compare-elim.c (find_comparisons_in_bb): Eliminate only compares having the same...
authorUros Bizjak <uros@gcc.gnu.org>
Sat, 11 Feb 2012 08:11:34 +0000 (09:11 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 11 Feb 2012 08:11:34 +0000 (09:11 +0100)
commit28f7ff45ec593f6a2f5f76e16f32c682564794e4
treea79a77ff63e91824a64db15c69f6b933d0f1d178
parent83a5c149a6a19a98d0e5e46d43927549f210a14e
compare-elim.c (find_comparisons_in_bb): Eliminate only compares having the same mode as previous compare.

* compare-elim.c (find_comparisons_in_bb): Eliminate only compares
having the same mode as previous compare.

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