* gcc.dg/asm-a.c: Move dg-require-effective-target to
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Jan 2005 21:12:14 +0000 (21:12 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Jan 2005 21:12:14 +0000 (21:12 +0000)
after dg-do.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93919 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/asm-a.c

index 2dc122f..3e0b5ba 100644 (file)
@@ -1,5 +1,8 @@
 2005-01-19  Hans-Peter Nilsson  <hp@axis.com>
 
+       * gcc.dg/asm-a.c: Move dg-require-effective-target to
+       after dg-do.
+
        PR rtl-optimization/19462
        * gcc.dg/torture/pr19462-1.c: Remove token xfail marker.
 
index b17b1b7..a676c9e 100644 (file)
@@ -1,6 +1,6 @@
-/* { dg-require-effective-target ilp32 } */
 /* { dg-options "-O2" } */
 /* { dg-do compile } */
+/* { dg-require-effective-target ilp32 } */
 
 /* The problem was we were not striping the long cast here.
    Note this really should be invalid code but not for the