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 rtl-optimization/14851] [4.0 Regression] suboptimal fp division with -ffast-math


------- Additional Comments From uros at kss-loka dot si  2004-09-27 09:19 -------
A proposed fix is here:
http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02193.html

By moving three-linked combine pass in front of two-linked pass, combiner has
considerably more freedom to simplify instructions.

-- 


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


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