This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/15621] [3.5 Regression] ICE: segfault in tree-cfg
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 May 2004 20:58:47 -0000
- Subject: [Bug tree-optimization/15621] [3.5 Regression] ICE: segfault in tree-cfg
- References: <20040523203417.15621.belyshev@lubercy.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-23 20:58 -------
Confirmed, note this is exception handling related ICE.
The statement which it is not getting an tsi_start for is of tree TYPE statement_list but that should be
showing up at this point.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |EH, ice-on-valid-code
Known to fail| |3.5.0
Known to work| |3.4.0
Last reconfirmed|0000-00-00 00:00:00 |2004-05-23 20:58:44
date| |
Summary|ICE: segfault in tree-cfg |[3.5 Regression] ICE:
| |segfault in tree-cfg
Target Milestone|--- |3.5.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15621