This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/41835] ICE with -flto -O3 (BB N can not throw but has an EH edge)
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Oct 2009 20:56:03 -0000
- Subject: [Bug tree-optimization/41835] ICE with -flto -O3 (BB N can not throw but has an EH edge)
- References: <bug-41835-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from rguenth at gcc dot gnu dot org 2009-10-26 20:56 -------
Confirmed. There is a crude fixup pass, but this should be handled by
IPA nothrow (which doesn't exist).
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hubicka at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |lto
Last reconfirmed|0000-00-00 00:00:00 |2009-10-26 20:56:03
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41835