gcc/gcc/config/i386 i386.h i386.md
evancheng@gcc.gnu.org
evancheng@gcc.gnu.org
Thu Oct 6 22:56:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: apple-local-200502-branch
Changes by: evancheng@gcc.gnu.org 2005-10-06 22:56:26
Modified files:
gcc/config/i386: i386.h i386.md
Log message:
Fixes from mainline.
Radar 4196991.
2005-10-05 Uros Bizjak <uros@kss-loka.si>
* config/i386/i386.h (TARGET_FISTTP): Enable also for
TARGET_SSE3 and only for TARGET_80387.
* config/i386/i386.md (fix_trunc<mode>_fisttp_i387_1,
(fix_trunc<mode>_i387_fisttp, fix_trunc<mode>_i387_fisttp_with_temp):
Do not depend on TARGET_80387.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.421.4.25&r2=1.421.4.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.618.2.8&r2=1.618.2.9
More information about the Gcc-cvs
mailing list