diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..aa3a008e
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..945ad05b
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,16 @@
+		=== g++ tests ===
+
+Running g++:g++.dg/dg.exp ...
+FAIL: g++.dg/warn/uninit-pr105562.C -std=gnu++17 (test for excess errors)
+FAIL: g++.dg/warn/uninit-pr105562.C -std=gnu++11 (test for excess errors)
+FAIL: g++.dg/warn/uninit-pr105562.C -std=gnu++26 (test for excess errors)
+		=== gcc tests ===
+
+Running gcc:gcc.target/arm/arm.exp ...
+FAIL: gcc.target/arm/thumb2-slow-flash-data-3.c (test for excess errors)
+
+		=== Results Summary ===
+
+# of stable fails		182
+# of flaky entries		99
+# of all tests			416530
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index a370d940..82c46df8 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-
+ 4 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/679/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 11521f99..f4a8b1a9 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,15 +7,15 @@
         "Info": {
             "tag": "tcwg_gnu_embed_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/679/",
-            "run_order": "0679 (basepoints/gcc-15-06360-g6d5df5133c5d)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=4a95bf414d90b565723618b55c52fadfba86a9c6 (unchanged)",
-            "git_gcc": "https://gcc.gnu.org/git/gcc.git (6d5df5133c5dd8f9ec8f213d0e51b77958a54d28) (+ 89 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=efa5401ea998ee01d79c63449f51cd36df938f42 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=4a95bf414d90b565723618b55c52fadfba86a9c6 (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/8032c78e556cd0baec111740a6c636863f9bd7c8 (unchanged)",
+            "run_order": "0679 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=4a95bf414d90b565723618b55c52fadfba86a9c6 (+ 93 commits)",
+            "git_gcc": "https://gcc.gnu.org/git/gcc.git (6d5df5133c5dd8f9ec8f213d0e51b77958a54d28) (+ 300 commits)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=efa5401ea998ee01d79c63449f51cd36df938f42 (+ 10 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=4a95bf414d90b565723618b55c52fadfba86a9c6 (+ 93 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/8032c78e556cd0baec111740a6c636863f9bd7c8 (+ 396 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-12-17 17:38:03"
+        "Start Time": "2024-12-12 15:05:18"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 0b677276..fa4da469 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,18 +1,25 @@
 Dear contributor,
 
-Our automatic CI has detected problems related to your patch(es). Please find some details below.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In  arm-eabi thumb v8-a hard, after:
-  | 89 commits in gcc
-  | 6d5df5133c5d ifcombine field merge: handle bitfield zero tests in range tests
-  | 34e6c77da699 noncontiguous ifcombine: skip marking of non-SSA_NAMEs [PR117915]
-  | f41fba5f1464 ifcombine field merge: adjust testcases [PR118025]
-  | 2c55a8918404 ifcombine field merge: do not follow a second conversion [PR118046]
-  | 86d9951acb4e ifcombine field merge: stricten loads tests, swap compare to match
-  | ... and 84 more commits in gcc
-
-Produces :
-
+  | 300 commits in gcc
+  | 6d5df5133c5 ifcombine field merge: handle bitfield zero tests in range tests
+  | 34e6c77da69 noncontiguous ifcombine: skip marking of non-SSA_NAMEs [PR117915]
+  | f41fba5f146 ifcombine field merge: adjust testcases [PR118025]
+  | 2c55a891840 ifcombine field merge: do not follow a second conversion [PR118046]
+  | 86d9951acb4 ifcombine field merge: stricten loads tests, swap compare to match
+  | ... and 295 more commits in gcc
+
+Produces  4 fixes:
+  | 
+  | fixes.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: g++.dg/warn/uninit-pr105562.C -std=gnu++17 (test for excess errors)
+  | FAIL: g++.dg/warn/uninit-pr105562.C -std=gnu++11 (test for excess errors)
+  | FAIL: g++.dg/warn/uninit-pr105562.C -std=gnu++26 (test for excess errors)
+  | Running gcc:gcc.target/arm/arm.exp ...
+  | ... and 1 more
 
 Used configuration :
  *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
@@ -24,13 +31,13 @@ If you have any questions regarding this report, please ask on linaro-toolchain@
 
 The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-You can find the failure logs in *.log.1.xz files in
- * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/679/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/679/artifact/artifacts/
 The full lists of regressions and improvements as well as configure and make commands are in
  * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/679/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/679/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/679/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/677/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/672/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 2fb20e86..900a53fc 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:luca.bacci982@gmail.com,tburnus@baylibre.com,cc:oliva@adacore.com,ebotcazou@adacore.com,jakub@gcc.gnu.org,xry111@xry111.site,jamborm@gcc.gnu.org,dimitar@dinux.eu,hp@bitrange.com,bcc:tcwg-validation@linaro.org,cc:jakub@redhat.com,polacek@redhat.com,ubizjak@gmail.com,lhyatt@gcc.gnu.org,fdumont@gcc.gnu.org,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,cc:lhyatt@gmail.com,kito.cheng@sifive.com,tamar.christina@arm.com,jlaw@ventanamicro.com,sloosemore@baylibre.com,rdapp@ventanamicro.com,cc:frs.dumont@gmail.com,cc:mjambor@suse.cz,cc:Oliver.Kozul@rt-rk.com,cc:rguenther@suse.de,cc:antonb@tenstorrent.com,vmakarov@redhat.com,gccadmin@gcc.gnu.org,oliva@gnu.org,dmalcolm@redhat.com,josmyers@redhat.com,vehre@gcc.gnu.org,torbjorn.svensson@foss.st.com,cc:hp@axis.com,rguenth@gcc.gnu.org,cc:cyy@cyyself.name,prathameshk@nvidia.com,mjires@suse.cz,cc:jwakely@redhat.com,cc:simon@pushface.org
+swamy.sangamesh@gmail.com,cc:luca.bacci982@gmail.com,tburnus@baylibre.com,cc:andre.simoesdiasvieira@arm.com,cc:kliemann@adacore.com,cc:saurabh.jha@arm.com,cc:arsen@aarsen.me,cc:oliva@adacore.com,ebotcazou@adacore.com,fkastl@suse.cz,jakub@gcc.gnu.org,cc:victor.donascimento@arm.com,xry111@xry111.site,jamborm@gcc.gnu.org,dimitar@dinux.eu,hp@bitrange.com,bcc:tcwg-validation@linaro.org,cc:poulhies@adacore.com,arsen@gcc.gnu.org,cc:jakub@redhat.com,polacek@redhat.com,danglin@gcc.gnu.org,gaiusmod2@gmail.com,ubizjak@gmail.com,jvdelisle@gcc.gnu.org,lhyatt@gcc.gnu.org,dkm@gcc.gnu.org,fdumont@gcc.gnu.org,cc:indus@adacore.com,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,macro@orcam.me.uk,cc:wdijkstr@ip-10-252-53-150.eu-west-1.compute.internal,cc:giuseppe.dangelo@kdab.com,cc:lhyatt@gmail.com,iant@golang.org,kito.cheng@sifive.com,cc:dmking@adacore.com,pault@gcc.gnu.org,tamar.christina@arm.com,christophe.lyon@linaro.org,matthieu.longo@arm.com,jlaw@ventanamicro.com,cc:uecker@tugraz.at,sloosemore@baylibre.com,rdapp@ventanamicro.com,cc:samuel.thibault@ens-lyon.org,avr@gjlay.de,cc:frs.dumont@gmail.com,cc:mjambor@suse.cz,cc:heiko@hexco.de,cc:Oliver.Kozul@rt-rk.com,cc:rguenther@suse.de,cc:antonb@tenstorrent.com,cc:Jovan.Vukic@rt-rk.com,vmakarov@redhat.com,soumyaa@nvidia.com,gccadmin@gcc.gnu.org,oliva@gnu.org,dmalcolm@redhat.com,cc:trojanek@adacore.com,josmyers@redhat.com,pan2.li@intel.com,iain@sandoe.co.uk,vehre@gcc.gnu.org,cc:duff@adacore.com,torbjorn.svensson@foss.st.com,cc:desplanques@adacore.com,mark@harmstone.com,cc:hp@axis.com,sam@gentoo.org,cc:abdoeid.eg@ieee.org,hongtao.liu@intel.com,cc:miranda@adacore.com,cc:tromey@adacore.com,nathanieloshead@gmail.com,rguenth@gcc.gnu.org,cc:cyy@cyyself.name,prathameshk@nvidia.com,bouanto@zoho.com,ppalka@redhat.com,wilco.dijkstra@arm.com,richard.sandiford@arm.com,mjires@suse.cz,jose.marchesi@oracle.com,cc:jwakely@redhat.com,uecker@gcc.gnu.org,cc:poeplau@adacore.com,cc:simon@pushface.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 54b14d9c..88db2e15 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 89 commits in gcc:  on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] 300 commits in gcc:  4 fixes on master-thumb_v8a_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 3ff7dd52..8a2a5b7d 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,30 +1,30 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 3 common sum files:
 g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.31656
-CURRENT:  /tmp/gxx-sum2.31656
+REFERENCE:/tmp/gxx-sum1.14295
+CURRENT:  /tmp/gxx-sum2.14295
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  400693 |  402696 |
-  | Unexpected fails                  [FAIL] |     121 |     121 |
+  | Passes                            [PASS] |  400463 |  402696 |
+  | Unexpected fails                  [FAIL] |     125 |     121 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |      31 |      31 |
-  | Expected fails                   [XFAIL] |    2887 |    2887 |
+  | Expected fails                   [XFAIL] |    2886 |    2887 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |      26 |      26 |
-  | Unsupported                [UNSUPPORTED] |   10768 |   10768 |
+  | Unsupported                [UNSUPPORTED] |   10740 |   10768 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.973594
+    REF PASS ratio: 0.973636
     RES PASS ratio: 0.973721
 
 o  REGRESSIONS:
@@ -36,17 +36,56 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |      12 |
-  | New PASS                  [     => PASS] |    2015 |
-  | XFAIL disappears          [XFAIL=>     ] |       3 |
-  | XFAIL appears             [     =>XFAIL] |       3 |
+  | PASS disappears           [PASS =>     ] |     166 |
+  | New PASS                  [     => PASS] |    2393 |
+  | FAIL now PASS             [FAIL => PASS] |       4 |
+  | XFAIL disappears          [XFAIL=>     ] |       5 |
+  | XFAIL appears             [     =>XFAIL] |       6 |
+  | UNSUPPORTED disappears    [UNSUP=>     ] |       1 |
+  | UNSUPPORTED appears       [     =>UNSUP] |      29 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    2033 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    2604 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
 
   Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++17  (test for warnings, line 17)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++17  (test for warnings, line 18)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++17  (test for warnings, line 19)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++17  (test for warnings, line 20)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++17  (test for warnings, line 21)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++17  (test for warnings, line 22)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++17  (test for warnings, line 38)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++20  (test for errors, line 41)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++20  (test for warnings, line 18)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++20  (test for warnings, line 20)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++20  (test for warnings, line 22)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++20  (test for warnings, line 38)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++98  (test for warnings, line 17)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++98  (test for warnings, line 18)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++98  (test for warnings, line 19)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++98  (test for warnings, line 20)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++98  (test for warnings, line 21)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++98  (test for warnings, line 22)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++98  (test for warnings, line 38)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++98 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-3.c  -std=gnu++17  at line 12 (test for warnings, line 10)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-3.c  -std=gnu++26  (test for warnings, line 10)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-3.c  -std=gnu++26  at line 12 (test for warnings, line 10)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-3.c  -std=gnu++98  (test for warnings, line 10)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-3.c  -std=gnu++98  at line 12 (test for warnings, line 10)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-3.c  -std=gnu++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-1-truncated.C  -std=gnu++17  expected multiline pattern lines 29-40
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-1-truncated.C  -std=gnu++20  expected multiline pattern lines 29-40
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-1-truncated.C  -std=gnu++26  expected multiline pattern lines 29-40
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-1.C  -std=gnu++17  expected multiline pattern lines 30-50
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-1.C  -std=gnu++20  expected multiline pattern lines 30-50
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-1.C  -std=gnu++26  expected multiline pattern lines 30-50
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-2.C  -std=gnu++17  expected multiline pattern lines 24-36
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-2.C  -std=gnu++20  expected multiline pattern lines 24-36
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-2.C  -std=gnu++26  expected multiline pattern lines 24-36
     g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas1.C  -std=c++11 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas1.C  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas1.C  -std=c++26 (test for excess errors)
@@ -56,14 +95,211 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas7.C  -std=c++11 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas7.C  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas7.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++23  (test for errors, line 41)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++23  at line 30 (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++23  at line 32 (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++23  at line 45 (test for warnings, line 38)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++26  (test for errors, line 41)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++26  at line 30 (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++26  at line 32 (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++26  at line 45 (test for warnings, line 38)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/is-layout-compatible3.C  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/is-layout-compatible3.C  -std=c++23 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/is-layout-compatible3.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++17  (test for errors, line 204)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++17  at line 211 (test for warnings, line 198)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++17  at line 216 (test for warnings, line 198)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++17  expected multiline pattern lines 206-209
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++17  expected multiline pattern lines 213-214
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++17  expected multiline pattern lines 218-219
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++26  (test for errors, line 204)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++26  at line 211 (test for warnings, line 198)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++26  at line 216 (test for warnings, line 198)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++26  expected multiline pattern lines 206-209
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++26  expected multiline pattern lines 213-214
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++26  expected multiline pattern lines 218-219
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++98  (test for errors, line 204)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++98  at line 211 (test for warnings, line 198)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++98  at line 216 (test for warnings, line 198)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++98  expected multiline pattern lines 206-209
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++98  expected multiline pattern lines 213-214
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++98  expected multiline pattern lines 218-219
+  Executed from: g++:g++.dg/modules/modules.exp
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/adhoc-1_b.C -std=c++17  dg-regexp 10 was found: "\nIn module bob, imported at [^\n]*adhoc-1_b.C:3:\n[^\n]*adhoc-1_a.C:5:12: note: candidate: 'int massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea@bob\(int\)'\n export int massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea \(int\);\n            \^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~$"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/adhoc-1_b.C -std=c++17  dg-regexp 11 was found: "\nIn module bob, imported at [^\n]*adhoc-1_b.C:3:\n[^\n]*adhoc-1_a.C:6:188: note: candidate: 'void massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea@bob\(float\)'\n[ 	]*export void massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea \(float\);\n[ 	]*\^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~?$"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/adhoc-1_b.C -std=c++2a  dg-regexp 10 was found: "\nIn module bob, imported at [^\n]*adhoc-1_b.C:3:\n[^\n]*adhoc-1_a.C:5:12: note: candidate: 'int massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea@bob\(int\)'\n export int massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea \(int\);\n            \^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~$"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/adhoc-1_b.C -std=c++2a  dg-regexp 11 was found: "\nIn module bob, imported at [^\n]*adhoc-1_b.C:3:\n[^\n]*adhoc-1_a.C:6:188: note: candidate: 'void massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea@bob\(float\)'\n[ 	]*export void massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea \(float\);\n[ 	]*\^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~?$"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/adhoc-1_b.C -std=c++2b  dg-regexp 10 was found: "\nIn module bob, imported at [^\n]*adhoc-1_b.C:3:\n[^\n]*adhoc-1_a.C:5:12: note: candidate: 'int massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea@bob\(int\)'\n export int massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea \(int\);\n            \^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~$"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/adhoc-1_b.C -std=c++2b  dg-regexp 11 was found: "\nIn module bob, imported at [^\n]*adhoc-1_b.C:3:\n[^\n]*adhoc-1_a.C:6:188: note: candidate: 'void massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea@bob\(float\)'\n[ 	]*export void massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea \(float\);\n[ 	]*\^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~?$"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++17  dg-regexp 10 was found: "candidate: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++17  dg-regexp 19 was found: "candidate: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++17  dg-regexp 20 was found: "candidate: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++17  dg-regexp 21 was found: "candidate: 'int Frob@Bar\(long int, int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++17  dg-regexp 9 was found: "candidate: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2a  dg-regexp 10 was found: "candidate: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2a  dg-regexp 19 was found: "candidate: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2a  dg-regexp 20 was found: "candidate: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2a  dg-regexp 21 was found: "candidate: 'int Frob@Bar\(long int, int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2a  dg-regexp 9 was found: "candidate: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2b  dg-regexp 10 was found: "candidate: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2b  dg-regexp 19 was found: "candidate: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2b  dg-regexp 20 was found: "candidate: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2b  dg-regexp 21 was found: "candidate: 'int Frob@Bar\(long int, int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2b  dg-regexp 9 was found: "candidate: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++17  dg-regexp 11 was found: "candidate: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++17  dg-regexp 12 was found: "candidate: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++17  dg-regexp 13 was found: "candidate: 'int Frob@Bar\(long int, int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++2a  dg-regexp 11 was found: "candidate: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++2a  dg-regexp 12 was found: "candidate: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++2a  dg-regexp 13 was found: "candidate: 'int Frob@Bar\(long int, int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++2b  dg-regexp 11 was found: "candidate: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++2b  dg-regexp 12 was found: "candidate: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++2b  dg-regexp 13 was found: "candidate: 'int Frob@Bar\(long int, int, int\)'"
+  Executed from: gcc:gcc.c-torture/execute/execute.exp
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -Os  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -Os  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -Os  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -Os  execution test
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-1.c  -Wc++-compat   (test for warnings, line 18)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-1.c  -Wc++-compat   (test for warnings, line 20)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-1.c  -Wc++-compat   (test for warnings, line 22)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-1.c  -Wc++-compat   (test for warnings, line 38)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-3.c  -Wc++-compat   at line 11 (test for warnings, line 10)
+  Executed from: gcc:gcc.target/arm/mve/mve.exp
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr108443.c scan-assembler mov\\tr[0-9]+, #204
 
 
   - New PASS                  [     => PASS]:
 
+  Executed from: g++:g++.dg/coroutines/coroutines.exp
+    g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/pr98935.C (test for excess errors)
   Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++20  (test for errors, line 48)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++20  (test for warnings, line 23)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++20  (test for warnings, line 25)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++20  (test for warnings, line 27)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++20  (test for warnings, line 44)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++23  (test for errors, line 48)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++23  (test for warnings, line 17)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++23  (test for warnings, line 19)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++23  (test for warnings, line 21)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++23  (test for warnings, line 23)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++23  (test for warnings, line 25)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++23  (test for warnings, line 27)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++23  (test for warnings, line 44)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++23 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++26  (test for errors, line 48)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++26  at line 18 (test for errors, line 17)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++26  at line 20 (test for errors, line 19)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++26  at line 22 (test for errors, line 21)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++26  at line 24 (test for errors, line 23)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++26  at line 26 (test for errors, line 25)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++26  at line 28 (test for errors, line 27)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++26  at line 45 (test for errors, line 44)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-1.c  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-3.c  -std=gnu++17  at line 13 (test for warnings, line 10)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-3.c  -std=gnu++23  (test for warnings, line 10)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-3.c  -std=gnu++23  at line 13 (test for warnings, line 10)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-3.c  -std=gnu++23 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-3.c  -std=gnu++26  at line 11 (test for errors, line 10)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-3.c  -std=gnu++26  at line 13 (test for warnings, line 10)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++20  (test for errors, line 47)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++20  (test for warnings, line 16)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++20  (test for warnings, line 18)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++20  (test for warnings, line 20)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++20  (test for warnings, line 22)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++20  (test for warnings, line 24)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++20  (test for warnings, line 26)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++20  (test for warnings, line 43)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++26  (test for errors, line 47)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++26  at line 17 (test for errors, line 16)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++26  at line 19 (test for errors, line 18)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++26  at line 21 (test for errors, line 20)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++26  at line 23 (test for errors, line 22)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++26  at line 25 (test for errors, line 24)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++26  at line 27 (test for errors, line 26)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++26  at line 44 (test for errors, line 43)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-4.c  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++17  (test for warnings, line 17)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++17  (test for warnings, line 18)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++17  (test for warnings, line 19)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++17  (test for warnings, line 20)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++17  (test for warnings, line 21)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++17  (test for warnings, line 22)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++17  (test for warnings, line 38)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++20  (test for errors, line 41)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++20  (test for warnings, line 17)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++20  (test for warnings, line 18)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++20  (test for warnings, line 19)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++20  (test for warnings, line 20)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++20  (test for warnings, line 21)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++20  (test for warnings, line 22)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++20  (test for warnings, line 38)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++20 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++98  (test for warnings, line 17)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++98  (test for warnings, line 18)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++98  (test for warnings, line 19)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++98  (test for warnings, line 20)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++98  (test for warnings, line 21)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++98  (test for warnings, line 22)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++98  (test for warnings, line 38)
+    g++:g++.dg/dg.exp=c-c++-common/Warray-compare-5.c  -std=gnu++98 (test for excess errors)
     g++:g++.dg/dg.exp=c-c++-common/toplevel-asm-4.c  -std=gnu++17 (test for excess errors)
     g++:g++.dg/dg.exp=c-c++-common/toplevel-asm-4.c  -std=gnu++26 (test for excess errors)
     g++:g++.dg/dg.exp=c-c++-common/toplevel-asm-4.c  -std=gnu++98 (test for excess errors)
@@ -130,6 +366,15 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=c-c++-common/toplevel-asm-8.c  -std=gnu++98  (test for errors, line 12)
     g++:g++.dg/dg.exp=c-c++-common/toplevel-asm-8.c  -std=gnu++98  (test for errors, line 9)
     g++:g++.dg/dg.exp=c-c++-common/toplevel-asm-8.c  -std=gnu++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-1-truncated.C  -std=gnu++17  expected multiline pattern lines 29-41
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-1-truncated.C  -std=gnu++20  expected multiline pattern lines 29-41
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-1-truncated.C  -std=gnu++26  expected multiline pattern lines 29-41
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-1.C  -std=gnu++17  expected multiline pattern lines 30-51
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-1.C  -std=gnu++20  expected multiline pattern lines 30-51
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-1.C  -std=gnu++26  expected multiline pattern lines 30-51
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-2.C  -std=gnu++17  expected multiline pattern lines 24-37
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-2.C  -std=gnu++20  expected multiline pattern lines 24-37
+    g++:g++.dg/dg.exp=g++.dg/concepts/nested-diagnostics-2.C  -std=gnu++26  expected multiline pattern lines 24-37
     g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas1.C  -std=gnu++11 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas1.C  -std=gnu++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas1.C  -std=gnu++26 (test for excess errors)
@@ -2024,6 +2269,25 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp1z/class-deduction117.C  -std=c++17  at line 6 (test for errors, line 5)
     g++:g++.dg/dg.exp=g++.dg/cpp1z/class-deduction117.C  -std=c++17  at line 7 (test for errors, line 5)
     g++:g++.dg/dg.exp=g++.dg/cpp1z/class-deduction117.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/decomp62.C  -std=c++17  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/decomp62.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/decomp62.C  -std=c++20  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/decomp62.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/decomp62.C  -std=c++26  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/decomp62.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++23  (test for errors, line 42)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++23  at line 29 (test for warnings, line 28)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++23  at line 32 (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++23  at line 33 (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++23  at line 46 (test for warnings, line 39)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++26  (test for errors, line 42)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++26  at line 29 (test for warnings, line 28)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++26  at line 32 (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++26  at line 33 (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++26  at line 46 (test for warnings, line 39)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-union8.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-union8.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-union8.C  -std=c++26 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/is-layout-compatible3.C  -std=gnu++20  (test for warnings, line 38)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/is-layout-compatible3.C  -std=gnu++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/is-layout-compatible3.C  -std=gnu++23  (test for warnings, line 38)
@@ -2036,10 +2300,170 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/diagnostic/arg-pack1.C  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/diagnostic/arg-pack1.C  -std=c++26  (test for errors, line 9)
     g++:g++.dg/dg.exp=g++.dg/diagnostic/arg-pack1.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/long-short-colorization.C  -std=gnu++17  expected multiline pattern lines 14-16
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/long-short-colorization.C  -std=gnu++17  expected multiline pattern lines 8-10
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/long-short-colorization.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/long-short-colorization.C  -std=gnu++26  expected multiline pattern lines 14-16
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/long-short-colorization.C  -std=gnu++26  expected multiline pattern lines 8-10
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/long-short-colorization.C  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/long-short-colorization.C  -std=gnu++98  expected multiline pattern lines 14-16
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/long-short-colorization.C  -std=gnu++98  expected multiline pattern lines 8-10
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/long-short-colorization.C  -std=gnu++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++17  at line 205 (test for errors, line 204)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++17  at line 212 (test for warnings, line 204)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++17  at line 217 (test for warnings, line 198)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++17  at line 222 (test for warnings, line 198)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++17  expected multiline pattern lines 207-210
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++17  expected multiline pattern lines 214-215
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++17  expected multiline pattern lines 219-220
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++17  expected multiline pattern lines 224-225
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++26  at line 205 (test for errors, line 204)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++26  at line 212 (test for warnings, line 204)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++26  at line 217 (test for warnings, line 198)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++26  at line 222 (test for warnings, line 198)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++26  expected multiline pattern lines 207-210
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++26  expected multiline pattern lines 214-215
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++26  expected multiline pattern lines 219-220
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++26  expected multiline pattern lines 224-225
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++98  at line 205 (test for errors, line 204)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++98  at line 212 (test for warnings, line 204)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++98  at line 217 (test for warnings, line 198)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++98  at line 222 (test for warnings, line 198)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++98  expected multiline pattern lines 207-210
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++98  expected multiline pattern lines 214-215
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++98  expected multiline pattern lines 219-220
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/param-type-mismatch-2.C  -std=gnu++98  expected multiline pattern lines 224-225
     g++:g++.dg/dg.exp=g++.dg/ext/bitfield9.C  -std=gnu++11  at line 6 (test for warnings, line 7)
     g++:g++.dg/dg.exp=g++.dg/ext/bitfield9.C  -std=gnu++17  at line 6 (test for warnings, line 7)
     g++:g++.dg/dg.exp=g++.dg/ext/bitfield9.C  -std=gnu++26  at line 6 (test for warnings, line 7)
+    g++:g++.dg/dg.exp=g++.dg/warn/Warray-compare-1.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Warray-compare-1.C  -std=c++20  (test for warnings, line 15)
+    g++:g++.dg/dg.exp=g++.dg/warn/Warray-compare-1.C  -std=c++20  (test for warnings, line 8)
+    g++:g++.dg/dg.exp=g++.dg/warn/Warray-compare-1.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Warray-compare-1.C  -std=c++26  at line 16 (test for errors, line 15)
+    g++:g++.dg/dg.exp=g++.dg/warn/Warray-compare-1.C  -std=c++26  at line 9 (test for errors, line 8)
+    g++:g++.dg/dg.exp=g++.dg/warn/Warray-compare-1.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++17  (test for warnings, line 10)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++17  (test for warnings, line 11)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++17  (test for warnings, line 14)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++17  (test for warnings, line 9)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++26  (test for warnings, line 10)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++26  (test for warnings, line 11)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++26  (test for warnings, line 14)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++26  (test for warnings, line 9)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++98  (test for warnings, line 10)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++98  (test for warnings, line 11)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++98  (test for warnings, line 14)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++98  (test for warnings, line 9)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wduplicated-branches8.C  -std=gnu++98 (test for excess errors)
+  Executed from: g++:g++.dg/modules/modules.exp
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/adhoc-1_b.C -std=c++17  dg-regexp 10 was found: "\nIn module bob, imported at [^\n]*adhoc-1_b.C:3:\n[^\n]*adhoc-1_a.C:5:12: note: candidate 2: 'int massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea@bob\(int\)'\n export int massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea \(int\);\n            \^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~$"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/adhoc-1_b.C -std=c++17  dg-regexp 11 was found: "\nIn module bob, imported at [^\n]*adhoc-1_b.C:3:\n[^\n]*adhoc-1_a.C:6:188: note: candidate 1: 'void massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea@bob\(float\)'\n[ 	]*export void massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea \(float\);\n[ 	]*\^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~?$"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/adhoc-1_b.C -std=c++2a  dg-regexp 10 was found: "\nIn module bob, imported at [^\n]*adhoc-1_b.C:3:\n[^\n]*adhoc-1_a.C:5:12: note: candidate 2: 'int massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea@bob\(int\)'\n export int massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea \(int\);\n            \^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~$"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/adhoc-1_b.C -std=c++2a  dg-regexp 11 was found: "\nIn module bob, imported at [^\n]*adhoc-1_b.C:3:\n[^\n]*adhoc-1_a.C:6:188: note: candidate 1: 'void massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea@bob\(float\)'\n[ 	]*export void massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea \(float\);\n[ 	]*\^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~?$"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/adhoc-1_b.C -std=c++2b  dg-regexp 10 was found: "\nIn module bob, imported at [^\n]*adhoc-1_b.C:3:\n[^\n]*adhoc-1_a.C:5:12: note: candidate 2: 'int massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea@bob\(int\)'\n export int massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea \(int\);\n            \^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~$"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/adhoc-1_b.C -std=c++2b  dg-regexp 11 was found: "\nIn module bob, imported at [^\n]*adhoc-1_b.C:3:\n[^\n]*adhoc-1_a.C:6:188: note: candidate 1: 'void massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea@bob\(float\)'\n[ 	]*export void massivelongnamethatcausesadhoclocationsokeepaddingcharsyourgettheidea \(float\);\n[ 	]*\^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~?$"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++17  dg-regexp 10 was found: "candidate 2: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++17  dg-regexp 19 was found: "candidate 1: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++17  dg-regexp 20 was found: "candidate 2: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++17  dg-regexp 21 was found: "candidate 3: 'int Frob@Bar\(long int, int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++17  dg-regexp 9 was found: "candidate 1: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2a  dg-regexp 10 was found: "candidate 2: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2a  dg-regexp 19 was found: "candidate 1: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2a  dg-regexp 20 was found: "candidate 2: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2a  dg-regexp 21 was found: "candidate 3: 'int Frob@Bar\(long int, int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2a  dg-regexp 9 was found: "candidate 1: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2b  dg-regexp 10 was found: "candidate 2: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2b  dg-regexp 19 was found: "candidate 1: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2b  dg-regexp 20 was found: "candidate 2: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2b  dg-regexp 21 was found: "candidate 3: 'int Frob@Bar\(long int, int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_c.C -std=c++2b  dg-regexp 9 was found: "candidate 1: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++17  dg-regexp 11 was found: "candidate 1: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++17  dg-regexp 12 was found: "candidate 2: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++17  dg-regexp 13 was found: "candidate 3: 'int Frob@Bar\(long int, int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++2a  dg-regexp 11 was found: "candidate 1: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++2a  dg-regexp 12 was found: "candidate 2: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++2a  dg-regexp 13 was found: "candidate 3: 'int Frob@Bar\(long int, int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++2b  dg-regexp 11 was found: "candidate 1: 'int Frob@Foo\(int, long int, int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++2b  dg-regexp 12 was found: "candidate 2: 'int Frob@Foo\(int, int, long int\)'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/err-1_d.C -std=c++2b  dg-regexp 13 was found: "candidate 3: 'int Frob@Bar\(long int, int, int\)'"
+  Executed from: g++:g++.dg/torture/dg-torture.exp
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O0  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O0  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O1  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O1  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O2  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O2  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O3 -g  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O3 -g  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -Os  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -Os  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O0  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O0  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O1  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O1  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O2  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O2  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O3 -g  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O3 -g  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -Os  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -Os  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O0  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O0  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O1  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O1  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O2  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O2  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O3 -g  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O3 -g  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -Os  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -Os  execution test
+  Executed from: gcc:gcc.c-torture/execute/execute.exp
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -Os  execution test
   Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-1.c  -Wc++-compat   (test for warnings, line 23)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-1.c  -Wc++-compat   (test for warnings, line 25)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-1.c  -Wc++-compat   (test for warnings, line 27)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-1.c  -Wc++-compat   (test for warnings, line 44)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-3.c  -Wc++-compat   at line 12 (test for warnings, line 10)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-4.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-5.c  -Wc++-compat   (test for warnings, line 17)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-5.c  -Wc++-compat   (test for warnings, line 18)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-5.c  -Wc++-compat   (test for warnings, line 19)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-5.c  -Wc++-compat   (test for warnings, line 20)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-5.c  -Wc++-compat   (test for warnings, line 21)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-5.c  -Wc++-compat   (test for warnings, line 22)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-5.c  -Wc++-compat   (test for warnings, line 38)
+    gcc:gcc.dg/dg.exp=c-c++-common/Warray-compare-5.c  -Wc++-compat  (test for excess errors)
     gcc:gcc.dg/dg.exp=c-c++-common/toplevel-asm-4.c  -Wc++-compat  (test for excess errors)
     gcc:gcc.dg/dg.exp=c-c++-common/toplevel-asm-5.c  -Wc++-compat   (test for errors, line 10)
     gcc:gcc.dg/dg.exp=c-c++-common/toplevel-asm-5.c  -Wc++-compat   (test for errors, line 11)
@@ -2062,6 +2486,15 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/dg.exp=c-c++-common/toplevel-asm-8.c  -Wc++-compat   (test for errors, line 12)
     gcc:gcc.dg/dg.exp=c-c++-common/toplevel-asm-8.c  -Wc++-compat   (test for errors, line 9)
     gcc:gcc.dg/dg.exp=c-c++-common/toplevel-asm-8.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-1.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-1.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-1.c scan-tree-dump-times optimized "BIT_FIELD_REF" 8
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-10.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-10.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-11.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-11.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-12.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-12.c execution test
     gcc:gcc.dg/dg.exp=gcc.dg/field-merge-13.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/field-merge-13.c execution test
     gcc:gcc.dg/dg.exp=gcc.dg/field-merge-13.c scan-tree-dump-times ifcombine "optimizing" 9
@@ -2071,17 +2504,143 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/dg.exp=gcc.dg/field-merge-15.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/field-merge-15.c execution test
     gcc:gcc.dg/dg.exp=gcc.dg/field-merge-15.c scan-tree-dump-times ifcombine "optimizing" 6
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-2.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-2.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-3.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-3.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-4.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-4.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-5.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-5.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-6.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-6.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-7.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-7.c scan-tree-dump-not ifcombine "BIT_FIELD_REF"
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-7.c scan-tree-dump-not ifcombine "optimizing"
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-8.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-8.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-9.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-9.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-9.c scan-tree-dump-times ifcombine "optimizing two comparisons" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/pr113688.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr114014.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr114713.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr114713.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/pr117724.c  (test for warnings, line 15)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr117724.c  (test for warnings, line 8)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr117724.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr117888-2.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/pr117915.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr118024.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/pr118081.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/pr118081.c execution test
   Executed from: gcc:gcc.dg/ipa/ipa.exp
     gcc:gcc.dg/ipa/ipa.exp=gcc.dg/ipa/vrp9.c (test for excess errors)
     gcc:gcc.dg/ipa/ipa.exp=gcc.dg/ipa/vrp9.c scan-tree-dump-not optimized "remove_this_call"
+  Executed from: gcc:gcc.dg/params/params.exp
+    gcc:gcc.dg/params/params.exp=gcc.dg/params/blocksort-part.c -O3 --param switch-lower-slow-alg-max-cases=1 (test for excess errors)
+    gcc:gcc.dg/params/params.exp=gcc.dg/params/blocksort-part.c -O3 --param switch-lower-slow-alg-max-cases=1000000000 (test for excess errors)
+  Executed from: gcc:gcc.dg/torture/dg-torture.exp
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O0  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O1  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O2  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -O3 -g  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-1.c   -Os  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O0  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O1  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O2  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -O3 -g  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-2.c   -Os  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O0  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O1  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O2  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -O3 -g  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr117912-3.c   -Os  execution test
+  Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-11.c (test for excess errors)
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-11.c scan-tree-dump-not optimized "bit_and_expr, "
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-11.c scan-tree-dump-not optimized "bit_ior_expr, "
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-11.c scan-tree-dump-not optimized "bit_xor_expr, "
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-11.c scan-tree-dump-not optimized "negate_expr, "
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-11.c scan-tree-dump-times optimized "plus_expr, " 1
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr117973-1.c (test for excess errors)
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr117973-1.c scan-tree-dump optimized "return 0;"
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr117888-1.c (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr117888-1.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 1 loops" 1
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr117888-1.c -flto -ffat-lto-objects (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr117888-1.c scan-tree-dump-times vect "vectorized 1 loops" 1
+  Executed from: gcc:gcc.target/arm/arm.exp
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/its-1.c (test for excess errors)
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/its-1.c scan-assembler-not \\sit[te]{2}
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/its-2.c (test for excess errors)
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/its-2.c scan-assembler \\sit[te]{2}
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/pr117675.c (test for excess errors)
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/pr117675.c check-function-bodies f1
+  Executed from: gcc:gcc.target/arm/mve/mve.exp
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr108443.c scan-assembler mov\\tr[0-9]+, #255
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr114801.c  (test for warnings, line 17)
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr114801.c  (test for warnings, line 28)
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr114801.c (test for excess errors)
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr114801.c check-function-bodies test_16
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr114801.c check-function-bodies test_32
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr114801.c check-function-bodies test_8
   Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/array/comparison_operators/106212.cc  -std=gnu++20 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/array/comparison_operators/106212.cc  -std=gnu++26 (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=23_containers/deque/modifiers/insert/118035.cc  -std=gnu++17 (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=23_containers/deque/modifiers/insert/118035.cc  -std=gnu++17 execution test
     libstdc++:libstdc++-dg/conformance.exp=23_containers/priority_queue/118088.cc  -std=gnu++17 (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=23_containers/priority_queue/118088.cc  -std=gnu++17 execution test
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/span/117966.cc  -std=gnu++20 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/span/117966.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/range_generators/alloc.cc  -std=gnu++23 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/range_generators/alloc.cc  -std=gnu++23 execution test
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/range_generators/alloc.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/range_generators/alloc.cc  -std=gnu++26 execution test
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/range_generators/lwg3900.cc  -std=gnu++23  (test for errors, line )
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/range_generators/lwg3900.cc  -std=gnu++23  (test for errors, line 10)
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/range_generators/lwg3900.cc  -std=gnu++23 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/range_generators/lwg3900.cc  -std=gnu++26  (test for errors, line )
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/range_generators/lwg3900.cc  -std=gnu++26  (test for errors, line 10)
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/range_generators/lwg3900.cc  -std=gnu++26 (test for excess errors)
+
+
+  - FAIL now PASS             [FAIL => PASS]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/warn/uninit-pr105562.C  -std=gnu++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/uninit-pr105562.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/uninit-pr105562.C  -std=gnu++26 (test for excess errors)
+  Executed from: gcc:gcc.target/arm/arm.exp
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/thumb2-slow-flash-data-3.c (test for excess errors)
 
 
   - XFAIL disappears          [XFAIL=>     ]:
@@ -2090,6 +2649,8 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++11 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13828)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++17 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13828)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++26 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13828)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++23 depends on PR112874 at line 44 (test for errors, line 38)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++26 depends on PR112874 at line 44 (test for errors, line 38)
 
 
   - XFAIL appears             [     =>XFAIL]:
@@ -2098,6 +2659,51 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++11 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13837)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++17 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13837)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++26 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13837)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++23 depends on PR112874 at line 45 (test for errors, line 39)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-lambda11.C  -std=c++26 depends on PR112874 at line 45 (test for errors, line 39)
+  Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr117973-1.c scan-tree-dump-not optimized "foo "
+
+
+  - UNSUPPORTED disappears    [UNSUP=>     ]:
+
+  Executed from: gcc:gcc.target/arm/arm.exp
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/its.c
+
+
+  - UNSUPPORTED appears       [     =>UNSUP]:
+
+  Executed from: gcc:gcc.c-torture/execute/execute.exp
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O0 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O1 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O2 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -O3 -g 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a1.c   -Os 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O0 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O1 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O2 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -O3 -g 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a2.c   -Os 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O0 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O1 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O2 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -O3 -g 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a4.c   -Os 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O0 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O1 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O2 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -O3 -g 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memcpy-a8.c   -Os 
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/bitint-119.c
 
 
 
