(simplify_rtx, case SUBREG): Fix direction of test when calling operand_subword...
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 10 Mar 1997 21:10:20 +0000 (16:10 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 10 Mar 1997 21:10:20 +0000 (16:10 -0500)
commit3c99d5ffb6ce983cd9df0b570d08b77eb7b9ddd2
tree282e942f870d17f29772bf53ba0fa2bf993cff0a
parenta3a03040fb9ec55225cdb4e3a5cfbb2c5b5dda94
(simplify_rtx, case SUBREG): Fix direction of test when calling operand_subword...

(simplify_rtx, case SUBREG): Fix direction of test when calling
operand_subword; use inline code intead of subreg_lowpart_p.

From-SVN: r13698
gcc/combine.c