]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-math-scalar.h
Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]
[thirdparty/glibc.git] / math / test-math-scalar.h
index 764db89f3588d0a88057f98d7a70dace64ee0d9c..274aea8d366aeed4a76092bb55897ae2c3602949 100644 (file)
@@ -1,5 +1,5 @@
-/* Common definitions for libm tests for scalar functions.
-   Copyright (C) 1997-2018 Free Software Foundation, Inc.
+/* Common definitions for libm tests for scalar (non-narrowing) functions.
+   Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -14,7 +14,8 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #define FUNC_TEST(function) FUNC (function)
 #define TEST_MATHVEC 0
+#define TEST_NARROW 0