]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/61565 (ICE building libjava/interpret.cc)
authorRichard Henderson <rth@redhat.com>
Sun, 22 Jun 2014 19:32:57 +0000 (12:32 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 22 Jun 2014 19:32:57 +0000 (12:32 -0700)
commit08281ce0fb9870da71ad27f4a06ff0091d227e43
tree367808896d5be5fd32976d88ee4cb10130d107b6
parent37317a1fc012ba4208a01d337864c579c55d3a3d
re PR bootstrap/61565 (ICE building libjava/interpret.cc)

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.

From-SVN: r211881
gcc/ChangeLog
gcc/compare-elim.c