Commit b8dc9b74 by Kaveh R. Ghazi Committed by Kaveh Ghazi

re PR testsuite/25214 (-fpic/-fPIC failures in gcc.dg/i386-local2.c)

	PR testsuite/25214
	* gcc.target/i386/local2.c: Skip if ilp32 and -fpic/-fpic.

From-SVN: r109193
parent 4fb358b8
2005-12-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
PR testsuite/25214
* gcc.target/i386/local2.c: Skip if ilp32 and -fpic/-fpic.
2005-12-30 Erik Edelmann <eedelman@gcc.gnu.org>
PR fortran/22607
/* { dg-do compile { target i?86-*-* x86_64-*-* } } */
/* { dg-options "-O2 -funit-at-a-time -fomit-frame-pointer" } */
/* { dg-skip-if "PR 25214" { ilp32 } { "-fpic" "-fPIC" } { "" } } */
/* { dg-final { scan-assembler-not "sub\[^\\n\]*sp" } } */
static __attribute__ ((noinline)) q ();
......
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