http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46118
Summary: g++.dg/torture/pr46111.C: -fcompare-debug failure Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo: unassig...@gcc.gnu.org ReportedBy: zso...@seznam.cz As Richard mentioned in PR46111 comment #1, the testcase fails with -fcompare-debug: $ gcc -O -ftree-parallelize-loops=2 pr46111.C -fcompare-debug gcc: error: pr46111.C: -fcompare-debug failure Testcase is the same as for PR46111: http://gcc.gnu.org/bugzilla/attachment.cgi?id=22103 Tested revisions: r165768 - fail 4.5.1 - fail