[Bug bootstrap/54642] bootstrap broken using clang++

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #8 from Jack Howarth 2012-09-21 14:04:09 UTC --- Created attachment 28243 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28243 compressed build log at r191465 as described in comment 6

[Bug bootstrap/54642] bootstrap broken using clang++

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #7 from Jack Howarth 2012-09-21 14:02:21 UTC --- Created attachment 28242 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28242 compressed build log at r191466 as described in comment 6

[Bug bootstrap/54642] bootstrap broken using clang++

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #6 from Jack Howarth 2012-09-21 14:00:03 UTC --- The recompilation of lto-symtab.o during 'make install', but not the -Werror related build failure, can be reproduced on x86_64-apple-darwin12 with... % setenv CC clang % sete

[Bug bootstrap/54642] bootstrap broken using clang++

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #5 from Jack Howarth 2012-09-21 13:49:09 UTC --- This failure is caused by the commit... Author: hubicka Date: Wed Sep 19 10:01:56 2012 New Revision: 191466 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191466 Lo

[Bug bootstrap/54642] bootstrap broken using clang++

2012-09-20 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #4 from Jack Howarth 2012-09-21 05:08:47 UTC --- Further regression hunting shows r191463 is okay but r191474 fails.

[Bug bootstrap/54642] bootstrap broken using clang++

2012-09-20 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #3 from Jack Howarth 2012-09-21 03:23:51 UTC --- Regression hunt so far shows that r191448 was okay but r191493 fails. These are for builds configured as... ../gcc-4.8-20120920/configure --prefix=/sw --prefix=/sw/lib/gcc4.8

[Bug bootstrap/54642] bootstrap broken using clang++

2012-09-20 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #2 from Jack Howarth 2012-09-21 00:36:53 UTC --- Confirmed this on a second machine at r191596. as well. The full context of the error is... cd ../darwin_objdir make -j 1 install DESTDIR=/sw/src/fink.build/root-gcc48-4.8

[Bug bootstrap/54642] bootstrap broken using clang++

2012-09-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co