get_d_2exp test failures: clang -emit-llvm/-flto/-O4; icc -ipo/-fast

Vincent Lefevre vincent at vinc17.net
Wed Aug 21 15:57:14 CEST 2013


On 2013-08-21 15:00:38 +0200, Niels Möller wrote:
>       fesetround (mode[i].value);

You should test the return value of fesetround() to check whether
it has succeeded. Just in case, you can double-check by calling
fegetround() after that.

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


More information about the gmp-bugs mailing list