tree-ssa-mathopts: Use proper poly_int64 comparison with param_avoid_fma_max_bits...
[gcc.git] / libgfortran / m4 / product.m4
index 74ec17a27ea7efd80540924bb9ed8f115524fd0c..68f9513654db39a0ce4878bd38f3889b9125183d 100644 (file)
@@ -1,5 +1,5 @@
 `/* Implementation of the PRODUCT intrinsic
-   Copyright (C) 2002-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002-2021 Free Software Foundation, Inc.
    Contributed by Paul Brook <paul@nowt.org>
 
 This file is part of the GNU Fortran runtime library (libgfortran).
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl