compiler optimization? something else?
David Edelsohn
dje at watson.ibm.com
Fri Mar 10 03:04:56 EST 2000
>>>>> Franz Sirl writes:
Franz> -O2, -O3, -funroll-loops, -funroll-all-loops, -ffast-math (dunno if this
Franz> one has an effect on PPC at all), -finline-functions, -mcpu=604, -mcpu=750
-ffast-math does enable use of the FP "fsel" instruction for
conditional moves. -ffast-math also affects other floating-point
optimizations in the compiler, not just specific architecture features.
David
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list