Commit 282b7663 by Kaveh R. Ghazi Committed by Kaveh Ghazi

re PR testsuite/25215 (-fpic/-fPIC failure in gcc.dg/20050503-1.c)

	PR testsuite/25215
	* gcc.dg/20050503-1.c: Skip on x86 ilp32 with -fpic/-fPIC.

From-SVN: r108668
parent 70c1d012
2005-12-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
PR testsuite/25215
* gcc.dg/20050503-1.c: Skip on x86 ilp32 with -fpic/-fPIC.
2005-12-16 Jakub Jelinek <jakub@redhat.com>
PR rtl-optimization/24899
......@@ -2,6 +2,7 @@
Test whether tail call information is propagated through builtin
expanders. */
/* { dg-do compile } */
/* { dg-skip-if "" { { i?86-*-* x86_64-*-* } && ilp32 } { "-fpic" "-fPIC" } { "" } } */
/* { dg-options "-O2" } */
typedef __SIZE_TYPE__ size_t;
......
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