https://gcc.gnu.org/g:a6405defb29c3b2cc5434125b99999a47cf5f0c1

commit a6405defb29c3b2cc5434125b99999a47cf5f0c1
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 f87c9d93a237..4ac659f0caeb 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 b7a1107c7726..ce3cb8981675 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 591552bb3743..e1db7896985e 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 612d8abb443e..7bc6157a80b5 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 3e41e38ea8c7..92fd67372f6c 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 53742852f85f..dffccbcebe0a 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 6faa15d2870e..2665a1a6a1d6 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 99e3796f4875..a9b6b544eecd 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 fbf74d3bbb39..715f8a1470b4 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 427233859a9f..74515580b2c6 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 0167fce5a13b..893e1ddaee40 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 1a857590751f..4eb7b0ac961f 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 3aeabcfa5784..eed346bb9459 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 a3ab9d986ea5..031dccdfdd54 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 5bfa75cd2c8c..8bfe550ba1a2 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 89ed1060f65f..78b121e0c474 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 effcb70cafd9..fc9a0a1a4d91 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 b69f09e91cc4..2daa1e81f8b5 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 2e0dfafc45eb..27db75e44544 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 ac0d592c41f2..5dc5823ce851 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 6bc0e3c9b628..ba14d185eff1 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 41529e7dc630..fa1da10f2cfc 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 3e2e96147d66..943f4fdddb60 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 da9c1a8fe786..4070ca55934f 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 48873c905bff..79ad655bd741 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 7ceee0ff6d14..7bc8244fef9a 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 c64719230e24..1909e0b7e7d1 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 ae71e3838bfc..934b3e87c567 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 627c8fcace49..7605cd73eb32 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 7cfb7066ce6e..3af4169d840e 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 40a95d5c9de4..2d15685d361e 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 10ac624fbfcb..191d2bbf4d4e 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 7b4f952efa83..db2f3600e938 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 202ebcea2a56..da3cffdb94ab 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 bf635df7b063..4c78faa9fdb4 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 e198b56f02e6..72a39004c61f 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 f2fa333889a5..47e49f851bfc 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 79a2e1e7a1bd..015b7699b6f5 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 d6c1a48dca2c..01f7bf90e7fb 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