cse.c (find_comparison_args): Check that we can reverse a comparison if needed before...
authorRichard Henderson <rth@redhat.com>
Thu, 26 Oct 2000 00:17:53 +0000 (17:17 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 26 Oct 2000 00:17:53 +0000 (17:17 -0700)
commit78192b0984feaab04d373d0754d06d8a7cd623f3
tree8a8d4bbdf0a7cc70a66fa6ce4768a4ea50749ec3
parent07b5e470a6e5a28f5e887d65c98174318b940812
cse.c (find_comparison_args): Check that we can reverse a comparison if needed before accepting the substitution.

        * cse.c (find_comparison_args): Check that we can reverse a
        comparison if needed before accepting the substitution.

From-SVN: r37064
gcc/ChangeLog
gcc/cse.c