GCC special optimization options for double precision floating point arithmetics
10:01 15 Jun 2010

Do you know which of the GCC optimization flags are the most appropriate to build an application, which uses double floating point and calculates a lot in real-time and it uses -lm? A target hardware is two Dual-Xeons with Linux on-board.

c gcc optimization build