Commit da98521b by H.J. Lu Committed by H.J. Lu

Add -fno-pic to gcc.target/i386/pr47502-2.c.

2011-03-28  H.J. Lu  <hongjiu.lu@intel.com>

	PR testsuite/48276
	* gcc.target/i386/pr47502-2.c: Add -fno-pic.

From-SVN: r171604
parent c9bdb152
2011-03-28 H.J. Lu <hongjiu.lu@intel.com>
PR testsuite/48276
* gcc.target/i386/pr47502-2.c: Add -fno-pic.
2011-03-28 Eric Botcazou <ebotcazou@adacore.com>
* gcc.dg/slp-1.c: New test.
......
/* { dg-do compile } */
/* { dg-options "-O2" } */
/* { dg-options "-O2 -fno-pic" } */
int
foo (int how, const void *set, void *oset)
......
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