This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Is "FTZ/DAZ for SSE via fast math" available for x86 arch other than Linux?
- From: "Zuxy Meng" <zuxy dot meng at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 6 Mar 2007 19:35:52 +0800
- Subject: Re: Is "FTZ/DAZ for SSE via fast math" available for x86 arch other than Linux?
- References: <es3ipv$1s1$1@sea.gmane.org>
Hello,
"Zuxy Meng" <zuxy.meng@gmail.com> дÈëÏûÏ¢ÐÂÎÅ:es3ipv$1s1$1@sea.gmane.org...
>I saw the patch in http://gcc.gnu.org/ml/gcc/2005-08/msg00281.html but is
>it
> available for other hosts, like mingw32?
I've uploaded a proposed patch for this bug
(http://gcc.gnu.org/bugzilla/attachment.cgi?id=13151&action=diff). Putting
crtfastmath.o in the endfile section of specs causes undefined reference to
memset, so I moved it to the startfile section. Anyone to review this? Quite
trivial anyway.
--
Zuxy