This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13392] [3.3/3.4 regression] ICE in convert_from_eh_region_ranges_1, at except.c:1133


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]