This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/15470] On ARM llrintl() and llroundl() do not raise FE_INVALID with argument out of range


http://sourceware.org/bugzilla/show_bug.cgi?id=15470

--- Comment #2 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2013-05-15 19:25:18 UTC ---
We should, however, at least add testcases for this issue to the glibc 
testsuite (which will require a new gen-libm-test.pl feature, for tests 
where integer results are ignored but exceptions are still tested), 
whether or not we also work around the GCC bug, just as we added a test to 
the glibc testsuite for bug 887 (another case of bad floating-point 
results caused by a GCC bug).  (For the present bug, the GCC bug is just 
an ARM variant of <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27682>.)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]