[Bug target/12331] Incorrect floating-point result due to loss of significance
wilson at specifixinc dot com
gcc-bugzilla@gcc.gnu.org
Fri Sep 19 06:29:00 GMT 2003
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.
More information about the Gcc-bugs
mailing list