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
This commit is contained in:
parent
70c1d01294
commit
282b7663e6
@ -1,3 +1,8 @@
|
||||
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;
|
||||
|
Loading…
Reference in New Issue
Block a user