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] ICE in convert_from_eh_region_ranges_1, at except.c:1133
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Dec 2003 17:22:29 -0000
- Subject: [Bug c++/13392] [3.3/3.4 regression] 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 bangerth at dealii dot org 2003-12-15 17:22 -------
:-) And this one was even one of the simpler ones and took me less than 10
minutes. I've learned to find the cut-points in the string headers
quickly, and what patterns eh-related bugs follow w.r.t. string and
allocator classes. A year ago, this would have been a testcase I would
have dreaded, and which would have taken me one or two hours to reduce.
The pattern-matching powers of the human brain are impressive ;-)
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13392