Boost logo

Boost Testing :

From: John Maddock (john_at_[hidden])
Date: 2005-12-03 06:13:24


> I didn't use -ffinite-math-only nor -funsafe-math-optimizations flags.

Martin that's a lot of combinations thanks!

I've been able to reproduce the error you reported, and it was easily
fixable by enabling use of the platform's native fpclassify (it's in
namespace std strangely). I tried -funsafe-math and -ffinite-math on gcc
along with "-fp-model fast" on Intel and they all seem to work as expected
now. Whew.

Thanks again,

John.


Boost-testing list run by mbergal at meta-comm.com