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 libstdc++/20610] Real by complex multiplications perform unnecessary operations


------- Additional Comments From pcarlini at suse dot de  2005-03-24 11:39 -------
The middle-end problem seems that, when no-fast-math, c99-conforming method, we 
are not implementing systematically the special cases in G.5.1/2 (and /3 for the
division).

-- 


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


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