PR testsuite/25215
* gcc.dg/
20050503-1.c: Skip on x86 ilp32 with -fpic/-fPIC.
From-SVN: r108668
+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
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;