]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-nearbyint-except.c
Adjust new narrowing div/mul tests for IBM long double, update powerpc ULPs
[thirdparty/glibc.git] / math / test-nearbyint-except.c
index 42f5fa84cdb4b63543f3c4f80899eba4ac13afd6..bab3c8e6468f2064d9a19c28d5800b6023e0bb82 100644 (file)
@@ -1,5 +1,5 @@
 /* Test nearbyint functions do not clear exceptions (bug 15491).
-   Copyright (C) 2015-2018 Free Software Foundation, Inc.
+   Copyright (C) 2015-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,7 @@
 
    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/>.  */
 
 #include <fenv.h>
 #include <math.h>