OSDN Git Service

(make_compound_operation): Call recursively in the cases where we find a
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Mar 1993 12:11:32 +0000 (12:11 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Mar 1993 12:11:32 +0000 (12:11 +0000)
commit2929d68d2c79a45c23dc2a298a15bfabdec486a6
tree0182d64e4087d5914eb15496e8725f3287d6b234
parent0dc2bbb8d28051eb4a3e189d9e182c74a35948ac
(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.

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