Commit 8f9e812d by H.J. Lu Committed by H.J. Lu

Move "dg-do run" before lp64.

2010-05-23  H.J. Lu  <hongjiu.lu@intel.com>

	* gcc.c-target/pr43869.c: Move "dg-do run" before lp64.

From-SVN: r159765
parent f67cc87d
2010-05-23 H.J. Lu <hongjiu.lu@intel.com>
* gcc.c-target/pr43869.c: Move "dg-do run" before lp64.
2010-05-23 Naarten Lankhorst <mlankhorst@codeweavers.com>
PR target/43869
......
/* { dg-require-effective-target lp64 } */
/* { dg-do run } */
/* { dg-require-effective-target lp64 } */
int __attribute__((__noinline__))
bugged(float f1, float f2, float f3, float f4,
......
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