]> git.ipfire.org Git - thirdparty/gcc.git/commit
combine.c (simplify_set): Don't move a subreg in SET_SRC to SET_DEST if...
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 3 Jun 2003 17:10:48 +0000 (17:10 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 3 Jun 2003 17:10:48 +0000 (17:10 +0000)
commit8d6b2775eca066ed3cd5e07b35e4c1693f2a33da
treecd3544e7b5842efabe947bbaaa036b6c1b9dfa8f
parentbf46042bdbc7ef0b75d56e856c44c2391e15d344
combine.c (simplify_set): Don't move a subreg in SET_SRC to SET_DEST if...

* combine.c (simplify_set): Don't move a subreg in SET_SRC to
SET_DEST if WORD_REGISTER_OPERATIONS is not defined.

From-SVN: r67388
gcc/ChangeLog
gcc/combine.c