diff options
author | Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | 1998-03-30 01:14:16 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@gcc.gnu.org> | 1998-03-30 01:14:16 +0000 |
commit | e18db50d1f83eb98b5d72550c67ace78e41ee7b0 (patch) | |
tree | 606bbb808b40cc791b3c39230cb48626b67ece63 /gcc/ChangeLog | |
parent | c0d45032293ac50b0cf63cad2cc0669010f1dbeb (diff) | |
download | gcc-e18db50d1f83eb98b5d72550c67ace78e41ee7b0.zip gcc-e18db50d1f83eb98b5d72550c67ace78e41ee7b0.tar.gz gcc-e18db50d1f83eb98b5d72550c67ace78e41ee7b0.tar.bz2 |
m68k.c (standard_68881_constant_p): Don't use fmovecr on the 68060.
* config/m68k/m68k.c (standard_68881_constant_p): Don't use
fmovecr on the 68060.
From-SVN: r18907
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8e00803..e0f2242 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Mon Mar 30 11:12:24 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * config/m68k/m68k.c (standard_68881_constant_p): Don't use + fmovecr on the 68060. + Mon Mar 30 00:21:03 1998 Jeffrey A Law (law@cygnus.com) * genemit.c (DONE): Rework so that it works in the true arm if |