]> git.ipfire.org Git - thirdparty/gcc.git/commit
c4x.c (c4x_emit_move_sequence): Force invalid QImode constants into memory if...
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>
Thu, 1 Apr 1999 16:02:07 +0000 (16:02 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Thu, 1 Apr 1999 16:02:07 +0000 (16:02 +0000)
commit305902b0060c25d10dd886506e6593ee680b8be1
tree9cff42bad4458e75c3609f5ebc6de4728627bcd5
parentae9e7e16cd1b1a82cfc2367d98a54ee0ec1197db
c4x.c (c4x_emit_move_sequence): Force invalid QImode constants into memory if...

* config/c4x/c4x.c (c4x_emit_move_sequence): Force invalid QImode
constants into memory if we get called directly from gen_move_insn
rather than emit_move_insn.
(c4x_legitimize_address): Fix up LABEL_REF addresses.

From-SVN: r26106
gcc/ChangeLog
gcc/config/c4x/c4x.c