re PR target/13292 (-msoft-float seems to corrupt builtin defines)
authorBernardo Innocenti <bernie@gcc.gnu.org>
Wed, 16 Jun 2004 22:10:39 +0000 (00:10 +0200)
committerBernardo Innocenti <bernie@gcc.gnu.org>
Wed, 16 Jun 2004 22:10:39 +0000 (00:10 +0200)
commita7d840c7b53f775fda89ded048a2d8a7423dfcfa
tree7c22568d1595db45362859217fa9b32f2f006ede
parent18cf0da278ff255a2f60a1ed2bef3cece298ab05
re PR target/13292 (-msoft-float seems to corrupt builtin defines)

PR target/13292
* config/m68k/m68k.h (TARGET_SWITCHES): Don't remove MASK_68040_ONLY
on -msoft-float.
(TARGET_FLT_EVAL_METHOD): Don't advertise extended precision for
68040 and soft-float.
* config/m68k/m68k.md (truncdfsf2): Explicitly require TARGET_68881
in the TARGET_68040_ONLY case.

From-SVN: r83268
gcc/ChangeLog
gcc/config/m68k/m68k.h
gcc/config/m68k/m68k.md