]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/s_canonicalize_template.c
Disable use of -fsignaling-nans if compiler does not support it
[thirdparty/glibc.git] / math / s_canonicalize_template.c
index d123c9ddb523fd40915451433e6334dde3effc02..a8525ca4e753a3e9c031175314d2452c8c34c378 100644 (file)
@@ -1,5 +1,5 @@
 /* Canonicalize floating-point representation.
-   Copyright (C) 2016-2018 Free Software Foundation, Inc.
+   Copyright (C) 2016-2022 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 <math.h>