]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/34794 (build of gcc 4.2.2 fails on AIX 6.1 / libstdc++-v3/libmath/stubs...
authorDavid Edelsohn <edelsohn@gnu.org>
Thu, 13 Mar 2008 19:11:43 +0000 (19:11 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 13 Mar 2008 19:11:43 +0000 (15:11 -0400)
commiteac24895ef47e8289c423afaf905f1a29b2a4593
tree4f283eb747b141e6354089931741dceb164fc2c3
parent74284b0b75525a0c7ba1b56e7f2788e623f41746
re PR target/34794 (build of gcc 4.2.2 fails on AIX 6.1 /  libstdc++-v3/libmath/stubs.c:47)

2008-01-26  David Edelsohn  <edelsohn@gnu.org>

        PR target/34794
        * config.gcc: Separate AIX 5.3 from AIX 6.1.
        * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Define
        __LONGDOUBLE128 too.
        * config/rs6000/aix61.h: New file.

From-SVN: r133186
gcc/ChangeLog
gcc/config.gcc
gcc/config/rs6000/aix61.h [new file with mode: 0644]
gcc/config/rs6000/rs6000-c.c