]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/16952 (GCC for powerpc cross target with -mrelocatable reports error)
authorAlan Modra <amodra@gcc.gnu.org>
Thu, 2 Dec 2004 06:34:21 +0000 (17:04 +1030)
committerAlan Modra <amodra@gcc.gnu.org>
Thu, 2 Dec 2004 06:34:21 +0000 (17:04 +1030)
PR target/16952
* gcc.dg/ppc-eabi.c: New.

From-SVN: r91621

gcc/testsuite/ChangeLog

index 344b6c6a44ae70e29d9361d58992fdd36750aa80..8aa370d5960ff5aa51505a14be8c80bd576a25fe 100644 (file)
@@ -1,3 +1,8 @@
+2004-12-02  Alan Modra  <amodra@bigpond.net.au>
+
+       PR target/16952
+       * gcc.dg/ppc-eabi.c: New.
+
 2004-12-01  Nathan Sidwell  <nathan@codesourcery.com>
 
        PR c++/17431