[Bug target/19150] [3.3/3.4/4.0/4.1 Regression] suboptimal fp division with -ffast-math
uros at kss-loka dot si
gcc-bugzilla@gcc.gnu.org
Wed Apr 13 09:59:00 GMT 2005
------- Additional Comments From uros at kss-loka dot si 2005-04-13 09:58 -------
(In reply to comment #7)
> Uros, what's the state of this bug? I don't understand if the patch linked in
> comment #6 was committed, or which is its final version still pending
> review/approval.
Another approach was suggested by Roger Sayle in
http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02017.html. We would force
CONST_DOUBLE to memory only if (newly created) combined instruction with
CONST_DOUBLE operand doesn't match. However, this approach requires some more
hacking, and I havn't look into it (yet...?).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19150
More information about the Gcc-bugs
mailing list