compare-elim.c: Fix head comment.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 7 Dec 2014 21:55:47 +0000 (21:55 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 7 Dec 2014 21:55:47 +0000 (21:55 +0000)
commit6c6a593dc0a410ffdda14ce97e1518ea3dcb83d5
tree9771543510a64886dece0bd4ed92d8c2cc4011ee
parentbbea402544b0c98388fc9922eab978ee8ae6f092
compare-elim.c: Fix head comment.

* compare-elim.c: Fix head comment.
(conforming_compare): Remove redundant test.
(can_eliminate_compare): New function extracted from...
(before_dom_children): ...here.  Use it, replace direct uses of
flag_non_call_exceptions and tidy up.
(maybe_select_cc_mode): Tidy up.

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