This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/51346] [4.7 Regression] LTO bootstrap failed with bootstrap-profiled
- From: "dnovillo at google dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 01 Dec 2011 18:20:37 +0000
- Subject: [Bug bootstrap/51346] [4.7 Regression] LTO bootstrap failed with bootstrap-profiled
- Auto-submitted: auto-generated
- References: <bug-51346-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346
--- Comment #7 from dnovillo at google dot com <dnovillo at google dot com> 2011-12-01 18:20:37 UTC ---
On Thu, Dec 1, 2011 at 13:12, howarth at nitro dot med.uc.edu
<gcc-bugzilla@gcc.gnu.org> wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346
>
> Jack Howarth <howarth at nitro dot med.uc.edu> changed:
>
>      What  Â|Removed           |Added
> ----------------------------------------------------------------------------
> Â Â Â Â Â Â Â Â CC| Â Â Â Â Â Â Â Â Â Â Â Â Â Â|howarth at nitro dot
> Â Â Â Â Â Â Â Â Â | Â Â Â Â Â Â Â Â Â Â Â Â Â Â|med.uc.edu
>
> --- Comment #6 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-12-01 18:12:35 UTC ---
> On x86_64-apple-darwin11, this failure occurs for a simple lto-bootstrap and
> doesn't require bootstrap-profiled to trigger the problem.
I'm about to commit a patch that should fix this bug.
Diego.