[Bug target/13292] [3.4/3.5 Regression] -msoft-float seems to corrupt builtin defines
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jun 16 22:22:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-06-16 22:21 -------
Subject: Bug 13292
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: bernie@gcc.gnu.org 2004-06-16 22:21:52
Modified files:
gcc : ChangeLog
gcc/config/m68k: m68k.md m68k.h
Log message:
Backport from mainline:
2004-06-16 Bernardo Innocenti <bernie@develer.com>
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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.509&r2=2.2326.2.510
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68k.md.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.71.4.2&r2=1.71.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68k.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.103.4.3&r2=1.103.4.4
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13292
More information about the Gcc-bugs
mailing list