This is the mail archive of the gcc-bugs@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]

[Bug target/12129] Unexpected loss of floating point precision in assignment


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12129



------- Additional Comments From preciseflight at yahoo dot com dot au  2003-09-03 05:30 -------
Subject: Re:  Unexpected loss of floating point precision in assignment


Hello,

I'm confused:

> ------- Additional Comments From
pinskia@gcc.gnu.org:
> This is a non bug, read
> <http://gcc.gnu.org/bugs.html#nonbugs_general>
> 
I understand that floating point arithmetic is
inaccurate but I don't understand how _assigning_ a
floating point value to a variable before use could
be any different from the implicit assignment of the
value to a temporary variable (done by the compiler).

> *** This bug has been marked as a duplicate of 323
But this has nothing to do with optimization levels.
I'm compiling with optimization off.


http://search.yahoo.com.au - Yahoo! Search
- Looking for more? Try the new Yahoo! Search


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