[Bug java/18931] Java bytecode ICE in except.c remove_unreachable_regions

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18931

[Bug java/18931] Java bytecode ICE in except.c remove_unreachable_regions

2005-01-18 Thread overholt at redhat dot com
--- Additional Comments From overholt at redhat dot com 2005-01-18 14:50 --- Original bug verified fixed. New PR filed as requested: PR19505. -- What|Removed |Added

[Bug java/18931] Java bytecode ICE in except.c remove_unreachable_regions

2005-01-18 Thread aph at gcc dot gnu dot org
-- What|Removed |Added Status|ASSIGNED|SUSPENDED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18931

[Bug java/18931] Java bytecode ICE in except.c remove_unreachable_regions

2005-01-18 Thread aph at gcc dot gnu dot org
--- Additional Comments From aph at gcc dot gnu dot org 2005-01-18 12:05 --- It looks like my patch of 2004-12-17 fixes the original bug, but there is a separate bug triggered by a different test case. It shouldn't be attached to this PR. Please check that my patch really did fix the o