This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]