floating point

Henry Cejtin henry@sourcelight.com
Mon, 13 Aug 2001 16:12:46 -0500


The flag could be processor specific, but then I would expect it to inline
the instruction no matter what.  In the cos case, it only inlined it with
-ffast-math, and otherwise did a full function call.