asm-a.c: Move dg-require-effective-target to after dg-do.

* gcc.dg/asm-a.c: Move dg-require-effective-target to
	after dg-do.

From-SVN: r93919
This commit is contained in:
Hans-Peter Nilsson 2005-01-19 21:12:14 +00:00 committed by Hans-Peter Nilsson
parent 53dba8028c
commit fed758a42b
2 changed files with 4 additions and 1 deletions

View 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.

View 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