]> sourceware.org Git - glibc.git/commit
Use same test inputs for lrint and llrint.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 6 Oct 2015 22:05:33 +0000 (22:05 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 6 Oct 2015 22:05:33 +0000 (22:05 +0000)
commit09492277f1084544749cf63120bb3e8764dc9571
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
This page took 0.043921 seconds and 5 git commands to generate.