This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/17990] [3.4/4.0 Regression] sse used for negate without -mfpmath=sse
- From: "hubicka at ucw dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Dec 2004 14:17:39 -0000
- Subject: [Bug target/17990] [3.4/4.0 Regression] sse used for negate without -mfpmath=sse
- References: <20041014032810.17990.shadow@serverart.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hubicka at ucw dot cz 2004-12-14 14:17 -------
Subject: Re: [3.4/4.0 Regression] sse used for negate without -mfpmath=sse
>
> ------- Additional Comments From giovannibajo at libero dot it 2004-12-14 12:38 -------
> Eric, can you doublecheck that the bug is gone for you too, with and without -
> mfpmath=sse, with a today snapshot of 3.4 or 4.0?
Actually -mfpmath is about the floating point operations that might
change results depending on unit (ie whether you use extended precision
or not). Negation is safe operation in this context so I would not say
that this is a bug. Perhaps documentation needs to be clarified?
Honza
>
> --
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17990
>
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17990