(simplify_set): Move call to make_field_assignment to end; if SRC or DEST is a (clobb...
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 17 May 1994 22:51:25 +0000 (18:51 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 17 May 1994 22:51:25 +0000 (18:51 -0400)
commit246e00f2ff8caaab1968d97d346df7c61718a729
treebd731c848638c855f5de249b95316c4411ee082e
parentc0d3ac4db65a7c4ada6f1e63f51311cfa04d309b
(simplify_set): Move call to make_field_assignment to end; if SRC or DEST is a (clobber (const_int 0)), return it.

(simplify_set): Move call to make_field_assignment to end; if SRC or DEST is
a (clobber (const_int 0)), return it.
(force_to_mode): If X is a CALL, just return it.

From-SVN: r7323
gcc/combine.c