[Bug bootstrap/47826] r170321 breaks bootstrap-lto on x86_64-apple-darwin10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47826 m...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||mrs at gcc dot gnu.org Resolution||DUPLICATE --- Comment #6 from mrs at gcc dot gnu.org 2011-02-21 04:09:52 UTC --- Ok, thanks. *** This bug has been marked as a duplicate of bug 47822 ***
[Bug bootstrap/47826] r170321 breaks bootstrap-lto on x86_64-apple-darwin10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47826 --- Comment #5 from Jack Howarth 2011-02-20 19:54:16 UTC --- (In reply to comment #4) > Is this a dup of PR47822? If so, that's been fixed twice over already. Apparently as the proposed patch from http://gcc.gnu.org/bugzilla/attachment.cgi?id=23415 solves the bootstrap-lto failures in the absence of r170339 workaround.
[Bug bootstrap/47826] r170321 breaks bootstrap-lto on x86_64-apple-darwin10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47826 --- Comment #4 from Mike Stump 2011-02-20 19:35:26 UTC --- Is this a dup of PR47822? If so, that's been fixed twice over already.
[Bug bootstrap/47826] r170321 breaks bootstrap-lto on x86_64-apple-darwin10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47826 --- Comment #3 from Jack Howarth 2011-02-20 19:03:23 UTC --- Created attachment 23417 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23417 config.log from stage2 in intl on x86_64-apple-darwin10 at r170321
[Bug bootstrap/47826] r170321 breaks bootstrap-lto on x86_64-apple-darwin10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47826 --- Comment #2 from Jack Howarth 2011-02-20 19:02:52 UTC --- Created attachment 23416 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23416 config.log from stage2 in intl on x86_64-apple-darwin10 at r170320
[Bug bootstrap/47826] r170321 breaks bootstrap-lto on x86_64-apple-darwin10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47826 --- Comment #1 from Jack Howarth 2011-02-20 18:59:39 UTC --- The bootstrap-lto failure is "fixed" at r170339. r170339 | rguenth | 2011-02-20 12:15:53 -0500 (Sun, 20 Feb 2011) | 6 lines 2011-02-20 Richard Guenther PR lto/47822 * tree.c (free_lang_data_in_decl): Clean builtins from the TU decl BLOCK_VARS.