K 10 svn:author V 3 das K 8 svn:date V 27 2007-12-09T20:16:48.000000Z K 7 svn:log V 170 gcc 4 does some overzealous constant folding, and since it doesn't support FENV_ACCESS, that was causing this test to fail. Use a volatile to avoid the constant folding. END