]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
testsuite, i386: fix broken dg directives
authorDavid Malcolm <dmalcolm@redhat.com>
Wed, 26 Mar 2025 18:34:50 +0000 (14:34 -0400)
committerSam James <sam@gentoo.org>
Fri, 28 Mar 2025 07:43:37 +0000 (07:43 +0000)
Found by dg-lint.

gcc/testsuite/ChangeLog:
* gcc.target/i386/strub-pr118006.c: Fix ordering of dg-do and
dg-require- directive so that dg-do is first.

gcc/testsuite/gcc.target/i386/strub-pr118006.c

index f1167906629c1e82b16663fd9b2022618fd8207d..88f66c153193d35796b2f5977c7a45d1300e3754 100644 (file)
@@ -1,5 +1,5 @@
-/* { dg-require-effective-target strub } */
 /* { dg-do compile } */
+/* { dg-require-effective-target strub } */
 /* { dg-options "-fstrub=all -O2 -mno-accumulate-outgoing-args" } */
 
 __attribute__((noipa))