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