From cdd2216b2fb80aad3356859591d9402a7159b01e Mon Sep 17 00:00:00 2001 From: No Author Date: Thu, 2 Dec 2004 06:34:21 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'gcc-3_4-branch'. From-SVN: r91620 --- gcc/testsuite/gcc.dg/ppc-eabi.c | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/ppc-eabi.c diff --git a/gcc/testsuite/gcc.dg/ppc-eabi.c b/gcc/testsuite/gcc.dg/ppc-eabi.c new file mode 100644 index 000000000000..667463bc8ee7 --- /dev/null +++ b/gcc/testsuite/gcc.dg/ppc-eabi.c @@ -0,0 +1,4 @@ +/* PR target/16952 */ +/* { dg-do compile { target powerpc*-*-linux* } } */ +/* { dg-options "-m32 -meabi -mrelocatable" } */ +char *s = "boo"; -- 2.47.2