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 middle-end/34403] New: [4.3 Regression] verify_flow_info failed - Wrong frequency of block


With 4.3.0 20071207:

(sid)2522:tbm@em64t: ~] /usr/lib/gcc-snapshot/bin/g++ -c -O
crystalspac-polyclip.cc
crystalspac-polyclip.cc: In member function 'virtual uint8
csBoxClipper::Clip(csVector2*, size_t, csVector2*, size_t&)':
crystalspac-polyclip.cc:72: error: verify_flow_info: Wrong frequency of block 7
-1247
crystalspac-polyclip.cc:72: error: verify_flow_info: Wrong frequency of block 6
-2248
crystalspac-polyclip.cc:72: error: verify_flow_info: Wrong probability of edge
5->5 12499
crystalspac-polyclip.cc:72: error: verify_flow_info: Wrong probability of edge
5->6 -2499
crystalspac-polyclip.cc:72: internal compiler error: verify_flow_info failed
Please submit a full bug report,


-- 
           Summary: [4.3 Regression] verify_flow_info failed - Wrong
                    frequency of block
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34403


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