Chmouel Boudjnah <[EMAIL PROTECTED]> writes:

> Geoffrey Lee <[EMAIL PROTECTED]> writes:
> 
> > i noticed that RPM_OPT_FLAGS have now got -ffast-math turned on. i
> > thought that breaks ANSI specifications just to get optimizations ? i
> > don't think that it is a good idea to pass to gcc...
>
> titi / guiseppe ?

it doesn't really break ANSI spec, it just make some assumptions ...
(like non negative number for sqrt, ...)

> 
> > also is it possible to use -O3 instead of -O2, or will some code fail
> > toc ompile?
> 
> we are back to -O3, -O2 was only there for gcc2.97.

s/2.97/2.96/

Reply via email to