[Bug bootstrap/61565] [4.10 Regression] ICE building libjava/interpret.cc

rth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jun 22 19:33:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61565

--- Comment #4 from Richard Henderson <rth at gcc dot gnu.org> ---
Author: rth
Date: Sun Jun 22 19:32:57 2014
New Revision: 211881

URL: https://gcc.gnu.org/viewcvs?rev=211881&root=gcc&view=rev
Log:
PR target/61565

* compare-elim.c (struct comparison): Add eh_note.
(find_comparison_dom_walker::before_dom_children): Don't eliminate
a redundant comparison in a different EH region.  Purge EH edges if
necessary.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/compare-elim.c



More information about the Gcc-bugs mailing list