]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/fenv.h
math: Remove fenvinline.h
[thirdparty/glibc.git] / math / fenv.h
index 455860b88b27b8a98b2865954c819517bbb2e794..e6b9578d6ce3681bfde5d95d433c23812fd9f1c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2019 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2020 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
@@ -140,10 +140,6 @@ extern int fegetmode (femode_t *__modep) __THROW;
 extern int fesetmode (const femode_t *__modep) __THROW;
 #endif
 
-/* Include optimization.  */
-#ifdef __OPTIMIZE__
-# include <bits/fenvinline.h>
-#endif
 
 /* NaN support.  */