]> gcc.gnu.org Git - gcc.git/commit
(make_compound_operation): Call recursively in the cases where we find a simplification.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 20 Mar 1993 12:11:32 +0000 (07:11 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 20 Mar 1993 12:11:32 +0000 (07:11 -0500)
commit280f58bab1ac41736ac1be1b8dcfc2c4c512809f
tree0182d64e4087d5914eb15496e8725f3287d6b234
parent28d10ceaf5378573273250563b879c15296a77a4
(make_compound_operation): Call recursively in the cases where we find a simplification.

(make_compound_operation): Call recursively in the cases where we find a
simplification.
(make_compound_operation, case SUBREG): If the recursive call changes the rtx
code and this is an appropriate SUBREG, use force_to_mode.

From-SVN: r3800
gcc/combine.c
This page took 0.054649 seconds and 5 git commands to generate.