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 other/32172] Behavior of -ffast-math



------- Comment #2 from rguenth at gcc dot gnu dot org  2007-05-31 21:18 -------
Note we do expand anint in this optimal way already (for x86 and SSE math). 
Note
that we don't have infrastructure to obey paranthesis but only to not do
re-association at all.


-- 


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


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