aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/ppc-eabi.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/ppc-eabi.c')
-rw-r--r--gcc/testsuite/gcc.dg/ppc-eabi.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/testsuite/gcc.dg/ppc-eabi.c b/gcc/testsuite/gcc.dg/ppc-eabi.c
index 47ba1a73390..667463bc8ee 100644
--- a/gcc/testsuite/gcc.dg/ppc-eabi.c
+++ b/gcc/testsuite/gcc.dg/ppc-eabi.c
@@ -1,4 +1,4 @@
/* PR target/16952 */
-/* { dg-do compile { target { powerpc*-*-linux* && ilp32 } } } */
-/* { dg-options "-meabi -mrelocatable" } */
+/* { dg-do compile { target powerpc*-*-linux* } } */
+/* { dg-options "-m32 -meabi -mrelocatable" } */
char *s = "boo";