Use same test inputs for lrint and llrint.
commit09492277f1084544749cf63120bb3e8764dc9571
authorJoseph Myers <joseph@codesourcery.com>
Tue, 6 Oct 2015 22:05:33 +0000 (6 22:05 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 6 Oct 2015 22:05:33 +0000 (6 22:05 +0000)
treeb6998c249684761e153b30d908ceebcc2278acce
parent3b7aa5bf59c59adccc1c883840db59926bbfc6de
Use same test inputs for lrint and llrint.

This patch makes lrint and llrint use the same test inputs in
libm-test.inc, appropriately conditioned on LONG_MAX in the lrint
case.

Tested for x86_64 and x86.

* math/libm-test.inc (lrint_test_data): Add tests used for llrint.
(llrint_test_data): Add tests used for lrint.
ChangeLog
math/libm-test.inc