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 #4 from dominiq at lps dot ens dot fr  2007-05-31 21:34 -------
> Note we do expand anint in this optimal way already (for x86 and SSE math). 

I forgot to mention PPC (see comment #3) for which the implementation of
anint(x) and friends (mod(x), modulo(x)) are quite bad compared to xlf.

> Note that we don't have infrastructure to obey paranthesis 
> but only to not do re-association at all.

I am not sure to understand what you mean.


-- 


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]