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/37393] New: [4.4 Regression] error: EH edge 10->12 is missing


With current trunk (r140055):

(sid)1470:tbm@em64t: ~] /usr/lib/gcc-snapshot/bin/g++ -c -O2
qtpfsgui-commandline.ii
src/Common/commandline.cpp: In member function 'int
CommandLineInterfaceManager::toIntWithErrMsg(const QString&)':
src/Common/commandline.cpp:490: error: EH edge 10->12 is missing
src/Common/commandline.cpp:490: internal compiler error: verify_flow_info
failed
Please submit a full bug report,
with preprocessed source if appropriate.


-- 
           Summary: [4.4 Regression] error: EH edge 10->12 is missing
           Product: gcc
           Version: 4.4.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=37393


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