genrecog.c (maybe_both_true_2): Don't compare modes of two DT_pred tests.
authorRichard Henderson <rth@cygnus.com>
Thu, 14 Oct 1999 04:07:03 +0000 (21:07 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 14 Oct 1999 04:07:03 +0000 (21:07 -0700)
commit4dc320a596bdc1f272d744f622fb935337b01954
tree93cc3eb4893e7ca45e78b76dd977b0701cee2c08
parentbcdaba58ffeec82ffd876d353ad94b7317cca9b7
genrecog.c (maybe_both_true_2): Don't compare modes of two DT_pred tests.

        * genrecog.c (maybe_both_true_2): Don't compare modes of
        two DT_pred tests.
        (process_tree): Elide peephole2_insns.  Invoke simplify_tests
        after find_afterward.
        (debug_decision_1): Dump next and afterward codes.

Co-Authored-By: Jim Wilson <wilson@cygnus.com>
From-SVN: r29958
gcc/ChangeLog
gcc/genrecog.c