]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-math-scalar.h
ia64: Regenerate ulps
[thirdparty/glibc.git] / math / test-math-scalar.h
index 44a952d2b54200f12a3e16d6981b0a0bd0a9c422..28ac74ca4cbe79c170db9e633ac577fd013cc51e 100644 (file)
@@ -1,5 +1,5 @@
-/* Common definitions for libm tests for scalar functions.
-   Copyright (C) 1997-2016 Free Software Foundation, Inc.
+/* Common definitions for libm tests for scalar (non-narrowing) functions.
+   Copyright (C) 1997-2023 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