This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/50778] [4.7 Regression] Bootstrap failure on powerpc-apple-darwin9
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 19 Oct 2011 09:00:43 +0000
- Subject: [Bug bootstrap/50778] [4.7 Regression] Bootstrap failure on powerpc-apple-darwin9
- Auto-submitted: auto-generated
- References: <bug-50778-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50778
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-10-19 09:00:43 UTC ---
I have bootstrapped revision 180100 on powerpc-apple-darwin9 configured with
../work/configure --prefix=/opt/gcc/gcc4.7w
--enable-languages=c,c++,fortran,objc,obj-c++,java,ada,lto --with-gmp=/sw
--with-libiconv-prefix=/usr --with-system-zlib --with-cloog=/sw --enable-lto
--enable-cloog-backend=isl
after reverting revisions 180081 to 180086, and 180090. Unless someone come
with a fix before, I'll try to restore the revisions one by one to narrow the
range, but each bootstrap takes ~14 hours, so don't hold your breath!-).