re PR target/16952 (GCC for powerpc cross target with -mrelocatable reports error)
PR target/16952 * gcc.dg/ppc-eabi.c: New. From-SVN: r91619
This commit is contained in:
parent
f4f4921e08
commit
5191f2ba91
@ -1,3 +1,8 @@
|
||||
2004-12-02 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
PR target/16952
|
||||
* gcc.dg/ppc-eabi.c: New.
|
||||
|
||||
2004-12-02 Bud Davis <bdavis9659@comcast.net>
|
||||
|
||||
PR fortran/18284
|
||||
|
4
gcc/testsuite/gcc.dg/ppc-eabi.c
Normal file
4
gcc/testsuite/gcc.dg/ppc-eabi.c
Normal file
@ -0,0 +1,4 @@
|
||||
/* PR target/16952 */
|
||||
/* { dg-do compile { target powerpc*-*-linux* } } */
|
||||
/* { dg-options "-m32 -meabi -mrelocatable" } */
|
||||
char *s = "boo";
|
Loading…
Reference in New Issue
Block a user