From 0f0cf7ec49719ab3c357813689bf1095234d6533 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 10 Jun 2010 22:20:17 +0200 Subject: lgamma: fix sign handling add testcase from http://sourceware.org/bugzilla/show_bug.cgi?id=4407 Signed-off-by: Bernhard Reutner-Fischer --- test/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'test/.gitignore') diff --git a/test/.gitignore b/test/.gitignore index 464130d57..2070168b9 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -119,6 +119,7 @@ math/compile_test math/libm-test-ulps.h math/libm-test.c math/rint +math/signgam math/test-double math/test-ildoubl math/test-ldouble -- cgit v1.2.3