[PATCH] BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibm

Joseph S. Myers joseph@codesourcery.com
Wed Mar 6 16:28:00 GMT 2013


On Wed, 6 Mar 2013, Adhemerval Zanella wrote:

> +  TEST_f_f (exp, 709.75L, 1.739836873264160557698252711673830393864768e+308L);

Needs disabling for TEST_FLOAT; I'd expect you to get an OVERFLOW 
exception for float, causing test-float to fail, with the patch as-is (and 
if you *don't* get an OVERFLOW exception for expf (709.75), file a bug, 
because you should get one).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list