http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49825
Summary: [4.7 Regression] FAIL: g++.dg/tree-prof/partition2.C
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: [email protected]
ReportedBy: [email protected]
On Linux/ia32, revision 176697 gave
FAIL: g++.dg/tree-prof/partition2.C compilation, -O1 -fprofile-use
FAIL: g++.dg/tree-prof/partition2.C compilation, -O2 -fprofile-use
FAIL: g++.dg/tree-prof/partition2.C compilation, -O3 -fprofile-use
FAIL: g++.dg/tree-prof/partition2.C compilation, -O3 -g -fprofile-use
FAIL: g++.dg/tree-prof/partition2.C compilation, -Os -fprofile-use
Revision 176675 is OK.