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 java/16113] [3.5 Regression] ICE: Segmentation fault when compiling bytecode with debugging info and try/catch


------- Additional Comments From rmathew at gcc dot gnu dot org  2004-06-22 11:44 -------
(In reply to comment #6)
> (In reply to comment #5)
> > This might be as simple as removing the call to expand_end_bindings() from
> > force_poplevels().
> 
> Indeed! I removed this call, rebuilt libgcj and reran the testsuite (including
> Jacks) and there were no regressions (only the two "err6" failures that are
> anyway seen on mainline today).

...and this fixes the reported ICE as well. (Sorry, should have mentioned this.)

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16113


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