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..ca15bc04
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,23 @@
+		=== g++ tests ===
+
+Running g++:g++.dg/dg.exp ...
+FAIL: g++.dg/other/pr113617.C -std=gnu++20 (test for excess errors)
+FAIL: g++.dg/other/pr113617.C -std=gnu++17 (test for excess errors)
+FAIL: g++.dg/other/pr113617.C -std=gnu++14 (test for excess errors)
+		=== gcc tests ===
+
+Running gcc:gcc.target/arm/arm.exp ...
+FAIL: gcc.target/arm/bics_3.c scan-assembler-times bics\tr[0-9]+, r[0-9]+, r[0-9]+ 2
+FAIL: gcc.target/arm/bics_3.c scan-assembler-times bics\tr[0-9]+, r[0-9]+, r[0-9]+, .sl #2 1
+FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times revne\\t 2
+FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times rev16ne\\t 1
+FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times rev\\t 2
+FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times rev16\\t 1
+FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times revshne\\t 1
+FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times revsh\\t 1
+
+		=== Results Summary ===
+
+# of stable fails		1356
+# of flaky entries		7
+# of all tests			431064
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 78205abd..15c61ec0 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-PASS
+ 11 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/382/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 25e6312a..f8958157 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/382/",
-            "run_order": "0382 (basepoints/gcc-14-09472-g38958ac987d)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=2b53203690f3c6baa92b4c6007bc587c3c39844f (unchanged)",
-            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/38958ac987dc3e6162e2ddaba3c7e7f41381e079 (+ 29 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=176b19fbe5e77c4ee8199b3895d0299bd4f8267e (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=2b53203690f3c6baa92b4c6007bc587c3c39844f (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/ba49d760eb04630e7b15f423ebecf6c871b8f77b (unchanged)",
+            "run_order": "0382 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=2b53203690f3c6baa92b4c6007bc587c3c39844f (+ 66 commits)",
+            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/38958ac987dc3e6162e2ddaba3c7e7f41381e079 (+ 129 commits)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=176b19fbe5e77c4ee8199b3895d0299bd4f8267e (+ 11 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=2b53203690f3c6baa92b4c6007bc587c3c39844f (+ 66 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/ba49d760eb04630e7b15f423ebecf6c871b8f77b (+ 457 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-03-14 16:39:12"
+        "Start Time": "2024-03-10 11:57:52"
     },
     "Tests": [
         {
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                28
+                7
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
@@ -44,18 +44,18 @@
 	   ,
         {
             "Data": [
-                52
+                1219
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                17
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -63,7 +63,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -71,15 +71,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                10
+                27
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -87,7 +87,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -95,63 +95,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1857
+                1237
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                222205
+                169054
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11745
+                6555
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                235807
+                176846
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                62
+                1263
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                1219
+                52
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                17
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -159,7 +159,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -167,15 +167,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                27
+                10
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -183,7 +183,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -191,47 +191,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1237
+                1857
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                169054
+                222205
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                6555
+                11745
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                176846
+                235807
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                1263
+                62
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 7928639f..6095f00b 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,32 +1,43 @@
-Dear contributor, our automatic CI has detected problems related to your patch(es).  Please find some details below.  If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
+Dear contributor,
+
+Our automatic CI successfully passed with your patch(es). Please find some details below.
+
+In  arm-eabi thumb v8-a hard, after:
+  | 129 commits in gcc
+  | 38958ac987dc OpenACC 2.7: front-end support for readonly modifier: Add basic OpenACC 'declare' testing
+  | 473c6123ffad Minor fixes for OpenACC/Fortran 'self' clause for compute constructs
+  | 25242ed8eb93 Fix 'char' initialization, copy, check in 'libgomp.oacc-fortran/acc-memcpy.f90'
+  | 9349aefa1df7 aarch64: Fix TImode __sync_*_compare_and_exchange expansion with LSE [PR114310]
+  | 075104eef6d0 s390: fix htm-builtins test cases
+  | ... and 124 more commits in gcc
+
+Produces  11 fixes:
+  | 
+  | fixes.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: g++.dg/other/pr113617.C -std=gnu++20 (test for excess errors)
+  | FAIL: g++.dg/other/pr113617.C -std=gnu++17 (test for excess errors)
+  | FAIL: g++.dg/other/pr113617.C -std=gnu++14 (test for excess errors)
+  | Running gcc:gcc.target/arm/arm.exp ...
+  | ... and 8 more
+
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
+ *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
+
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-We appreciate that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
-
-In  arm-eabi thumb v8-a hard after:
-
-  | 29 commits in gcc
-  | 38958ac987d OpenACC 2.7: front-end support for readonly modifier: Add basic OpenACC 'declare' testing
-  | 473c6123ffa Minor fixes for OpenACC/Fortran 'self' clause for compute constructs
-  | 25242ed8eb9 Fix 'char' initialization, copy, check in 'libgomp.oacc-fortran/acc-memcpy.f90'
-  | 9349aefa1df aarch64: Fix TImode __sync_*_compare_and_exchange expansion with LSE [PR114310]
-  | 075104eef6d s390: fix htm-builtins test cases
-  | ... and 24 more commits in gcc
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-PASS
+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/382/artifact/artifacts/00-sumfiles/
-The full lists of regressions and progressions 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/382/artifact/artifacts/notify/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/382/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/382/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/382/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
-
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/382/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/382/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/380/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/375/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 150e4899..6275ae14 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-tburnus@baylibre.com,cltang@baylibre.com,krebbel@linux.ibm.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,gaiusmod2@gmail.com,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,lhyatt@gmail.com,stefansf@linux.ibm.com,gccadmin@gcc.gnu.org,cc:thomas@codesourcery.com,jchrist@linux.ibm.com,torbjorn.svensson@foss.st.com,hongtao.liu@intel.com,jwakely@redhat.com,tschwinge@baylibre.com
+demin.han@starfivetech.com,tburnus@baylibre.com,cltang@baylibre.com,rearnsha@arm.com,ebotcazou@adacore.com,fkastl@suse.cz,krebbel@linux.ibm.com,xry111@xry111.site,david.faust@oracle.com,bcc:tcwg-validation@linaro.org,cc:yangyujie@loongson.cn,jakub@redhat.com,polacek@redhat.com,gaiusmod2@gmail.com,ubizjak@gmail.com,jvdelisle@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,lhyatt@gmail.com,iant@golang.org,rdapp@ventanamicro.com,avr@gjlay.de,mjambor@suse.cz,rguenther@suse.de,chenglulu@loongson.cn,vmakarov@redhat.com,stefansf@linux.ibm.com,guihaoc@gcc.gnu.org,gccadmin@gcc.gnu.org,cc:thomas@codesourcery.com,jchrist@linux.ibm.com,ro@CeBiTec.Uni-Bielefeld.DE,josmyers@redhat.com,pan2.li@intel.com,jeffreyalaw@gmail.com,szabolcs.nagy@arm.com,torbjorn.svensson@foss.st.com,cc:sam@gentoo.org,jeevitha@linux.ibm.com,hongtao.liu@intel.com,nathanieloshead@gmail.com,fxcoudert@gcc.gnu.org,ppalka@redhat.com,wilco.dijkstra@arm.com,ibuclaw@gdcproject.org,cc:chenxiaolong@loongson.cn,quic_apinski@quicinc.com,jwakely@redhat.com,tschwinge@baylibre.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index a7a2beb1..dff6246d 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 29 commits in gcc: PASS on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] 129 commits in gcc:  11 fixes on master-thumb_v8a_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..caebeb00
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		1345
+# of flaky entries		7
+# of all tests			431064
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 2bb21d77..e8984f54 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		1345
-# of flaky entries		28
+# of flaky entries		7
 # of all tests			431064
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 4aba7253..21a7d92f 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -7,24 +7,24 @@ g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.2230956
-CURRENT:  /tmp/gxx-sum2.2230956
+REFERENCE:/tmp/gxx-sum1.15374
+CURRENT:  /tmp/gxx-sum2.15374
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  407153 |  407173 |
-  | Unexpected fails                  [FAIL] |    1287 |    1287 |
+  | Passes                            [PASS] |  406984 |  407173 |
+  | Unexpected fails                  [FAIL] |    1301 |    1287 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |      39 |      39 |
   | Expected fails                   [XFAIL] |    3225 |    3225 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |      19 |      19 |
-  | Unsupported                [UNSUPPORTED] |   19313 |   19321 |
+  | Unsupported                [UNSUPPORTED] |   19290 |   19321 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.952074
+    REF PASS ratio: 0.952075
     RES PASS ratio: 0.952058
 
 o  REGRESSIONS:
@@ -36,12 +36,92 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | New PASS                  [     => PASS] |      20 |
-  | UNSUPPORTED appears       [     =>UNSUP] |       8 |
+  | PASS disappears           [PASS =>     ] |      68 |
+  | New PASS                  [     => PASS] |     229 |
+  | FAIL now PASS             [FAIL => PASS] |      11 |
+  | XFAIL disappears          [XFAIL=>     ] |       3 |
+  | XFAIL appears             [     =>XFAIL] |       3 |
+  | UNSUPPORTED appears       [     =>UNSUP] |      31 |
+  | Flaky cases, ignored   [~RANDOM     ]    |       3 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |      28 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     348 |
   +------------------------------------------+---------+
 
+  - PASS disappears           [PASS =>     ]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 101)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 107)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 110)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 112)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 113)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 116)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 119)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 122)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 32)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 36)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 39)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 41)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 42)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 52)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 53)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 56)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 67)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 70)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 72)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 73)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 76)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 79)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 81)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 82)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 87)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 92)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 96)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 101)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 107)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 110)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 112)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 113)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 116)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 119)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 122)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 32)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 36)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 39)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 41)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 42)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 52)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 53)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 56)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 67)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 70)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 72)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 73)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 76)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 79)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 81)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 82)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 87)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 92)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 96)
+  Executed from: g++:g++.dg/modules/modules.exp
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99425-1_b.H -std=c++17  scan-lang-dump module "Read:-[0-9]*'s alias spec merge key \\(new\\) type_decl:'::make_signed_t'\\n  ...  Read:-[0-9]*'s type spec merge key \\(new\\) type_decl:'::make_signed'\\n  Read:-[0-9]*'s named merge key \\(matched\\) template_decl:'::template ssize'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99425-1_b.H -std=c++2a  scan-lang-dump module "Read:-[0-9]*'s alias spec merge key \\(new\\) type_decl:'::make_signed_t'\\n  ...  Read:-[0-9]*'s type spec merge key \\(new\\) type_decl:'::make_signed'\\n  Read:-[0-9]*'s named merge key \\(matched\\) template_decl:'::template ssize'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99425-1_b.H -std=c++2b  scan-lang-dump module "Read:-[0-9]*'s alias spec merge key \\(new\\) type_decl:'::make_signed_t'\\n  ...  Read:-[0-9]*'s type spec merge key \\(new\\) type_decl:'::make_signed'\\n  Read:-[0-9]*'s named merge key \\(matched\\) template_decl:'::template ssize'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-alias-1_a.H -std=c++17  scan-lang-dump module "Writing:-[0-9]*'s alias spec merge key \\(specialization\\) type_decl:'::allocator_traits<::allocator<long int>>::rebind_alloc<long int>'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-alias-1_a.H -std=c++2a  scan-lang-dump module "Writing:-[0-9]*'s alias spec merge key \\(specialization\\) type_decl:'::allocator_traits<::allocator<long int>>::rebind_alloc<long int>'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-alias-1_a.H -std=c++2b  scan-lang-dump module "Writing:-[0-9]*'s alias spec merge key \\(specialization\\) type_decl:'::allocator_traits<::allocator<long int>>::rebind_alloc<long int>'"
+  Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse.cc  -std=gnu++20 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse.cc  -std=gnu++20 execution test
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse.cc  -std=gnu++26 execution test
+
+
   - New PASS                  [     => PASS]:
 
   Executed from: g++:g++.dg/analyzer/analyzer.exp
@@ -49,6 +129,15 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early-O2.c  -std=c++17 Fixed in r14-6517-gb7e4a4c626e (test for bogus messages, line 64)
     g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early-O2.c  -std=c++20 Fixed in r14-6517-gb7e4a4c626e (test for bogus messages, line 64)
     g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early-O2.c  -std=c++98 Fixed in r14-6517-gb7e4a4c626e (test for bogus messages, line 64)
+  Executed from: g++:g++.dg/debug/dwarf2/dwarf2.exp
+    g++:g++.dg/debug/dwarf2/dwarf2.exp=c-c++-common/dwarf2/pr113918.c  -std=gnu++14  scan-assembler-times DW_AT_export_symbols 4
+    g++:g++.dg/debug/dwarf2/dwarf2.exp=c-c++-common/dwarf2/pr113918.c  -std=gnu++14 (test for excess errors)
+    g++:g++.dg/debug/dwarf2/dwarf2.exp=c-c++-common/dwarf2/pr113918.c  -std=gnu++17  scan-assembler-times DW_AT_export_symbols 4
+    g++:g++.dg/debug/dwarf2/dwarf2.exp=c-c++-common/dwarf2/pr113918.c  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/debug/dwarf2/dwarf2.exp=c-c++-common/dwarf2/pr113918.c  -std=gnu++20  scan-assembler-times DW_AT_export_symbols 4
+    g++:g++.dg/debug/dwarf2/dwarf2.exp=c-c++-common/dwarf2/pr113918.c  -std=gnu++20 (test for excess errors)
+    g++:g++.dg/debug/dwarf2/dwarf2.exp=c-c++-common/dwarf2/pr113918.c  -std=gnu++98  scan-assembler-times DW_AT_export_symbols 4
+    g++:g++.dg/debug/dwarf2/dwarf2.exp=c-c++-common/dwarf2/pr113918.c  -std=gnu++98 (test for excess errors)
   Executed from: g++:g++.dg/dg.exp
     g++:g++.dg/dg.exp=c-c++-common/cpp/has-include-2.c  -std=c++14  (test for bogus messages, line 11)
     g++:g++.dg/dg.exp=c-c++-common/cpp/has-include-2.c  -std=c++14 (test for excess errors)
@@ -62,17 +151,273 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=c-c++-common/cpp/has-include-next-2.c  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=c-c++-common/cpp/has-include-next-2.c  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=c-c++-common/cpp/has-include-next-2.c  -std=c++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/inline-var11.C  -std=c++17  (test for errors, line 30)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/inline-var11.C  -std=c++17  (test for warnings, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/inline-var11.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/inline-var11.C  -std=c++20  (test for errors, line 30)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/inline-var11.C  -std=c++20  (test for warnings, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/inline-var11.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 103)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 106)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 114)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 117)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 118)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 130)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 131)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 134)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 142)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 145)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 146)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 149)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 155)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 158)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 159)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 162)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 34)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 37)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 43)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 46)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 58)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 65)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 71)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 74)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 75)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 78)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 86)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  (test for errors, line 89)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  at line 100 (test for errors, line 99)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  at line 115 (test for errors, line 114)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  at line 128 (test for errors, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  at line 143 (test for errors, line 142)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  at line 156 (test for errors, line 155)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  at line 31 (test for errors, line 30)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  at line 44 (test for errors, line 43)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  at line 59 (test for errors, line 58)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  at line 72 (test for errors, line 71)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++23  at line 87 (test for errors, line 86)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 103)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 106)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 114)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 117)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 118)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 130)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 131)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 134)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 142)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 145)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 146)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 149)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 155)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 158)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 159)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 162)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 34)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 37)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 43)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 46)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 58)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 65)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 71)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 74)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 75)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 78)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 86)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  (test for errors, line 89)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  at line 100 (test for errors, line 99)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  at line 115 (test for errors, line 114)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  at line 128 (test for errors, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  at line 143 (test for errors, line 142)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  at line 156 (test for errors, line 155)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  at line 31 (test for errors, line 30)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  at line 44 (test for errors, line 43)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  at line 59 (test for errors, line 58)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  at line 72 (test for errors, line 71)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics3.C  -std=c++26  at line 87 (test for errors, line 86)
+    g++:g++.dg/dg.exp=g++.dg/ext/atomic-5.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/atomic-5.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/atomic-5.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ipa/pr113757.C  -std=gnu++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ipa/pr113757.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ipa/pr113757.C  -std=gnu++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ipa/pr113757.C  -std=gnu++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/pr98356.C  -std=c++14  (test for errors, line 8)
+    g++:g++.dg/dg.exp=g++.dg/pr98356.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/pr98356.C  -std=c++17  (test for errors, line 8)
+    g++:g++.dg/dg.exp=g++.dg/pr98356.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/pr98356.C  -std=c++20  (test for errors, line 8)
+    g++:g++.dg/dg.exp=g++.dg/pr98356.C  -std=c++20 (test for excess errors)
+  Executed from: g++:g++.dg/modules/modules.exp
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hello-2 -std=c++17 execute
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hello-2 -std=c++17 link
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hello-2 -std=c++2a execute
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hello-2 -std=c++2a link
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hello-2 -std=c++2b execute
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hello-2 -std=c++2b link
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hello-2_a.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hello-2_a.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hello-2_a.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hello-2_a.C module-cmi Hello2 (gcm.cache/Hello2.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hello-2_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hello-2_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hello-2_b.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/namespace-6_a.H -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/namespace-6_a.H -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/namespace-6_a.H -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/namespace-6_a.H module-cmi  (gcm.cache/$srcdir/g++.dg/modules/namespace-6_a.H.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/namespace-6_b.C -std=c++17  scan-assembler _ZNSt10filesystem12current_pathB5cxx11B3fooEv
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/namespace-6_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/namespace-6_b.C -std=c++2a  scan-assembler _ZNSt10filesystem12current_pathB5cxx11B3fooEv
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/namespace-6_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/namespace-6_b.C -std=c++2b  scan-assembler _ZNSt10filesystem12current_pathB5cxx11B3fooEv
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/namespace-6_b.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99425-1_b.H -std=c++17  scan-lang-dump module "Read:-[0-9]*'s decl spec merge key \\(new\\) type_decl:'::make_signed_t'\\n  ...  Read:-[0-9]*'s type spec merge key \\(new\\) type_decl:'::make_signed'\\n  Read:-[0-9]*'s named merge key \\(matched\\) template_decl:'::template ssize'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99425-1_b.H -std=c++2a  scan-lang-dump module "Read:-[0-9]*'s decl spec merge key \\(new\\) type_decl:'::make_signed_t'\\n  ...  Read:-[0-9]*'s type spec merge key \\(new\\) type_decl:'::make_signed'\\n  Read:-[0-9]*'s named merge key \\(matched\\) template_decl:'::template ssize'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99425-1_b.H -std=c++2b  scan-lang-dump module "Read:-[0-9]*'s decl spec merge key \\(new\\) type_decl:'::make_signed_t'\\n  ...  Read:-[0-9]*'s type spec merge key \\(new\\) type_decl:'::make_signed'\\n  Read:-[0-9]*'s named merge key \\(matched\\) template_decl:'::template ssize'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-alias-1_a.H -std=c++17  scan-lang-dump module "Writing:-[0-9]*'s decl spec merge key \\(specialization\\) type_decl:'::allocator_traits<::allocator<long int>>::rebind_alloc<long int>'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-alias-1_a.H -std=c++2a  scan-lang-dump module "Writing:-[0-9]*'s decl spec merge key \\(specialization\\) type_decl:'::allocator_traits<::allocator<long int>>::rebind_alloc<long int>'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-alias-1_a.H -std=c++2b  scan-lang-dump module "Writing:-[0-9]*'s decl spec merge key \\(specialization\\) type_decl:'::allocator_traits<::allocator<long int>>::rebind_alloc<long int>'"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-alias-2_a.H -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-alias-2_a.H -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-alias-2_a.H -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-alias-2_a.H module-cmi  (gcm.cache/$srcdir/g++.dg/modules/tpl-alias-2_a.H.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-alias-2_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-alias-2_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-alias-2_b.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-tpl-parm-3_a.H -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-tpl-parm-3_a.H -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-tpl-parm-3_a.H -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-tpl-parm-3_a.H module-cmi  (gcm.cache/$srcdir/g++.dg/modules/tpl-tpl-parm-3_a.H.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-tpl-parm-3_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-tpl-parm-3_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-tpl-parm-3_b.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-tpl-parm-3_c.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-tpl-parm-3_c.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-tpl-parm-3_c.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3 -std=c++17 link
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3 -std=c++2a link
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3 -std=c++2b link
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3_a.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3_a.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3_a.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3_a.C module-cmi modA (gcm.cache/modA.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3_b.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3_b.C module-cmi modB (gcm.cache/modB.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3_c.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3_c.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3_c.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3_d.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3_d.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-3_d.C -std=c++2b (test for excess errors)
   Executed from: gcc:gcc.dg/analyzer/analyzer.exp
     gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early-O2.c Fixed in r14-6517-gb7e4a4c626e (test for bogus messages, line 64)
   Executed from: gcc:gcc.dg/cpp/cpp.exp
     gcc:gcc.dg/cpp/cpp.exp=c-c++-common/cpp/has-include-2.c  -Wc++-compat   (test for bogus messages, line 11)
     gcc:gcc.dg/cpp/cpp.exp=c-c++-common/cpp/has-include-2.c  -Wc++-compat  (test for excess errors)
     gcc:gcc.dg/cpp/cpp.exp=c-c++-common/cpp/has-include-next-2.c  -Wc++-compat  (test for excess errors)
+  Executed from: gcc:gcc.dg/debug/dwarf2/dwarf2.exp
+    gcc:gcc.dg/debug/dwarf2/dwarf2.exp=c-c++-common/dwarf2/pr113918.c (test for excess errors)
+    gcc:gcc.dg/debug/dwarf2/dwarf2.exp=c-c++-common/dwarf2/pr113918.c scan-assembler-times DW_AT_export_symbols 4
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/float_opposite_arm-1.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/float_opposite_arm-1.c scan-tree-dump optimized "possiblyNAN_[0-9]+.D. <= 2.0e.0"
+    gcc:gcc.dg/dg.exp=gcc.dg/float_opposite_arm-1.c scan-tree-dump optimized "possiblyNAN_[0-9]+.D. > 2.0e.0"
+    gcc:gcc.dg/dg.exp=gcc.dg/float_opposite_arm-1.c scan-tree-dump original "possiblyNAN <= 2.0e.0"
+    gcc:gcc.dg/dg.exp=gcc.dg/float_opposite_arm-1.c scan-tree-dump original "possiblyNAN > 2.0e.0"
+    gcc:gcc.dg/dg.exp=gcc.dg/pr105533.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr110079.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr114293.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/sso-20.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/sso-21.c (test for excess errors)
+  Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmax-27.c (test for excess errors)
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmax-27.c scan-tree-dump-not dom2 "MIN_EXPR"
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmax-28.c (test for excess errors)
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmax-28.c scan-tree-dump-not dom2 "MAX_EXPR"
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr114009.c (test for excess errors)
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr114009.c scan-tree-dump-times forwprop1 "  (?:return|<retval> =) { 0, 0, 0, 0 };" 1
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr114009.c scan-tree-dump-times forwprop1 "  return 0;" 3
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-early-break_123-pr114297.c (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-early-break_123-pr114297.c -flto -ffat-lto-objects (test for excess errors)
+  Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=std/format/arguments/args_neg.cc  -std=gnu++20  (test for errors, line )
+    libstdc++:libstdc++-dg/conformance.exp=std/format/arguments/args_neg.cc  -std=gnu++20  (test for errors, line 18)
+    libstdc++:libstdc++-dg/conformance.exp=std/format/arguments/args_neg.cc  -std=gnu++20  (test for errors, line 40)
+    libstdc++:libstdc++-dg/conformance.exp=std/format/arguments/args_neg.cc  -std=gnu++26  (test for errors, line )
+    libstdc++:libstdc++-dg/conformance.exp=std/format/arguments/args_neg.cc  -std=gnu++26  (test for errors, line 18)
+    libstdc++:libstdc++-dg/conformance.exp=std/format/arguments/args_neg.cc  -std=gnu++26  (test for errors, line 40)
+    libstdc++:libstdc++-dg/conformance.exp=std/format/string_neg.cc  -std=gnu++20  (test for errors, line )
+    libstdc++:libstdc++-dg/conformance.exp=std/format/string_neg.cc  -std=gnu++26  (test for errors, line )
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse/114240.cc  -std=gnu++20 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse/114240.cc  -std=gnu++20 execution test
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse/114240.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse/114240.cc  -std=gnu++26 execution test
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse/114279.cc  -std=gnu++20 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse/114279.cc  -std=gnu++20 execution test
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse/114279.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse/114279.cc  -std=gnu++26 execution test
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse/parse.cc  -std=gnu++20 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse/parse.cc  -std=gnu++20 execution test
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse/parse.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=std/time/parse/parse.cc  -std=gnu++26 execution test
+
+
+  - FAIL now PASS             [FAIL => PASS]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/other/pr113617.C  -std=gnu++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/other/pr113617.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/other/pr113617.C  -std=gnu++20 (test for excess errors)
+  Executed from: gcc:gcc.target/arm/arm.exp
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/bics_3.c scan-assembler-times bics\tr[0-9]+, r[0-9]+, r[0-9]+ 2
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/bics_3.c scan-assembler-times bics\tr[0-9]+, r[0-9]+, r[0-9]+, .sl #2 1
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/builtin-bswap-1.c scan-assembler-times rev16\\t 1
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/builtin-bswap-1.c scan-assembler-times rev16ne\\t 1
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/builtin-bswap-1.c scan-assembler-times rev\\t 2
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/builtin-bswap-1.c scan-assembler-times revne\\t 2
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/builtin-bswap-1.c scan-assembler-times revsh\\t 1
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/builtin-bswap-1.c scan-assembler-times revshne\\t 1
+
+
+  - XFAIL disappears          [XFAIL=>     ]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++14 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13614)
+    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:13614)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++20 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13614)
+
+
+  - XFAIL appears             [     =>XFAIL]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++14 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13605)
+    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:13605)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++20 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13605)
 
 
   - UNSUPPORTED appears       [     =>UNSUP]:
 
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/inline-var11.C  -std=c++14
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/inline-var11.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/ext/atomic-5.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/pr98356.C  -std=c++98
+  Executed from: g++:g++.dg/modules/modules.exp
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/target-aarch64-1_a.C -std=c++17
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/target-aarch64-1_a.C -std=c++2a
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/target-aarch64-1_a.C -std=c++2b
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/target-powerpc-1_a.C -std=c++17
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/target-powerpc-1_a.C -std=c++2a
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/target-powerpc-1_a.C -std=c++2b
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/target-powerpc-2_a.C -std=c++17
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/target-powerpc-2_a.C -std=c++2a
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/target-powerpc-2_a.C -std=c++2b
   Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/bitint-99.c
     gcc:gcc.dg/dg.exp=gcc.dg/pr114310.c
   Executed from: gcc:gcc.dg/torture/dg-torture.exp
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-62.c   -O0 
@@ -82,6 +427,24 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-62.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-62.c   -O3 -g 
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-62.c   -Os 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114312.c   -O0 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114312.c   -O1 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114312.c   -O2 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114312.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114312.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114312.c   -O3 -g 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114312.c   -Os 
+  Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=20_util/duration/114244.cc  -std=gnu++20
+    libstdc++:libstdc++-dg/conformance.exp=20_util/duration/114244.cc  -std=gnu++26
+
+
+  - Flaky cases, ignored   [~RANDOM     ]:
+
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s271.c -flto -ffat-lto-objects execution test
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s2712.c execution test
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s452.c -flto -ffat-lto-objects execution test
 
 
 
