OSDN Git Service

(simplify_set): Move call to make_field_assignment to end; if SRC or DEST is
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 May 1994 22:51:25 +0000 (22:51 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 May 1994 22:51:25 +0000 (22:51 +0000)
commitc5c878e8e806539e4b19020b498126518e644f84
treebd731c848638c855f5de249b95316c4411ee082e
parenteee391de57fafbb0ced779fcd98b95b922807ecf
(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.

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