[Bug bootstrap/54642] [4.8 regression] make install broken by r191466

2012-09-21 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Target|x86_64-apple-darwin12 |

[Bug bootstrap/54642] [4.8 regression] make install broken by r191466

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #11 from Jack Howarth howarth at nitro dot med.uc.edu 2012-09-21 18:33:14 UTC --- Seems like this could be due to the change * lto-symtab.c: Do not include gt-lto-symtab.h. so I would think we need this change as

[Bug bootstrap/54642] [4.8 regression] make install broken by r191466

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #12 from Jack Howarth howarth at nitro dot med.uc.edu 2012-09-21 19:21:49 UTC --- The patch proposed in Comment 11 eliminates the bootstrap failures under clang/clang++ on x86_64-apple-darwin12.

[Bug bootstrap/54642] [4.8 regression] make install broken by r191466

2012-09-21 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #13 from Eric Botcazou ebotcazou at gcc dot gnu.org 2012-09-21 19:30:34 UTC --- Seems like this could be due to the change * lto-symtab.c: Do not include gt-lto-symtab.h. so I would think we need this change as

[Bug bootstrap/54642] [4.8 regression] make install broken by r191466

2012-09-21 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #14 from Jack Howarth howarth at nitro dot med.uc.edu 2012-09-21 19:34:48 UTC --- Patch posted http://gcc.gnu.org/ml/gcc-patches/2012-09/msg01559.html. Can someone commit this for me?

[Bug bootstrap/54642] [4.8 regression] make install broken by r191466

2012-09-21 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 --- Comment #15 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org 2012-09-21 20:07:42 UTC --- Author: hjl Date: Fri Sep 21 20:07:36 2012 New Revision: 191618 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=191618 Log: Remove

[Bug bootstrap/54642] [4.8 regression] make install broken by r191466

2012-09-21 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54642 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED