(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
nvptx/
march-map.c
       1  /* { dg-options "-march-map=sm_50" } */
       2  
       3  #include "main.c"
       4  
       5  /* { dg-final { scan-assembler-times "\\.target\tsm_35" 1 } } */