m68k.c (notice_update_cc): If an SFmode move is implemented using move.l...
commitf6ab62e8ead1cb8abd0ad3987d61594ac3812116
authorRichard Sandiford <richard@codesourcery.com>
Fri, 19 Jan 2007 13:40:54 +0000 (19 13:40 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 19 Jan 2007 13:40:54 +0000 (19 13:40 +0000)
tree7f9e1fefb9454821f796165cf79779e9f759df7b
parentfe0cc7765429f8fe22005638c7d42f550e309ea4
m68k.c (notice_update_cc): If an SFmode move is implemented using move.l...

gcc/
* config/m68k/m68k.c (notice_update_cc): If an SFmode move is
implemented using move.l, do not use its cc result for floating-point
comparisons.

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