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 bootstrap/61565] [4.10 Regression] ICE building libjava/interpret.cc


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


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