AVR: Assert minimal required bit width of section_common::flags.
[gcc.git] / libgomp / testsuite / libgomp.c / declare-variant-4-gfx90a.c
blob832d174e4a5b2b7ee73ee8d606ced73f8bdf760c
1 /* { dg-do link { target { offload_target_amdgcn } } } */
2 /* { dg-additional-options -foffload=amdgcn-amdhsa } */
3 /* { dg-additional-options -foffload=-march=gfx90a } */
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 "= gfx90a \\(\\);" "optimized" } } */