This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/49825] New: [4.7 Regression] FAIL: g++.dg/tree-prof/partition2.C
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 23 Jul 2011 21:21:29 +0000
- Subject: [Bug middle-end/49825] New: [4.7 Regression] FAIL: g++.dg/tree-prof/partition2.C
- Auto-submitted: auto-generated
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: unassigned@gcc.gnu.org
ReportedBy: hjl.tools@gmail.com
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.