JM> Hypothesis: the actual floating point instructions only appear in a
JM> very few files (such as the main math library, "libm" or whatever it
JM> is called).
Unfortunately that's not the case. Gcc is quite good at inlining FPU
code.
Juliusz