aarch64: Avoid alloca in target attribute parsing
[official-gcc.git] / libgomp / testsuite / libgomp.c / declare-variant-4-gfx1030.c
blobd98d5ef54ec7cfdecf1ce5cf2de03ea71aed8272
1 /* { dg-do link { target { offload_target_amdgcn } } } */
2 /* { dg-additional-options -foffload=amdgcn-amdhsa } */
3 /* { dg-additional-options -foffload=-march=gfx1030 } */
4 /* { dg-additional-options "-foffload=-fdump-tree-optimized" } */
6 #include "declare-variant-4.h"
8 /* { dg-final { only_for_offload_target amdgcn-amdhsa scan-offload-tree-dump "= gfx1030 \\(\\);" "optimized" } } */