[Bug tree-optimization/19505] [4.0/4.1 Regression] Java bytecode ICE in except.c remove_unreachable_regions
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Sep 24 21:31:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-24 21:31 -------
The problem shows up only in .final_cleanup.
Before:
Eh tree:
4 catch tree_label:<L8>
3 try
2 catch tree_label:<L5>
1 try
After:
4 catch tree_label:*LJpc=2041
3 try
2 catch tree_label:*LJpc=2041
1 try
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19505
More information about the Gcc-bugs
mailing list