This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/19505] [4.0/4.1 Regression] java bytecode to native ICE in remove_unreachable_regions
- From: "aph at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jul 2006 09:01:09 -0000
- Subject: [Bug tree-optimization/19505] [4.0/4.1 Regression] java bytecode to native ICE in remove_unreachable_regions
- References: <bug-19505-9773@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #24 from aph at gcc dot gnu dot org 2006-07-18 09:01 -------
Subject: Bug 19505
Author: aph
Date: Tue Jul 18 09:00:29 2006
New Revision: 115547
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115547
Log:
2006-07-18 Andrew Haley <aph@redhat.com>
PR tree-optimization/19505
* tree-cfgcleanup.c (tree_forwarder_block_p): If we have an EH
edge leaving this block, make sure that the destination of this
block has only one predecessor.
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/tree-cfgcleanup.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19505