jump.c: (optimize_jump): Don't use the return register as a source1 of a conditional...
authorStan Cox <scox@cygnus.com>
Tue, 16 Dec 1997 23:52:36 +0000 (23:52 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 16 Dec 1997 23:52:36 +0000 (16:52 -0700)
commita99503b17d0f9fef4bfdb1fc4ff6a7786ce821d7
tree99bc71350b8acb6dec24de7a3b967b9fa5592191
parente13c943cb6f15a26a2457781e96c66202ba8e2bf
jump.c: (optimize_jump): Don't use the return register as a source1 of a conditional move.

        * jump.c: (optimize_jump): Don't use the return register as a
        source1 of a conditional move.

From-SVN: r17123
gcc/ChangeLog
gcc/jump.c