K 10 svn:author V 3 bde K 8 svn:date V 27 1996-06-01T18:00:07.000000Z K 7 svn:log V 182 Clean up the FP stack before returning. The i387 exp() leaked an FP register on its first call. Subsequent calls reused the register so the leak didn't accumulate. Fixes PR 1275. END