* config/m32c/mov.md (movqi_op): Immediates can't be moved to
commit53c07d79cb038365b148d42919c01a9a8118b33b
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Aug 2005 00:31:39 +0000 (16 00:31 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Aug 2005 00:31:39 +0000 (16 00:31 +0000)
tree0f77842fd2ddbb172f87629271e74e13bc213815
parent87cf6596ea4d9a3d25fe6c1e532980337148b896
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103140 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/m32c/m32c.c
gcc/config/m32c/mov.md