]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/g++.dg/ext/builtin_alloca.C
Fix dg-require before dg-run directives in testsuite.
[thirdparty/gcc.git] / gcc / testsuite / g++.dg / ext / builtin_alloca.C
index 7a0d331ced064ff6fcb93f49cc6b1a594e7f7250..e857502685a76c2316c9f869cc4724e63d6a914c 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 }
 
 #define CHAR_BIT  __CHAR_BIT__
 #define SIZE_MAX  __SIZE_MAX__