This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/53321] [4.8 Regression] LTO bootstrap failed with bootstrap-profiled
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 03 Jul 2012 18:17:09 +0000
- Subject: [Bug bootstrap/53321] [4.8 Regression] LTO bootstrap failed with bootstrap-profiled
- Auto-submitted: auto-generated
- References: <bug-53321-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53321
--- Comment #17 from Uros Bizjak <ubizjak at gmail dot com> 2012-07-03 18:17:09 UTC ---
Created attachment 27736
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27736
Patch that cures various "may be used uninitialized" errors during LTO
bootstrap
This patch is needed to cure various "may be used uninitialized" errors during
LTO bootstrap. This patch brings the bootstrap up to PR 53433.
Adding the patch from PR 53433 successfully finish LTO profiledbootstrap.