re PR bootstrap/37739 (bootstrap broken with core gcc > gcc-4.2.x)
authorJakub Jelinek <jakub@redhat.com>
Fri, 19 Dec 2008 14:55:42 +0000 (15:55 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 19 Dec 2008 14:55:42 +0000 (15:55 +0100)
PR bootstrap/37739
* config.host: For powerpc*-*-linux* host with 32-bit GCC,
use rs6000/x-linux-relax snippet if ld is new enough,
otherwise use rs6000/x-linux-O1.
* config/rs6000/x-linux-relax: New file.
* config/x-cflags-O1: New file.

From-SVN: r142833


No differences found