This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/55062] bootstrap fails on gcc/config/rs6000/rs6000.c for powerpc-apple-darwin9 using gcc-4.2/g++-4.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55062

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-10-24
     Ever Confirmed|0                           |1

--- Comment #4 from Iain Sandoe <iains at gcc dot gnu.org> 2012-10-24 20:32:11 UTC ---
(In reply to comment #3)
>  ../gcc-4.8-20121024/configure --prefix=/sw --prefix=/sw/lib/gcc4.8
> --mandir=/sw/share/man --infodir=/sw/lib/gcc4.8/info
> --enable-languages=c,c++,fortran,lto,objc,obj-c++,java --with-gmp=/sw
> --with-libiconv-prefix=/sw --with-isl=/sw --with-cloog=/sw --with-mpc=/sw
> --with-system-zlib --enable-checking=yes --x-includes=/usr/X11R6/include
> --x-libraries=/usr/X11R6/lib --program-suffix=-fsf-4.8
> ---disable-libjava-multilib --disable-libquadmath
> 
> gcc version 4.2.1 (Apple Inc. build 5577)

confirmed, also with gcc-4.7 as the bootstrap compiler.
will take a little longer look tomorrow - if it doesn't show up on a non-darwin
target in the meantime.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]