]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gcc.dg/builtins-68.c
Fix dg-require before dg-run directives in testsuite.
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / builtins-68.c
index c0cc1ebdcb9ab01a4771d5e5131ba0fdea91919c..1247394e4d9f49f0b912f3e5858cbc12819a3be4 100644 (file)
@@ -1,7 +1,7 @@
 /* PR middle-end/69780 - [4.9/5/6 Regression] ICE on
      __builtin_alloca_with_align with small alignment */
-/* { dg-require-effective-target alloca } */
 /* { dg-do compile } */
+/* { dg-require-effective-target alloca } */
 /* { dg-options "-Wno-long-long" } */
 
 #define CHAR_BIT  __CHAR_BIT__