Bug 45480 - [4.6 Regression] New LTO failures
Summary: [4.6 Regression] New LTO failures
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: lto (show other bugs)
Version: 4.6.0
: P3 normal
Target Milestone: 4.6.0
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-01 13:30 UTC by H.J. Lu
Modified: 2010-09-02 11:31 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2010-09-01 13:33:11


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description H.J. Lu 2010-09-01 13:30:28 UTC
On Linux/x86, revision 163680 gave

FAIL: gcc.dg/lto/20081201-2 c_lto_20081201-2_0.o-c_lto_20081201-2_1.o execute -O3 -fwhopr
FAIL: gcc.dg/lto/ipareference2 c_lto_ipareference2_0.o-c_lto_ipareference2_1.o link,  -O1 -fwhopr -fwhole-program

Revision 163670 is OK.
Comment 1 Richard Biener 2010-09-01 13:33:11 UTC
Confirmed.  Obviously Honzas.
Comment 2 Jan Hubicka 2010-09-01 15:56:07 UTC
Subject: Re:  [4.6 Regression] New LTO failures

> Confirmed.  Obviously Honzas.
I had no commits in the specified range ;)

It seems that Andi's patch just disable whopr...

Honza
Comment 3 Richard Biener 2010-09-02 11:31:11 UTC
Seems this is fixed.