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/19150] [3.3/3.4/4.0/4.1 Regression] suboptimal fp division with -ffast-math


------- 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


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