This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/51481] [4.7 Regression] ice: dead STMT in EH table
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 09 Dec 2011 08:54:30 +0000
- Subject: [Bug tree-optimization/51481] [4.7 Regression] ice: dead STMT in EH table
- Auto-submitted: auto-generated
- References: <bug-51481-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51481
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-12-09
Component|c |tree-optimization
Known to work| |4.6.2
Target Milestone|--- |4.7.0
Summary|ice: dead STMT in EH table |[4.7 Regression] ice: dead
| |STMT in EH table
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-12-09 08:54:30 UTC ---
Catched at IPA inline transform time. Confirmed, regression from 4.6,
reducing.