(root)/
gcc-13.2.0/
libgomp/
testsuite/
libgomp.c/
declare-variant-4-gfx90a.c
       1  /* { dg-do run { target { offload_target_amdgcn } } } */
       2  /* { dg-skip-if "gfx90a only" { ! amdgcn-*-* } { "*" } { "-foffload=-march=gfx90a" } } */
       3  /* { dg-additional-options "-foffload=-fdump-tree-optimized" } */
       4  
       5  #include "declare-variant-4.h"
       6  
       7  /* { dg-final { scan-offload-tree-dump "= gfx90a \\(\\);" "optimized" } } */