Commit ba67f487 by H.J. Lu Committed by H.J. Lu

Pass -fno-pic to gcc.target/i386/pad-3.c.

2010-09-18  H.J. Lu  <hongjiu.lu@intel.com>

	PR testsuite/45719
	* gcc.target/i386/pad-3.c: Pass -fno-pic.

From-SVN: r164395
parent a929ec3d
2010-09-18 H.J. Lu <hongjiu.lu@intel.com>
PR testsuite/45719
* gcc.target/i386/pad-3.c: Pass -fno-pic.
2010-09-17 H.J. Lu <hongjiu.lu@intel.com>
* gcc.target/i386/pad-1.c: New.
......
/* { dg-do compile } */
/* { dg-options "-O2 -fomit-frame-pointer -march=atom -S" } */
/* { dg-options "-O2 -fomit-frame-pointer -march=atom -fno-pic -S" } */
/* { dg-final { scan-assembler-not "nop" } } */
/* { dg-final { scan-assembler-not "rep" } } */
......
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