[Bug tree-optimization/47559] ICE: verify_stmts failed: statement marked for throw, but doesn't with -fnon-call-exceptions and noexcept
dnovillo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 2 18:29:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47559
--- Comment #4 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 18:15:57 UTC ---
Author: dnovillo
Date: Wed Feb 2 18:15:52 2011
New Revision: 169748
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169748
Log:
2011-02-01 Richard Guenther <rguenther@suse.de>
PR tree-optimization/47559
* tree-ssa-loop-im.c (can_sm_ref_p): Do not perform
store-motion on references that can throw.
* g++.dg/torture/pr47559.C: New testcase.
Added:
branches/google/integration/gcc/testsuite/g++.dg/torture/pr47559.C
Modified:
branches/google/integration/gcc/ChangeLog
branches/google/integration/gcc/testsuite/ChangeLog
branches/google/integration/gcc/tree-ssa-loop-im.c
More information about the Gcc-bugs
mailing list