]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/m68k/m68k.c
m68k.c (output_scc_di): Use cmpw #0 instead of tstl when testing address registers...
authorKamil Iskra <iskra@student.uci.agh.edu.pl>
Mon, 6 Jul 1998 21:23:56 +0000 (23:23 +0200)
committerJeff Law <law@gcc.gnu.org>
Mon, 6 Jul 1998 21:23:56 +0000 (15:23 -0600)
commit392582fae8add8b11515a369699f0da0045bcaef
tree4023f9522127bb7970c79e125bb877dea021896c
parent702d7434a588f6436027d7794428b5bcbbcf3865
m68k.c (output_scc_di): Use cmpw #0 instead of tstl when testing address registers on the 68000.

        * m68k.c (output_scc_di): Use cmpw #0 instead of tstl when
        testing address registers on the 68000.

From-SVN: r20963
gcc/ChangeLog
gcc/config/m68k/m68k.c