Re: [lto] Merge from trunk rev 151592 (repost)

2009-09-11 Thread H.J. Lu
On Fri, Sep 11, 2009 at 1:08 PM, Diego Novillo wrote: > Reposting.  Apparently gmail has been labelling messages from > google.com as spam.  It should be fixed now. > > LTO branch failed to bootstrap on Linux/ia32 due to: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41324 It has been fixed in mai

[lto] Merge from trunk rev 151592 (repost)

2009-09-11 Thread Diego Novillo
Reposting. Apparently gmail has been labelling messages from google.com as spam. It should be fixed now. Diego. -- Forwarded message -- From: Diego Novillo Date: Fri, Sep 11, 2009 at 11:37 Subject: [lto] Merge from trunk rev 151592. To: gcc@gcc.gnu.org Cc: rguent...@suse.de

[lto] Merge from trunk rev 151592.

2009-09-11 Thread Diego Novillo
This merge uncovered a bug in cgraph node streaming. There were several bitflags that were not being written out. I also removed a few old patches that are no longer needed. Once the EH changes are in mainline, we'll be ready to merge the streamer, which is the only module left to merge. Bootst