[Bug debug/46118] New: g++.dg/torture/pr46111.C: -fcompare-debug failure

zsojka at seznam dot cz gcc-bugzilla@gcc.gnu.org
Thu Oct 21 14:02:00 GMT 2010


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: unassigned@gcc.gnu.org
        ReportedBy: zsojka@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



More information about the Gcc-bugs mailing list