This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13392] [3.3/3.4 regression] [eh] ICE in convert_from_eh_region_ranges_1, at except.c:1133
- 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: 22 Dec 2003 23:30:54 -0000
- Subject: [Bug c++/13392] [3.3/3.4 regression] [eh] ICE in convert_from_eh_region_ranges_1, at except.c:1133
- References: <20031213013922.13392.bkoz@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-22 23:30 -------
This is Execption handling related (yes the ICE is eh also but if I compile the self-containted
example with -fno-exceptions, it compiles just fine).
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|[3.3/3.4 regression] ICE in |[3.3/3.4 regression] [eh]
|convert_from_eh_region_range|ICE in
|s_1, at except.c:1133 |convert_from_eh_region_range
| |s_1, at except.c:1133
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13392