Hi Joseph, > FE_TONEAREST is the default rounding mode, so it would be better just to > remove the fesetround call and <fenv.h> include and fenv effective-target > and -frounding-math option and let this test run for all configurations with > int128 support. >
Hmm right, doing makes the execution of the test fail. I'll investigate the failures and send a patch to remove the fenv together. Or do you want me to send them separately? Thanks, Tamar > -- > Joseph S. Myers > jos...@codesourcery.com