{~/tmp}$g++ --version g++ (GCC) 4.4.0 20090207 (experimental) {~/tmp}$g++ -c PredicateSimplifier.cpp -O2 -fno-exceptions -funroll-loops /svn/llvm/lib/Transforms/Scalar/PredicateSimplifier.cpp: In member function 'void<unnamed>::ValueRanges::applyRange(unsigned int, const llvm::ConstantRange&, <unnamed>::DomTreeDFS::Node*, <unnamed>::VRPSolver*)': /svn/llvm/lib/Transforms/Scalar/PredicateSimplifier.cpp:1231: internal compiler error: in get_loop_body, at cfgloop.c:816 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions.
-- Summary: -fno-exceptions leads to a ICE Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: linuxl4 at sohu dot com GCC build triplet: x86_64-linux-pc-linux GCC host triplet: x86_64-linux-pc-linux GCC target triplet: x86_64-linux-pc-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39124