]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-fesetexcept-traps.c
added pair of inputs for hypotf in binary32
[thirdparty/glibc.git] / math / test-fesetexcept-traps.c
index e72557f6b32d71c3fd75fa5ddd9f6ef5d25d08ee..71b6e45b33d76f5d881c09137f6285ab784f67e9 100644 (file)
@@ -1,5 +1,5 @@
 /* Test fesetexcept: exception traps enabled.
-   Copyright (C) 2016-2017 Free Software Foundation, Inc.
+   Copyright (C) 2016-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,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 <stdio.h>