]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-signgam-main.c
x86: Enable non-temporal memset tunable for AMD
[thirdparty/glibc.git] / math / test-signgam-main.c
index 1f8d6b31d4d9d5b2f7e01687c729a28d62fb7a16..82a5ec668610323bb9b582c1f8c2aaf7a9917970 100644 (file)
@@ -1,5 +1,5 @@
 /* Test lgamma functions do not set signgam for ISO C.
-   Copyright (C) 2015-2018 Free Software Foundation, Inc.
+   Copyright (C) 2015-2024 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
 
    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/>.  */
 
 #undef _LIBC
-#undef __LIBC_INTERNAL_MATH_INLINES
 #undef _GNU_SOURCE
 
 #include <math.h>