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/12331] Incorrect floating-point result due to loss of significance


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

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



------- Additional Comments From wilson at specifixinc dot com  2003-09-19 05:30 -------
Subject: Re:  Incorrect floating-point result due to loss
 of significance

adam at irvine dot com wrote:
> I do not understand why this bug, and similar bugs, are simply dismissed ...

Yes it is a bug, but it is a complicated one.  FP support is a 
historical weakness of gcc.  There have never been many of us that cared 
enough about FP support to work on it.  Thus gcc has poor FP 
performance, and some FP bugs like this one.  In the 10+ years that this 
problem has been known about, no one has ever volunteered to try fix it, 
or to pay someone else to fix it.  The bug will remain until that 
situation changes.


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