]> git.ipfire.org Git - thirdparty/gcc.git/commit
m68k.md (5200 movqi): Do not allow byte sized memory references using address regs.
authorJeffrey A Law <law@cygnus.com>
Sat, 5 Sep 1998 13:50:48 +0000 (13:50 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 5 Sep 1998 13:50:48 +0000 (07:50 -0600)
commit37834fc834858b246daa77fbdb3d66f458734037
treeda34e79dabf47934320e2dfb5517292ddd846bad
parent2325494c9ba5cdf3a05fc3faec50037572965d98
m68k.md (5200 movqi): Do not allow byte sized memory references using address regs.

        * m68k.md (5200 movqi): Do not allow byte sized memory references
        using address regs.
        * m68k.c (output_move_qimode): Do not use byte sized operations on
        address registers.

From-SVN: r22268
gcc/ChangeLog
gcc/config/m68k/m68k.c
gcc/config/m68k/m68k.md