Earlier quoted context omitted.
If they're things that everyone wants, why aren't they in -O1?
-O1 is defined not to perform "any optimizations that take a great deal of compilation time". See the definitions in the manpage.
Re: Beware of Fast-Math
#231Yes, exactly my point. Things in -O2 but not -O1 are hence not "things that everyone wants".