* expr.c (compare_from_rtx): Call simplify_relational_operation
commit74690aaaa68cdae97bb96dde94d2198e60e23dc7
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Jun 2002 20:21:22 +0000 (15 20:21 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Jun 2002 20:21:22 +0000 (15 20:21 +0000)
treea7b0af58916c32e9d0a0970b6cb38fdfc45107df
parent4a8fcbf1fe2f7cf2c80e4688115c3e49da1c31a9
* expr.c (compare_from_rtx): Call simplify_relational_operation
on all comparisons, not just those between integer constants,
with the correct (possibly unsigned) comparison code.
(do_compare_rtx_and_jump): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54657 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c