iiwusynth-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[iiwusynth-devel] Compiler flags


From: M. Nentwig
Subject: [iiwusynth-devel] Compiler flags
Date: Mon, 08 Apr 2002 09:19:37 +0300

One more thing:

I found a flag -ffast-math, that speeds up math operations by
sacrificing full IEEE compatibility. Tested it on a five-line program
with sin() and cos(), it really helped a bit.
Also, the gcc manual says, that -funroll-all-loops may be slower than
-funroll-loops?!
(http://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html#Optimize%20Options)

Cheers

Markus




reply via email to

[Prev in Thread] Current Thread [Next in Thread]