This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FP negation optimization


On Sun, Feb 01, 2004 at 02:50:31AM -0600, Chris Lattner wrote:
> Is '-0.0 - X' always guaranteed to be the same as '-X' with IEEE math?

No.  X == +0.0 differs.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]