]> git.ipfire.org Git - thirdparty/gcc.git/commit
mov.md (movqi_op): Immediates can't be moved to the stack.
authorDJ Delorie <dj@redhat.com>
Tue, 16 Aug 2005 00:31:39 +0000 (20:31 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Tue, 16 Aug 2005 00:31:39 +0000 (20:31 -0400)
commiteb5f0c07fccb756cbafb0ceaffa8e0527e20d674
tree0f77842fd2ddbb172f87629271e74e13bc213815
parent7f91299bb493e4ab4d0692964adf94c590483cdc
mov.md (movqi_op): Immediates can't be moved to the stack.

* config/m32c/mov.md (movqi_op): Immediates can't be moved to
the stack.
(movsi_splittable): Allow, but split, moves to the stack.
* config/m32c/m32c.c (m32c_split_move): Always split moves to the
stack.

From-SVN: r103140
gcc/ChangeLog
gcc/config/m32c/m32c.c
gcc/config/m32c/mov.md