Commit fed758a4 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

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
parent 53dba802
2005-01-19 Hans-Peter Nilsson <hp@axis.com> 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 PR rtl-optimization/19462
* gcc.dg/torture/pr19462-1.c: Remove token xfail marker. * gcc.dg/torture/pr19462-1.c: Remove token xfail marker.
......
/* { dg-require-effective-target ilp32 } */
/* { dg-options "-O2" } */ /* { dg-options "-O2" } */
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-require-effective-target ilp32 } */
/* The problem was we were not striping the long cast here. /* The problem was we were not striping the long cast here.
Note this really should be invalid code but not for the Note this really should be invalid code but not for the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment