]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
This commit was manufactured by cvs2svn to create branch
authorNo Author <no-author@gcc.gnu.org>
Thu, 2 Dec 2004 06:34:21 +0000 (06:34 +0000)
committerNo Author <no-author@gcc.gnu.org>
Thu, 2 Dec 2004 06:34:21 +0000 (06:34 +0000)
'gcc-3_4-branch'.

From-SVN: r91620

gcc/testsuite/gcc.dg/ppc-eabi.c [new file with mode: 0644]

diff --git a/gcc/testsuite/gcc.dg/ppc-eabi.c b/gcc/testsuite/gcc.dg/ppc-eabi.c
new file mode 100644 (file)
index 0000000..667463b
--- /dev/null
@@ -0,0 +1,4 @@
+/* PR target/16952 */
+/* { dg-do compile { target powerpc*-*-linux* } } */
+/* { dg-options "-m32 -meabi -mrelocatable" } */
+char *s = "boo";