https://gcc.gnu.org/g:7cfea256fee6152ebbbd06fdcf71460c0e60fbef

commit 7cfea256fee6152ebbbd06fdcf71460c0e60fbef
Author: Mikael Morin <mik...@gcc.gnu.org>
Date:   Wed Apr 23 18:30:12 2025 +0200

    Suppression macro traceon

Diff:
---
 libgfortran/generated/maxloc1_16_i1.c  | 2 --
 libgfortran/generated/maxloc1_16_i16.c | 2 --
 libgfortran/generated/maxloc1_16_i2.c  | 2 --
 libgfortran/generated/maxloc1_16_i4.c  | 2 --
 libgfortran/generated/maxloc1_16_m1.c  | 2 --
 libgfortran/generated/maxloc1_16_m2.c  | 2 --
 libgfortran/generated/maxloc1_16_m4.c  | 2 --
 libgfortran/generated/maxloc1_16_m8.c  | 2 --
 libgfortran/generated/maxloc1_16_r10.c | 2 --
 libgfortran/generated/maxloc1_16_r16.c | 2 --
 libgfortran/generated/maxloc1_16_r17.c | 2 --
 libgfortran/generated/maxloc1_16_r4.c  | 2 --
 libgfortran/generated/maxloc1_16_r8.c  | 2 --
 libgfortran/generated/maxloc1_4_i1.c   | 2 --
 libgfortran/generated/maxloc1_4_i2.c   | 2 --
 libgfortran/generated/maxloc1_4_i4.c   | 2 --
 libgfortran/generated/maxloc1_4_m1.c   | 2 --
 libgfortran/generated/maxloc1_4_m16.c  | 2 --
 libgfortran/generated/maxloc1_4_m2.c   | 2 --
 libgfortran/generated/maxloc1_4_m4.c   | 2 --
 libgfortran/generated/maxloc1_4_m8.c   | 2 --
 libgfortran/generated/maxloc1_4_r10.c  | 2 --
 libgfortran/generated/maxloc1_4_r16.c  | 2 --
 libgfortran/generated/maxloc1_4_r17.c  | 2 --
 libgfortran/generated/maxloc1_4_r4.c   | 2 --
 libgfortran/generated/maxloc1_4_r8.c   | 2 --
 libgfortran/generated/maxloc1_8_i1.c   | 2 --
 libgfortran/generated/maxloc1_8_i2.c   | 2 --
 libgfortran/generated/maxloc1_8_i4.c   | 2 --
 libgfortran/generated/maxloc1_8_m1.c   | 2 --
 libgfortran/generated/maxloc1_8_m16.c  | 2 --
 libgfortran/generated/maxloc1_8_m2.c   | 2 --
 libgfortran/generated/maxloc1_8_m4.c   | 2 --
 libgfortran/generated/maxloc1_8_m8.c   | 2 --
 libgfortran/generated/maxloc1_8_r10.c  | 2 --
 libgfortran/generated/maxloc1_8_r16.c  | 2 --
 libgfortran/generated/maxloc1_8_r17.c  | 2 --
 libgfortran/generated/maxloc1_8_r4.c   | 2 --
 libgfortran/generated/maxloc1_8_r8.c   | 2 --
 libgfortran/m4/maxloc1.m4              | 2 --
 40 files changed, 80 deletions(-)

diff --git a/libgfortran/generated/maxloc1_16_i1.c 
b/libgfortran/generated/maxloc1_16_i1.c
index a2cb3a59d6e7..23fd2931e354 100644
--- a/libgfortran/generated/maxloc1_16_i1.c
+++ b/libgfortran/generated/maxloc1_16_i1.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_16)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_16_i16.c 
b/libgfortran/generated/maxloc1_16_i16.c
index 63a914e6c826..ce36b07125d1 100644
--- a/libgfortran/generated/maxloc1_16_i16.c
+++ b/libgfortran/generated/maxloc1_16_i16.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_16_i2.c 
b/libgfortran/generated/maxloc1_16_i2.c
index 8f834ce9d8e7..8fd47e8b362c 100644
--- a/libgfortran/generated/maxloc1_16_i2.c
+++ b/libgfortran/generated/maxloc1_16_i2.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_16)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_16_i4.c 
b/libgfortran/generated/maxloc1_16_i4.c
index 295846a8d587..f228067016dc 100644
--- a/libgfortran/generated/maxloc1_16_i4.c
+++ b/libgfortran/generated/maxloc1_16_i4.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_16)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_16_m1.c 
b/libgfortran/generated/maxloc1_16_m1.c
index 5c792f47025f..5329fdb5a7d7 100644
--- a/libgfortran/generated/maxloc1_16_m1.c
+++ b/libgfortran/generated/maxloc1_16_m1.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_UINTEGER_1) && defined (HAVE_GFC_INTEGER_16)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_16_m2.c 
b/libgfortran/generated/maxloc1_16_m2.c
index fe5bd9187ab5..7f86c037b213 100644
--- a/libgfortran/generated/maxloc1_16_m2.c
+++ b/libgfortran/generated/maxloc1_16_m2.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_UINTEGER_2) && defined (HAVE_GFC_INTEGER_16)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_16_m4.c 
b/libgfortran/generated/maxloc1_16_m4.c
index 8fd3099afb33..bf4297807826 100644
--- a/libgfortran/generated/maxloc1_16_m4.c
+++ b/libgfortran/generated/maxloc1_16_m4.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_UINTEGER_4) && defined (HAVE_GFC_INTEGER_16)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_16_m8.c 
b/libgfortran/generated/maxloc1_16_m8.c
index d5f87fb5c5af..e8b251f24da5 100644
--- a/libgfortran/generated/maxloc1_16_m8.c
+++ b/libgfortran/generated/maxloc1_16_m8.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_UINTEGER_8) && defined (HAVE_GFC_INTEGER_16)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_16_r10.c 
b/libgfortran/generated/maxloc1_16_r10.c
index 5c12ff99432a..4b985875c827 100644
--- a/libgfortran/generated/maxloc1_16_r10.c
+++ b/libgfortran/generated/maxloc1_16_r10.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_10) && defined (HAVE_GFC_INTEGER_16)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_16_r16.c 
b/libgfortran/generated/maxloc1_16_r16.c
index e37f61944b53..a73ab417632e 100644
--- a/libgfortran/generated/maxloc1_16_r16.c
+++ b/libgfortran/generated/maxloc1_16_r16.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_16) && defined (HAVE_GFC_INTEGER_16)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_16_r17.c 
b/libgfortran/generated/maxloc1_16_r17.c
index 819d9f8f96f8..77513da221bd 100644
--- a/libgfortran/generated/maxloc1_16_r17.c
+++ b/libgfortran/generated/maxloc1_16_r17.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_17) && defined (HAVE_GFC_INTEGER_16)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_16_r4.c 
b/libgfortran/generated/maxloc1_16_r4.c
index a7d3bd3cb24d..7634bb31911e 100644
--- a/libgfortran/generated/maxloc1_16_r4.c
+++ b/libgfortran/generated/maxloc1_16_r4.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_4) && defined (HAVE_GFC_INTEGER_16)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_16_r8.c 
b/libgfortran/generated/maxloc1_16_r8.c
index 3f95a34a2663..2179f8e85997 100644
--- a/libgfortran/generated/maxloc1_16_r8.c
+++ b/libgfortran/generated/maxloc1_16_r8.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_8) && defined (HAVE_GFC_INTEGER_16)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_4_i1.c 
b/libgfortran/generated/maxloc1_4_i1.c
index 53258d7f36f4..91d986b1743d 100644
--- a/libgfortran/generated/maxloc1_4_i1.c
+++ b/libgfortran/generated/maxloc1_4_i1.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_4)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_4_i2.c 
b/libgfortran/generated/maxloc1_4_i2.c
index 19fdeef70343..8c4a561c044d 100644
--- a/libgfortran/generated/maxloc1_4_i2.c
+++ b/libgfortran/generated/maxloc1_4_i2.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_4)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_4_i4.c 
b/libgfortran/generated/maxloc1_4_i4.c
index a43d890b5a10..3cb656ee318a 100644
--- a/libgfortran/generated/maxloc1_4_i4.c
+++ b/libgfortran/generated/maxloc1_4_i4.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_4_m1.c 
b/libgfortran/generated/maxloc1_4_m1.c
index 292960c348b0..0559c3e12269 100644
--- a/libgfortran/generated/maxloc1_4_m1.c
+++ b/libgfortran/generated/maxloc1_4_m1.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_UINTEGER_1) && defined (HAVE_GFC_INTEGER_4)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_4_m16.c 
b/libgfortran/generated/maxloc1_4_m16.c
index 79a01cfcd716..333727b4fda2 100644
--- a/libgfortran/generated/maxloc1_4_m16.c
+++ b/libgfortran/generated/maxloc1_4_m16.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_UINTEGER_16) && defined (HAVE_GFC_INTEGER_4)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_4_m2.c 
b/libgfortran/generated/maxloc1_4_m2.c
index e04bf124ab9b..1f20a23b1909 100644
--- a/libgfortran/generated/maxloc1_4_m2.c
+++ b/libgfortran/generated/maxloc1_4_m2.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_UINTEGER_2) && defined (HAVE_GFC_INTEGER_4)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_4_m4.c 
b/libgfortran/generated/maxloc1_4_m4.c
index 29b1116e0de9..52d679a37b25 100644
--- a/libgfortran/generated/maxloc1_4_m4.c
+++ b/libgfortran/generated/maxloc1_4_m4.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_UINTEGER_4) && defined (HAVE_GFC_INTEGER_4)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_4_m8.c 
b/libgfortran/generated/maxloc1_4_m8.c
index a4283f231b34..73b37877c0f7 100644
--- a/libgfortran/generated/maxloc1_4_m8.c
+++ b/libgfortran/generated/maxloc1_4_m8.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_UINTEGER_8) && defined (HAVE_GFC_INTEGER_4)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_4_r10.c 
b/libgfortran/generated/maxloc1_4_r10.c
index 759f4f8c917e..6b483cce30b5 100644
--- a/libgfortran/generated/maxloc1_4_r10.c
+++ b/libgfortran/generated/maxloc1_4_r10.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_10) && defined (HAVE_GFC_INTEGER_4)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_4_r16.c 
b/libgfortran/generated/maxloc1_4_r16.c
index d7d84f04d83f..bc4e12f908e5 100644
--- a/libgfortran/generated/maxloc1_4_r16.c
+++ b/libgfortran/generated/maxloc1_4_r16.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_16) && defined (HAVE_GFC_INTEGER_4)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_4_r17.c 
b/libgfortran/generated/maxloc1_4_r17.c
index 73b6865307b8..e4ce3e02941a 100644
--- a/libgfortran/generated/maxloc1_4_r17.c
+++ b/libgfortran/generated/maxloc1_4_r17.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_17) && defined (HAVE_GFC_INTEGER_4)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_4_r4.c 
b/libgfortran/generated/maxloc1_4_r4.c
index 28e083877a66..01256f51d39e 100644
--- a/libgfortran/generated/maxloc1_4_r4.c
+++ b/libgfortran/generated/maxloc1_4_r4.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_4) && defined (HAVE_GFC_INTEGER_4)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_4_r8.c 
b/libgfortran/generated/maxloc1_4_r8.c
index 5b89e8eeedea..2c01e15fd482 100644
--- a/libgfortran/generated/maxloc1_4_r8.c
+++ b/libgfortran/generated/maxloc1_4_r8.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_8) && defined (HAVE_GFC_INTEGER_4)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_8_i1.c 
b/libgfortran/generated/maxloc1_8_i1.c
index 22bea0bb4fe9..00b192281b6e 100644
--- a/libgfortran/generated/maxloc1_8_i1.c
+++ b/libgfortran/generated/maxloc1_8_i1.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_8)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_8_i2.c 
b/libgfortran/generated/maxloc1_8_i2.c
index 5e50a63e73d9..796c8cee1811 100644
--- a/libgfortran/generated/maxloc1_8_i2.c
+++ b/libgfortran/generated/maxloc1_8_i2.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_8)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_8_i4.c 
b/libgfortran/generated/maxloc1_8_i4.c
index 22f5fd0519ec..4e3fb99614b0 100644
--- a/libgfortran/generated/maxloc1_8_i4.c
+++ b/libgfortran/generated/maxloc1_8_i4.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_8)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_8_m1.c 
b/libgfortran/generated/maxloc1_8_m1.c
index bdf86320a306..51fb657a636b 100644
--- a/libgfortran/generated/maxloc1_8_m1.c
+++ b/libgfortran/generated/maxloc1_8_m1.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_UINTEGER_1) && defined (HAVE_GFC_INTEGER_8)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_8_m16.c 
b/libgfortran/generated/maxloc1_8_m16.c
index 35e7805f165c..00627c8bf3b7 100644
--- a/libgfortran/generated/maxloc1_8_m16.c
+++ b/libgfortran/generated/maxloc1_8_m16.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_UINTEGER_16) && defined (HAVE_GFC_INTEGER_8)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_8_m2.c 
b/libgfortran/generated/maxloc1_8_m2.c
index 4f52ab74c5e9..d74c893317f1 100644
--- a/libgfortran/generated/maxloc1_8_m2.c
+++ b/libgfortran/generated/maxloc1_8_m2.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_UINTEGER_2) && defined (HAVE_GFC_INTEGER_8)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_8_m4.c 
b/libgfortran/generated/maxloc1_8_m4.c
index 8ef886731353..df3001c5dd8a 100644
--- a/libgfortran/generated/maxloc1_8_m4.c
+++ b/libgfortran/generated/maxloc1_8_m4.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_UINTEGER_4) && defined (HAVE_GFC_INTEGER_8)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_8_m8.c 
b/libgfortran/generated/maxloc1_8_m8.c
index 21a003131a4b..289ffd6012a5 100644
--- a/libgfortran/generated/maxloc1_8_m8.c
+++ b/libgfortran/generated/maxloc1_8_m8.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_UINTEGER_8) && defined (HAVE_GFC_INTEGER_8)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_8_r10.c 
b/libgfortran/generated/maxloc1_8_r10.c
index a31c345017f3..aedd5cf85dfb 100644
--- a/libgfortran/generated/maxloc1_8_r10.c
+++ b/libgfortran/generated/maxloc1_8_r10.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_10) && defined (HAVE_GFC_INTEGER_8)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_8_r16.c 
b/libgfortran/generated/maxloc1_8_r16.c
index 4e59fba8ff4b..f93715527530 100644
--- a/libgfortran/generated/maxloc1_8_r16.c
+++ b/libgfortran/generated/maxloc1_8_r16.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_16) && defined (HAVE_GFC_INTEGER_8)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_8_r17.c 
b/libgfortran/generated/maxloc1_8_r17.c
index 15bd26a695e6..83ad5f579150 100644
--- a/libgfortran/generated/maxloc1_8_r17.c
+++ b/libgfortran/generated/maxloc1_8_r17.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_17) && defined (HAVE_GFC_INTEGER_8)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_8_r4.c 
b/libgfortran/generated/maxloc1_8_r4.c
index 151ef403dceb..947a13a96bb4 100644
--- a/libgfortran/generated/maxloc1_8_r4.c
+++ b/libgfortran/generated/maxloc1_8_r4.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_4) && defined (HAVE_GFC_INTEGER_8)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/generated/maxloc1_8_r8.c 
b/libgfortran/generated/maxloc1_8_r8.c
index 03b92c222f1b..84ec3acb3bd8 100644
--- a/libgfortran/generated/maxloc1_8_r8.c
+++ b/libgfortran/generated/maxloc1_8_r8.c
@@ -27,8 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 #include <assert.h>
 
 
-
-
 #if defined (HAVE_GFC_REAL_8) && defined (HAVE_GFC_INTEGER_8)
 
 #define HAVE_BACK_ARG 1
diff --git a/libgfortran/m4/maxloc1.m4 b/libgfortran/m4/maxloc1.m4
index a91e5590805b..762c5736497c 100644
--- a/libgfortran/m4/maxloc1.m4
+++ b/libgfortran/m4/maxloc1.m4
@@ -29,8 +29,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If 
not, see
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
 
-traceon()
-
 `#if defined (HAVE_'atype_name`) && defined (HAVE_'rtype_name`)'
 
 #define HAVE_BACK_ARG 1

Reply via email to