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..650e0119
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,21 @@
+		=== g++ tests ===
+
+Running g++:g++.dg/lto/lto.exp ...
+FAIL: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o link, -flto -O0 -std=c++11
+		=== gcc tests ===
+
+Running gcc:gcc.target/arm/arm.exp ...
+FAIL: gcc.target/arm/aes_xor_combine.c scan-assembler-not veor
+FAIL: gcc.target/arm/bfloat16_scalar_typecheck.c (test for errors, line 45)
+FAIL: gcc.target/arm/bfloat16_scalar_typecheck.c (test for errors, line 97)
+		=== libstdc++ tests ===
+
+Running libstdc++:libstdc++-dg/conformance.exp ...
+FAIL: 29_atomics/atomic/compare_exchange_padding.cc -std=gnu++26 execution test
+FAIL: 29_atomics/atomic/compare_exchange_padding.cc -std=gnu++20 execution test
+
+		=== Results Summary ===
+
+# of stable fails		312
+# of flaky entries		3
+# of all tests			432718
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 7a1dc136..a2f621c3 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-PASS: 1 progressions
+ 6 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/452/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 7a9ff7f3..1faaa1fc 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/452/",
-            "run_order": "0452 (basepoints/gcc-15-00267-gcb478e0a6f3)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d806bf43d0a702c9b644589f8ceb292aaa0f94d8 (unchanged)",
-            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/cb478e0a6f3a296e1c234a85fc0d45d633a0ff93 (+ 374 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=10b921681108b333d17d8438a45afe6fbc1169dd (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d806bf43d0a702c9b644589f8ceb292aaa0f94d8 (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/3ab42e46acf867c45bc929fcc37693e327a35a24 (unchanged)",
+            "run_order": "0452 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d806bf43d0a702c9b644589f8ceb292aaa0f94d8 (+ 549 commits)",
+            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/cb478e0a6f3a296e1c234a85fc0d45d633a0ff93 (+ 714 commits)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=10b921681108b333d17d8438a45afe6fbc1169dd (+ 27 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d806bf43d0a702c9b644589f8ceb292aaa0f94d8 (+ 549 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/3ab42e46acf867c45bc929fcc37693e327a35a24 (+ 1221 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-05-22 20:00:48"
+        "Start Time": "2024-05-02 09:16:39"
     },
     "Tests": [
         {
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                11
+                3
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 117033dc..afffe0ca 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,39 +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:
+  | 714 commits in gcc
+  | cb478e0a6f3a ada: Fix calculation of tasks in null arrays
+  | c6b06faa3ccb ada: Prevent calculation of negative stack counts
+  | cf14e7c1db2f ada: Cleanup calculation of task stacks
+  | 326f6a4e7400 ada: Fix grammar in comment
+  | 33f560e27229 ada: Remove redundant guard against empty list of declarations
+  | ... and 709 more commits in gcc
+
+Produces  6 fixes:
+  | 
+  | fixes.sum:
+  | Running g++:g++.dg/lto/lto.exp ...
+  | FAIL: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o link, -flto -O0 -std=c++11
+  | Running gcc:gcc.target/arm/arm.exp ...
+  | FAIL: gcc.target/arm/aes_xor_combine.c scan-assembler-not veor
+  | FAIL: gcc.target/arm/bfloat16_scalar_typecheck.c (test for errors, line 45)
+  | ... and 4 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:
-
-  | 374 commits in gcc
-  | cb478e0a6f3 ada: Fix calculation of tasks in null arrays
-  | c6b06faa3cc ada: Prevent calculation of negative stack counts
-  | cf14e7c1db2 ada: Cleanup calculation of task stacks
-  | 326f6a4e740 ada: Fix grammar in comment
-  | 33f560e2722 ada: Remove redundant guard against empty list of declarations
-  | ... and 369 more commits in gcc
-
-PASS: 1 progressions
-
-progressions.sum:
-		=== g++ tests ===
-
-Running g++:g++.dg/lto/lto.exp ...
-FAIL: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o link, -flto -O0 -std=c++11
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
+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/452/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/452/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/452/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/452/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/452/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/452/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/452/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/450/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/400/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index a6f8ccf7..1a8cd680 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-richard.ball@arm.com,dje.gcc@gmail.com,cc:jie.mei@oss.cipunited.com,cc:squirek@adacore.com,demin.han@starfivetech.com,schwab@linux-m68k.org,cc:baird@adacore.com,roger@nextmovesoftware.com,kmatsui@gcc.gnu.org,vineetg@rivosinc.com,cc:oliva@adacore.com,ebotcazou@adacore.com,gerald@pfeifer.com,krebbel@linux.ibm.com,maskray@google.com,xry111@xry111.site,dimitar@dinux.eu,david.faust@oracle.com,bcc:tcwg-validation@linaro.org,poulhies@adacore.com,cc:yangyujie@loongson.cn,jakub@redhat.com,polacek@redhat.com,gaiusmod2@gmail.com,haochen.jiang@intel.com,cc:jivanhakobyan9@gmail.com,m.kretz@gsi.de,guojiufu@linux.ibm.com,cc:gcc-regression@gcc.gnu.org,cc:zengxiao@eswincomputing.com,anlauf@gmx.de,iant@golang.org,jason@redhat.com,cc:maskray@gcc.gnu.org,amacleod@redhat.com,pault@gcc.gnu.org,tamar.christina@arm.com,christophe.lyon@linaro.org,cc:hainque@adacore.com,cc:kenner@adacore.com,syq@debian.org,jlaw@ventanamicro.com,patrick@rivosinc.com,sloosemore@baylibre.com,cc:rdapp@ventanamicro.com,avr@gjlay.de,syq@gcc.gnu.org,jh@suse.cz,rguenther@suse.de,chenglulu@loongson.cn,cc:peter0x44@disroot.org,stefansf@linux.ibm.com,guihaoc@gcc.gnu.org,gccadmin@gcc.gnu.org,oliva@gnu.org,cc:dismukes@adacore.com,dmalcolm@redhat.com,cc:trojanek@adacore.com,ro@CeBiTec.Uni-Bielefeld.DE,josmyers@redhat.com,pan2.li@intel.com,iain@sandoe.co.uk,frederik@harwath.name,cc:duff@adacore.com,cc:desplanques@adacore.com,aldyh@redhat.com,qing.zhao@oracle.com,hongtao.liu@intel.com,christoph.muellner@vrull.eu,cc:miranda@adacore.com,nathanieloshead@gmail.com,fxcoudert@gcc.gnu.org,ppalka@redhat.com,wilco.dijkstra@arm.com,ibuclaw@gdcproject.org,cc:moy@adacore.com,alex.coplan@arm.com,cc:huguet@adacore.com,quic_apinski@quicinc.com,jose.marchesi@oracle.com,jwakely@redhat.com,cupertino.miranda@oracle.com,cc:palmer@rivosinc.com,tschwinge@baylibre.com
+richard.ball@arm.com,dje.gcc@gmail.com,cc:jie.mei@oss.cipunited.com,cc:squirek@adacore.com,demin.han@starfivetech.com,cc:hjl.tools@gmail.com,schwab@linux-m68k.org,cc:baird@adacore.com,tburnus@baylibre.com,andre.simoesdiasvieira@arm.com,cltang@baylibre.com,roger@nextmovesoftware.com,kmatsui@gcc.gnu.org,schwab@suse.de,cc:arsen@aarsen.me,vineetg@rivosinc.com,cc:pierre-emmanuel.patry@embecosm.com,cc:oliva@adacore.com,ebotcazou@adacore.com,(no_default),fkastl@suse.cz,indu.bhagat@oracle.com,gerald@pfeifer.com,cc:will_schmidt@linux.ibm.com,krebbel@linux.ibm.com,maskray@google.com,xry111@xry111.site,cc:mengqinggang@loongson.cn,dimitar@dinux.eu,mikael@gcc.gnu.org,erozen@microsoft.com,david.faust@oracle.com,hp@bitrange.com,bcc:tcwg-validation@linaro.org,poulhies@adacore.com,parras@baylibre.com,mark@klomp.org,cc:yangyujie@loongson.cn,arsen@gcc.gnu.org,jakub@redhat.com,cc:jswinney@amazon.com,polacek@redhat.com,danglin@gcc.gnu.org,gaiusmod2@gmail.com,ubizjak@gmail.com,jvdelisle@gcc.gnu.org,haochen.jiang@intel.com,cc:jivanhakobyan9@gmail.com,m.kretz@gsi.de,guojiufu@linux.ibm.com,cc:gcc-regression@gcc.gnu.org,cc:zengxiao@eswincomputing.com,anlauf@gmx.de,iant@golang.org,jason@redhat.com,cc:maskray@gcc.gnu.org,amacleod@redhat.com,kito.cheng@sifive.com,pault@gcc.gnu.org,tamar.christina@arm.com,christophe.lyon@linaro.org,cc:hainque@adacore.com,cc:kenner@adacore.com,syq@debian.org,jlaw@ventanamicro.com,hongyu.wang@intel.com,uecker@tugraz.at,guillaume1.gomez@gmail.com,patrick@rivosinc.com,sloosemore@baylibre.com,maxim.kuvyrkov@linaro.org,rdapp@ventanamicro.com,avr@gjlay.de,syq@gcc.gnu.org,tom@tromey.com,mjambor@suse.cz,gaofei@eswincomputing.com,jh@suse.cz,rguenther@suse.de,chenglulu@loongson.cn,cc:peter0x44@disroot.org,kyrylo.tkachov@arm.com,vmakarov@redhat.com,stefansf@linux.ibm.com,guihaoc@gcc.gnu.org,j@lambda.is,gccadmin@gcc.gnu.org,cc:thomas@codesourcery.com,jchrist@linux.ibm.com,oliva@gnu.org,cc:dismukes@adacore.com,dmalcolm@redhat.com,cc:trojanek@adacore.com,ro@CeBiTec.Uni-Bielefeld.DE,josmyers@redhat.com,andrew.carlotti@arm.com,pan2.li@intel.com,iain@sandoe.co.uk,frederik@harwath.name,cc:duff@adacore.com,cc:desplanques@adacore.com,cc:xujiahao@loongson.cn,cc:hp@axis.com,aldyh@redhat.com,cc:centurion009@proton.me,qing.zhao@oracle.com,hongtao.liu@intel.com,cc:i.mcinerney17@imperial.ac.uk,christoph.muellner@vrull.eu,cc:miranda@adacore.com,tromey@adacore.com,cc:bugaevc@gmail.com,nathanieloshead@gmail.com,fxcoudert@gcc.gnu.org,sebastian.huber@embedded-brains.de,cc:ishitatsuyuki@gmail.com,ppalka@redhat.com,wilco.dijkstra@arm.com,ibuclaw@gdcproject.org,cc:moy@adacore.com,alex.coplan@arm.com,richard.sandiford@arm.com,cc:huguet@adacore.com,bergner@linux.ibm.com,quic_apinski@quicinc.com,linkw@linux.ibm.com,jose.marchesi@oracle.com,jwakely@redhat.com,cupertino.miranda@oracle.com,cc:palmer@rivosinc.com,tschwinge@baylibre.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 76cacbb5..3598903e 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 374 commits in gcc: PASS: 1 progressions on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] 714 commits in gcc:  6 fixes on master-thumb_v8a_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..1f52c5c7
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		306
+# of flaky entries		3
+# of all tests			432718
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 63b6e858..066456d0 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		306
-# of flaky entries		11
+# of flaky entries		3
 # of all tests			432718
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 97d1c6bc..6610b99d 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.28699
-CURRENT:  /tmp/gxx-sum2.28699
+REFERENCE:/tmp/gxx-sum1.31504
+CURRENT:  /tmp/gxx-sum2.31504
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  409038 |  409704 |
-  | Unexpected fails                  [FAIL] |     247 |     246 |
+  | Passes                            [PASS] |  408667 |  409704 |
+  | Unexpected fails                  [FAIL] |     252 |     246 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |      39 |      39 |
-  | Expected fails                   [XFAIL] |    3224 |    3221 |
+  | Expected fails                   [XFAIL] |    3225 |    3221 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |      21 |      21 |
-  | Unsupported                [UNSUPPORTED] |   19460 |   19487 |
+  | Unsupported                [UNSUPPORTED] |   19392 |   19487 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.954246
+    REF PASS ratio: 0.954346
     RES PASS ratio: 0.954259
 
 o  REGRESSIONS:
@@ -36,15 +36,17 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |     347 |
-  | New PASS                  [     => PASS] |     960 |
-  | FAIL now PASS             [FAIL => PASS] |       1 |
+  | PASS disappears           [PASS =>     ] |     477 |
+  | New PASS                  [     => PASS] |    1441 |
+  | FAIL now PASS             [FAIL => PASS] |       4 |
+  | FAIL disappears           [FAIL =>     ] |       2 |
   | XFAIL disappears          [XFAIL=>     ] |      20 |
+  | XFAIL now PASS            [XFAIL=> PASS] |       1 |
   | XFAIL appears             [     =>XFAIL] |      17 |
-  | UNSUPPORTED disappears    [UNSUP=>     ] |       8 |
-  | UNSUPPORTED appears       [     =>UNSUP] |      35 |
+  | UNSUPPORTED disappears    [UNSUP=>     ] |      10 |
+  | UNSUPPORTED appears       [     =>UNSUP] |     105 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    1388 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    2077 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
@@ -102,6 +104,18 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/signal-4b.c  -std=gnu++98  at line 16 (test for warnings, line 15)
     g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/signal-4b.c  -std=gnu++98  expected multiline pattern lines 94-148
     g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/signal-4b.c  -std=gnu++98 (test for excess errors)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++14  (test for bogus messages, line 17)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++14  (test for warnings, line 39)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++14  (test for warnings, line 60)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++17  (test for bogus messages, line 17)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++17  (test for warnings, line 39)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++17  (test for warnings, line 60)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++20  (test for bogus messages, line 17)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++20  (test for warnings, line 39)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++20  (test for warnings, line 60)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++98  (test for bogus messages, line 17)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++98  (test for warnings, line 39)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++98  (test for warnings, line 60)
   Executed from: g++:g++.dg/debug/dwarf2/dwarf2.exp
     g++:g++.dg/debug/dwarf2/dwarf2.exp=g++.dg/debug/dwarf2/array-3.C  -std=gnu++14  scan-assembler-times  DW_TAG_const_type 5
     g++:g++.dg/debug/dwarf2/dwarf2.exp=g++.dg/debug/dwarf2/array-3.C  -std=gnu++17  scan-assembler-times  DW_TAG_const_type 5
@@ -353,6 +367,9 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/ext/flexary8.C  -std=gnu++98  (test for errors, line 19)
     g++:g++.dg/dg.exp=g++.dg/ext/flexary8.C  -std=gnu++98  (test for errors, line 26)
     g++:g++.dg/dg.exp=g++.dg/ext/flexary8.C  -std=gnu++98  (test for errors, line 7)
+    g++:g++.dg/dg.exp=g++.dg/ext/is_array.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/is_array.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/is_array.C  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/parse/error65.C  -std=c++14  (test for errors, line 9)
     g++:g++.dg/dg.exp=g++.dg/parse/error65.C  -std=c++17  (test for errors, line 9)
     g++:g++.dg/dg.exp=g++.dg/parse/error65.C  -std=c++20  (test for errors, line 9)
@@ -385,6 +402,13 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr64280.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects   (test for errors, line 18)
     g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr64280.C   -O3 -g   (test for errors, line 18)
     g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr64280.C   -Os   (test for errors, line 18)
+  Executed from: g++:g++.dg/vect/vect.exp
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=gnu++14 (test for excess errors)
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=gnu++14 execution test
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=gnu++17 execution test
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=gnu++20 (test for excess errors)
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=gnu++20 execution test
   Executed from: gcc:gcc.dg/analyzer/analyzer.exp
     gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flexible-array-member-1.c  (test for warnings, line 100)
     gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flexible-array-member-1.c Wanalyzer-out-of-bounds (test for warnings, line 44)
@@ -398,11 +422,123 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/signal-4b.c  (test for warnings, line 15)
     gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/signal-4b.c (test for excess errors)
     gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/signal-4b.c expected multiline pattern lines 37-91
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  (test for bogus messages, line 17)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  (test for warnings, line 39)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  (test for warnings, line 60)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for bogus messages, line 82)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for warnings, line 27)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for warnings, line 41)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for warnings, line 56)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for warnings, line 60)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for warnings, line 68)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for warnings, line 72)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for warnings, line 92)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event1 (test for warnings, line 28)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event1 (test for warnings, line 42)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event1 at line 32 (test for warnings, line 31)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event1 at line 46 (test for warnings, line 45)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event2 at line 29 (test for warnings, line 28)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event2 at line 33 (test for warnings, line 31)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event2 at line 43 (test for warnings, line 42)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event2 at line 47 (test for warnings, line 45)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c warning (test for warnings, line 31)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c warning (test for warnings, line 45)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/pipe-glibc.c (test for excess errors)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/pipe-manpages.c (test for excess errors)
+  Executed from: gcc:gcc.dg/debug/btf/btf.exp
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-bitfields-4.c scan-assembler-times [\t ]0x4000003[\t ]+[^\n]*btt_info 1
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-datasec-1.c scan-assembler-times .4byte[\t ][a-e][\t ]+[^\n]*bts_offset 5
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-datasec-1.c scan-assembler-times bigarr[\t ]+[^\n]*bts_offset 1
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-datasec-1.c scan-assembler-times my_cstruct[\t ]+[^\n]*bts_offset 1
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-datasec-2.c scan-assembler-times bar[\t ]+[^\n]*bts_offset 1
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-datasec-2.c scan-assembler-times chacha[\t ]+[^\n]*bts_offset 1
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-datasec-2.c scan-assembler-times foo[\t ]+[^\n]*bts_offset 1
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-datasec-3.c scan-assembler-times bts_type: \\(BTF_KIND_VAR 'test_bss2'\\) 1
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-datasec-3.c scan-assembler-times bts_type: \\(BTF_KIND_VAR 'test_data2'\\) 1
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-pr106773.c scan-assembler-times foo[\t ]+[^\n]*bts_offset 1
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-struct-2.c scan-assembler-times [\t ]0x4000002[\t ]+[^\n]*btt_info 1
   Executed from: gcc:gcc.dg/dg.exp
     gcc:gcc.dg/dg.exp=c-c++-common/builtin-clear-padding-3.c  -Wc++-compat   (test for errors, line 5)
     gcc:gcc.dg/dg.exp=gcc.dg/20050620-1.c  (test for errors, line 8)
     gcc:gcc.dg/dg.exp=gcc.dg/940510-1.c  at line 4 (test for errors, line 3)
+    gcc:gcc.dg/dg.exp=gcc.dg/builtin-dynamic-object-size-0.c  (test for warnings, line 743)
     gcc:gcc.dg/dg.exp=gcc.dg/cdce3.c scan-tree-dump cdce "cdce3.c:11: [^\n\r]* function call is shrink-wrapped into error conditions."
+  Executed from: gcc:gcc.dg/plugin/plugin.exp
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/copy_from_user-1.c -fplugin=./analyzer_kernel_plugin.so  (test for bogus messages, line 25)
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/copy_from_user-1.c -fplugin=./analyzer_kernel_plugin.so  (test for bogus messages, line 27)
+  Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++20  (test for errors, line 26)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++20  (test for errors, line 27)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++20  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++20  (test for errors, line 30)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++20  (test for errors, line 32)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++20  (test for errors, line 33)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++20  (test for errors, line 35)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++20  (test for errors, line 36)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++20  (test for errors, line 38)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++20  (test for errors, line 39)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++20 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++26  (test for errors, line 26)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++26  (test for errors, line 27)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++26  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++26  (test for errors, line 30)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++26  (test for errors, line 32)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++26  (test for errors, line 33)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++26  (test for errors, line 35)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++26  (test for errors, line 36)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++26  (test for errors, line 38)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++26  (test for errors, line 39)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_c++20_neg.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/equal_neg.cc  -std=gnu++20  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/equal_neg.cc  -std=gnu++20  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/equal_neg.cc  -std=gnu++26  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/equal_neg.cc  -std=gnu++26  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/greater_equal_neg.cc  -std=gnu++20  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/greater_equal_neg.cc  -std=gnu++20  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/greater_equal_neg.cc  -std=gnu++26  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/greater_equal_neg.cc  -std=gnu++26  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/greater_neg.cc  -std=gnu++20  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/greater_neg.cc  -std=gnu++20  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/greater_neg.cc  -std=gnu++26  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/greater_neg.cc  -std=gnu++26  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/in_range_neg.cc  -std=gnu++20  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/in_range_neg.cc  -std=gnu++20  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/in_range_neg.cc  -std=gnu++20  (test for errors, line 30)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/in_range_neg.cc  -std=gnu++20  (test for errors, line 31)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/in_range_neg.cc  -std=gnu++26  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/in_range_neg.cc  -std=gnu++26  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/in_range_neg.cc  -std=gnu++26  (test for errors, line 30)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/in_range_neg.cc  -std=gnu++26  (test for errors, line 31)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/less_equal_neg.cc  -std=gnu++20  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/less_equal_neg.cc  -std=gnu++20  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/less_equal_neg.cc  -std=gnu++26  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/less_equal_neg.cc  -std=gnu++26  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/less_neg.cc  -std=gnu++20  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/less_neg.cc  -std=gnu++20  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/less_neg.cc  -std=gnu++26  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/less_neg.cc  -std=gnu++26  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/not_equal_neg.cc  -std=gnu++20  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/not_equal_neg.cc  -std=gnu++20  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/not_equal_neg.cc  -std=gnu++26  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/not_equal_neg.cc  -std=gnu++26  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/char/deleted.cc  -std=gnu++20  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/char/deleted.cc  -std=gnu++20  (test for errors, line 38)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/char/deleted.cc  -std=gnu++26  (test for errors, line 29)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/char/deleted.cc  -std=gnu++26  (test for errors, line 38)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/wchar_t/deleted.cc  -std=gnu++20  (test for errors, line 30)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/wchar_t/deleted.cc  -std=gnu++20  (test for errors, line 39)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/wchar_t/deleted.cc  -std=gnu++26  (test for errors, line 30)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/wchar_t/deleted.cc  -std=gnu++26  (test for errors, line 39)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/filesystem/path/factory/u8path-depr.cc  -std=gnu++20  (test for warnings, line 13)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/filesystem/path/factory/u8path-depr.cc  -std=gnu++20  (test for warnings, line 14)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/filesystem/path/factory/u8path-depr.cc  -std=gnu++26  (test for warnings, line 13)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/filesystem/path/factory/u8path-depr.cc  -std=gnu++26  (test for warnings, line 14)
+    libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++20_neg.cc  -std=gnu++20  (test for errors, line 53)
+    libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++20_neg.cc  -std=gnu++20  (test for errors, line 76)
+    libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++20_neg.cc  -std=gnu++20  (test for errors, line 81)
+    libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++20_neg.cc  -std=gnu++26  (test for errors, line 53)
+    libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++20_neg.cc  -std=gnu++26  (test for errors, line 76)
+    libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++20_neg.cc  -std=gnu++26  (test for errors, line 81)
 
 
   - New PASS                  [     => PASS]:
@@ -424,6 +560,38 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flexible-array-member-1.c  -std=c++98 Wanalyzer-out-of-bounds (test for warnings, line 43)
     g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flexible-array-member-1.c  -std=c++98 Wstringop-overflow at line 30 (test for warnings, line 29)
     g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flexible-array-member-1.c  -std=c++98 Wstringop-overflow at line 44 (test for warnings, line 43)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++14  (test for warnings, line 15)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++14  (test for warnings, line 16)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++14  (test for warnings, line 8)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++14  (test for warnings, line 9)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++14 (test for excess errors)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++17  (test for warnings, line 15)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++17  (test for warnings, line 16)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++17  (test for warnings, line 8)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++17  (test for warnings, line 9)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++17 (test for excess errors)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++20  (test for warnings, line 15)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++20  (test for warnings, line 16)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++20  (test for warnings, line 8)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++20  (test for warnings, line 9)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++20 (test for excess errors)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++98  (test for warnings, line 15)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++98  (test for warnings, line 16)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++98  (test for warnings, line 8)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++98  (test for warnings, line 9)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  -std=c++98 (test for excess errors)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++14  (test for bogus messages, line 16)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++14  (test for warnings, line 38)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++14  (test for warnings, line 59)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++17  (test for bogus messages, line 16)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++17  (test for warnings, line 38)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++17  (test for warnings, line 59)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++20  (test for bogus messages, line 16)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++20  (test for warnings, line 38)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++20  (test for warnings, line 59)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++98  (test for bogus messages, line 16)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++98  (test for warnings, line 38)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++98  (test for warnings, line 59)
   Executed from: g++:g++.dg/debug/dwarf2/dwarf2.exp
     g++:g++.dg/debug/dwarf2/dwarf2.exp=g++.dg/debug/dwarf2/array-3.C  -std=gnu++14  scan-assembler-times  DW_TAG_const_type 4
     g++:g++.dg/debug/dwarf2/dwarf2.exp=g++.dg/debug/dwarf2/array-3.C  -std=gnu++17  scan-assembler-times  DW_TAG_const_type 4
@@ -543,12 +711,51 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=c-c++-common/fam-in-union-alone-in-struct-bos.c  -std=gnu++98 (test for excess errors)
     g++:g++.dg/dg.exp=c-c++-common/fam-in-union-alone-in-struct-bos.c  -std=gnu++98 execution test
     g++:g++.dg/dg.exp=g++.dg/concepts/diagnostic2.C  -std=gnu++20  expected multiline pattern lines 31-32
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref10.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref10.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref10.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref10.C  -std=c++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref11.C  -std=c++14  (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref11.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref11.C  -std=c++17  (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref11.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref11.C  -std=c++20  (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref11.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++14  (test for warnings, line 11)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++14  (test for warnings, line 12)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++14  (test for warnings, line 16)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++14  (test for warnings, line 20)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++17  (test for warnings, line 11)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++17  (test for warnings, line 12)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++17  (test for warnings, line 16)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++17  (test for warnings, line 20)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++20  (test for warnings, line 11)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++20  (test for warnings, line 12)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++20  (test for warnings, line 16)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++20  (test for warnings, line 20)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++98  (test for warnings, line 11)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++98  (test for warnings, line 12)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++98  (test for warnings, line 16)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++98  (test for warnings, line 20)
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref12.C  -std=c++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-redeclaration3.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-redeclaration3.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-redeclaration3.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-redeclaration4.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-redeclaration4.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-redeclaration4.C  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-union8.C  -std=c++14  (test for errors, line 8)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-union8.C  -std=c++14 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-union8.C  -std=c++17  (test for errors, line 8)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-union8.C  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-union8.C  -std=c++20  (test for errors, line 8)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-union8.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/enum44.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/enum44.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/enum44.C  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/inh-ctor39.C  -std=c++14 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/inh-ctor39.C  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/inh-ctor39.C  -std=c++20 (test for excess errors)
@@ -558,9 +765,38 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-eh1.C  -std=c++17 execution test
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-eh1.C  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-eh1.C  -std=c++20 execution test
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref1.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref1.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref1.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref2.C  -std=c++14  (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref2.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref2.C  -std=c++17  (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref2.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref2.C  -std=c++20  (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref2.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref3.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref3.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref3.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn6.C  -std=c++14  (test for bogus messages, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn6.C  -std=c++14  (test for bogus messages, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn6.C  -std=c++14  (test for warnings, line 15)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn6.C  -std=c++17  (test for bogus messages, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn6.C  -std=c++17  (test for bogus messages, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn6.C  -std=c++17  (test for warnings, line 15)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn6.C  -std=c++20  (test for bogus messages, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn6.C  -std=c++20  (test for bogus messages, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn6.C  -std=c++20  (test for warnings, line 15)
     g++:g++.dg/dg.exp=g++.dg/cpp1y/constexpr-lifetime7.C  -std=c++20  (test for warnings, line 90)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/nsdmi-aggr20.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/nsdmi-aggr20.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/nsdmi-aggr20.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/nsdmi-aggr21.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/nsdmi-aggr21.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/nsdmi-aggr21.C  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp1z/constexpr-111284.C  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp1z/constexpr-111284.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/constexpr-if-lambda6.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/constexpr-if-lambda6.C  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-basic7.C  -std=c++23 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-basic7.C  -std=c++26 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-ops-alloc.C  -std=c++23  (test for errors, line 10)
@@ -747,11 +983,105 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp26/delete-reason2.C  -std=gnu++20  at line 7 (test for errors, line 5)
     g++:g++.dg/dg.exp=g++.dg/cpp26/delete-reason2.C  -std=gnu++20  at line 9 (test for errors, line 8)
     g++:g++.dg/dg.exp=g++.dg/cpp26/delete-reason2.C  -std=gnu++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++14  scan-tree-dump-times gimple ".ANNOTATE \\([^\n\r]*, 5, 0\\)" 16
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++17  scan-tree-dump-times gimple ".ANNOTATE \\([^\n\r]*, 5, 0\\)" 16
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  (test for warnings, line 121)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  (test for warnings, line 124)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  (test for warnings, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  (test for warnings, line 130)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  (test for warnings, line 133)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  (test for warnings, line 136)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  (test for warnings, line 139)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  (test for warnings, line 142)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  at line 122 (test for warnings, line 121)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  at line 125 (test for warnings, line 124)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  at line 128 (test for warnings, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  at line 131 (test for warnings, line 130)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  at line 134 (test for warnings, line 133)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  at line 137 (test for warnings, line 136)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  at line 140 (test for warnings, line 139)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  at line 143 (test for warnings, line 142)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20  scan-tree-dump-times gimple ".ANNOTATE \\([^\n\r]*, 5, 0\\)" 32
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++14  scan-tree-dump-not gimple ".ANNOTATE \\([^\n\r]*, 5, 0\\)"
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++17  scan-tree-dump-not gimple ".ANNOTATE \\([^\n\r]*, 5, 0\\)"
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++20  (test for warnings, line 120)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++20  (test for warnings, line 123)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++20  (test for warnings, line 126)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++20  (test for warnings, line 129)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++20  (test for warnings, line 132)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++20  (test for warnings, line 135)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++20  (test for warnings, line 138)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++20  (test for warnings, line 141)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++20  scan-tree-dump-not gimple ".ANNOTATE \\([^\n\r]*, 5, 0\\)"
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++14  scan-tree-dump-not gimple ".ANNOTATE \\([^\n\r]*, 5, 0\\)"
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++17  scan-tree-dump-not gimple ".ANNOTATE \\([^\n\r]*, 5, 0\\)"
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++20  (test for warnings, line 121)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++20  (test for warnings, line 124)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++20  (test for warnings, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++20  (test for warnings, line 130)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++20  (test for warnings, line 133)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++20  (test for warnings, line 136)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++20  (test for warnings, line 139)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++20  (test for warnings, line 142)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++20  scan-tree-dump-not gimple ".ANNOTATE \\([^\n\r]*, 5, 0\\)"
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast16.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++20  (test for warnings, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++20  (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++20  (test for warnings, line 28)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++20  (test for warnings, line 29)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++20  (test for warnings, line 30)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++20  (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++20  at line 12 (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++20  at line 13 (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++20  at line 14 (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++20  at line 15 (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++20  at line 16 (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++20  at line 17 (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/class-deduction-alias19.C  -std=c++20  (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/class-deduction-alias19.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-dtor16.C  -std=c++14  at line 7 (test for errors, line 5)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-dtor16.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-dtor16.C  -std=c++17  at line 7 (test for errors, line 5)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-dtor16.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-dtor16.C  -std=c++20  at line 6 (test for errors, line 5)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-dtor16.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/is-constant-evaluated15.C  -std=gnu++17  (test for bogus messages, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/is-constant-evaluated15.C  -std=gnu++17  (test for warnings, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/is-constant-evaluated15.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/is-constant-evaluated15.C  -std=gnu++20  (test for bogus messages, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/is-constant-evaluated15.C  -std=gnu++20  (test for warnings, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/is-constant-evaluated15.C  -std=gnu++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ2.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ2a.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ3.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ4.C  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/linkage-spec1.C  -std=c++14 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/linkage-spec1.C  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/linkage-spec1.C  -std=c++20  at line 10 (test for errors, line 9)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/linkage-spec1.C  -std=c++20  at line 13 (test for errors, line 12)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/linkage-spec1.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/pr114426.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/pr114426.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/pr114426.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/pr114426.C  -std=c++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/attrib68.C  -std=c++14  (test for errors, line 7)
+    g++:g++.dg/dg.exp=g++.dg/ext/attrib68.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/attrib68.C  -std=c++17  (test for errors, line 7)
+    g++:g++.dg/dg.exp=g++.dg/ext/attrib68.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/attrib68.C  -std=c++20  (test for errors, line 7)
+    g++:g++.dg/dg.exp=g++.dg/ext/attrib68.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/attrib68.C  -std=c++98  (test for errors, line 7)
+    g++:g++.dg/dg.exp=g++.dg/ext/attrib68.C  -std=c++98 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/ext/flexary19.C  -std=c++14  (test for warnings, line 105)
     g++:g++.dg/dg.exp=g++.dg/ext/flexary19.C  -std=c++14  (test for warnings, line 114)
     g++:g++.dg/dg.exp=g++.dg/ext/flexary19.C  -std=c++14  (test for warnings, line 123)
@@ -836,15 +1166,40 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/ext/flexary19.C  -std=c++98  (test for warnings, line 78)
     g++:g++.dg/dg.exp=g++.dg/ext/flexary19.C  -std=c++98  (test for warnings, line 87)
     g++:g++.dg/dg.exp=g++.dg/ext/flexary19.C  -std=c++98  (test for warnings, line 96)
+    g++:g++.dg/dg.exp=g++.dg/ext/is_array.C  -std=gnu++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/is_array.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/is_array.C  -std=gnu++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/ext/is_const.C  -std=c++14 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/ext/is_const.C  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/ext/is_const.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/is_constructible8.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/is_constructible8.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/is_constructible8.C  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/ext/is_pointer.C  -std=c++14 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/ext/is_pointer.C  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/ext/is_pointer.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/is_std_layout5.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/is_std_layout5.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/is_std_layout5.C  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/ext/is_volatile.C  -std=c++14 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/ext/is_volatile.C  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/ext/is_volatile.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114409-2.C  -std=gnu++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114409-2.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114409-2.C  -std=gnu++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114409-2.C  -std=gnu++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114691.C  -std=gnu++14  (test for bogus messages, line 12)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114691.C  -std=gnu++14  (test for bogus messages, line 20)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114691.C  -std=gnu++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114691.C  -std=gnu++17  (test for bogus messages, line 12)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114691.C  -std=gnu++17  (test for bogus messages, line 20)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114691.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114691.C  -std=gnu++20  (test for bogus messages, line 12)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114691.C  -std=gnu++20  (test for bogus messages, line 20)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114691.C  -std=gnu++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114691.C  -std=gnu++98  (test for bogus messages, line 12)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114691.C  -std=gnu++98  (test for bogus messages, line 20)
+    g++:g++.dg/dg.exp=g++.dg/ext/pr114691.C  -std=gnu++98 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/opt/const-builtin1.C  -std=gnu++14  (test for bogus messages, line 7)
     g++:g++.dg/dg.exp=g++.dg/opt/const-builtin1.C  -std=gnu++14  scan-assembler-not memchr
     g++:g++.dg/dg.exp=g++.dg/opt/const-builtin1.C  -std=gnu++14 (test for excess errors)
@@ -986,14 +1341,53 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/modules/modules.exp=g++.dg/modules/friend-8_b.C -std=c++17 (test for excess errors)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/friend-8_b.C -std=c++2a (test for excess errors)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/friend-8_b.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/merge-17_a.H -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/merge-17_a.H -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/merge-17_a.H -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/merge-17_a.H module-cmi  (gcm.cache/$srcdir/g++.dg/modules/merge-17_a.H.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/merge-17_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/merge-17_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/merge-17_b.C -std=c++2b (test for excess errors)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/partial-3.C (test for excess errors)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/partial-3.C module-cmi M (gcm.cache/M.gcm)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/partial-3.C scan-lang-dump module "Wrote 0 clusters"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr104040_a.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr104040_a.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr104040_a.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr104040_a.C module-cmi test (gcm.cache/test.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr104040_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr104040_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr104040_b.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr106820_a.H -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr106820_a.H -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr106820_a.H -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr106820_a.H module-cmi  (gcm.cache/$srcdir/g++.dg/modules/pr106820_a.H.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr106820_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr106820_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr106820_b.C -std=c++2b (test for excess errors)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/pr114954.C -std=c++17 (test for excess errors)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/pr114954.C -std=c++2a (test for excess errors)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/pr114954.C -std=c++2b (test for excess errors)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/pr114954.C module-cmi main (gcm.cache/main.gcm)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99023_b.X -std=c++2a  dg-regexp 7 was found: "[^\n]*: note: include '[^\n]*[/\\]initializer_list' translated to import\n"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3 -std=c++17 link
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3 -std=c++2a link
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3 -std=c++2b link
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_a.H -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_a.H -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_a.H -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_a.H module-cmi  (gcm.cache/$srcdir/g++.dg/modules/pr99377-3_a.H.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_b.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_b.C module-cmi Foo:check (gcm.cache/Foo-check.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_c.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_c.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_c.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_c.C module-cmi Foo (gcm.cache/Foo.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_d.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_d.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99377-3_d.C -std=c++2b (test for excess errors)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/shadow-1_b.C -std=c++17  (test for errors, line 4)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/shadow-1_b.C -std=c++17  (test for errors, line 5)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/shadow-1_b.C -std=c++2a  (test for errors, line 4)
@@ -1144,6 +1538,13 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-friend-9.C -std=c++2a (test for excess errors)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-friend-9.C -std=c++2b (test for excess errors)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-friend-9.C module-cmi M (gcm.cache/M.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/using-14.C -std=c++17  scan-lang-dump module "Wrote 0 clusters"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/using-14.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/using-14.C -std=c++2a  scan-lang-dump module "Wrote 0 clusters"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/using-14.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/using-14.C -std=c++2b  scan-lang-dump module "Wrote 0 clusters"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/using-14.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/using-14.C module-cmi M (gcm.cache/M.gcm)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/using-15_a.C -std=c++17 (test for excess errors)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/using-15_a.C -std=c++2a (test for excess errors)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/using-15_a.C -std=c++2b (test for excess errors)
@@ -1275,10 +1676,105 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-4_b.C -std=c++2b  scan-assembler-not _ZTSW1M8Attached:
     g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-4_b.C -std=c++2b  scan-assembler-not _ZTVW1M8Attached:
     g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-4_b.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-7_a.H -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-7_a.H -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-7_a.H -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-7_a.H module-cmi  (gcm.cache/$srcdir/g++.dg/modules/xtreme-header-7_a.H.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-7_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-7_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-7_b.C -std=c++2b (test for excess errors)
+  Executed from: g++:g++.dg/vect/vect.exp
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=c++14 (test for excess errors)
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=c++14 execution test
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=c++17 (test for excess errors)
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=c++17 execution test
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=c++20 (test for excess errors)
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=c++20 execution test
+  Executed from: gcc:gcc.c-torture/compile/compile.exp
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr112303.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr112303.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr112303.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr112303.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr112303.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr112303.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr112303.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr112303.c   -Os  (test for excess errors)
+  Executed from: gcc:gcc.c-torture/execute/execute.exp
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/bitfld-signed1-1.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/bitfld-signed1-1.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/bitfld-signed1-1.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/bitfld-signed1-1.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/bitfld-signed1-1.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/bitfld-signed1-1.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/bitfld-signed1-1.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/bitfld-signed1-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/bitfld-signed1-1.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/bitfld-signed1-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/bitfld-signed1-1.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/bitfld-signed1-1.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/bitfld-signed1-1.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/bitfld-signed1-1.c   -Os  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr109925.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr109925.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr109925.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr109925.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr109925.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr109925.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr109925.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/pr109925.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr109925.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/pr109925.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr109925.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/pr109925.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/pr109925.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr109925.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr109925.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr109925.c   -Os  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114552.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114552.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114552.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114552.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114552.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114552.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114552.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/pr114552.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114552.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/pr114552.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114552.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114552.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114552.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114552.c   -Os  execution test
   Executed from: gcc:gcc.dg/analyzer/analyzer.exp
     gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flexible-array-member-1.c  (test for warnings, line 98)
     gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flexible-array-member-1.c Wanalyzer-out-of-bounds (test for warnings, line 43)
     gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flexible-array-member-1.c Wstringop-overflow at line 44 (test for warnings, line 43)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  (test for warnings, line 15)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  (test for warnings, line 16)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  (test for warnings, line 8)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c  (test for warnings, line 9)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/out-of-bounds-pr114472.c (test for excess errors)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  (test for bogus messages, line 16)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  (test for warnings, line 38)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/stdarg-pr111289-int.c  (test for warnings, line 59)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/call-summaries-pr114473.c (test for excess errors)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for bogus messages, line 83)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for warnings, line 28)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for warnings, line 42)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for warnings, line 57)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for warnings, line 61)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for warnings, line 69)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for warnings, line 73)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c  (test for warnings, line 93)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event1 (test for warnings, line 29)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event1 (test for warnings, line 43)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event1 at line 33 (test for warnings, line 32)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event1 at line 47 (test for warnings, line 46)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event2 at line 30 (test for warnings, line 29)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event2 at line 34 (test for warnings, line 32)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event2 at line 44 (test for warnings, line 43)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c event2 at line 48 (test for warnings, line 46)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c warning (test for warnings, line 32)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/fd-4.c warning (test for warnings, line 46)
     gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/malloc-ipa-8-unchecked.c  (test for warnings, line 25)
     gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/malloc-ipa-8-unchecked.c (test for excess errors)
     gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/malloc-ipa-8-unchecked.c expected multiline pattern lines 31-69
@@ -1288,6 +1784,17 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/signal-4b.c  (test for warnings, line 18)
     gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/signal-4b.c (test for excess errors)
     gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/signal-4b.c expected multiline pattern lines 39-93
+  Executed from: gcc:gcc.dg/debug/btf/btf.exp
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-bitfields-4.c scan-assembler-times  MEMBER 'unsup' idx=2[\\r\\n]+[^\\r\\n]*0[\t ]+[^\n]*btm_type: void 1
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-bitfields-4.c scan-assembler-times  MEMBER 4
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-bitfields-4.c scan-assembler-times [\t ]0x4000004[\t ]+[^\n]*btt_info 1
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-datasec-1.c scan-assembler-times 0[\t ]+[^\n]*bts_offset 7
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-datasec-2.c scan-assembler-times 0[\t ]+[^\n]*bts_offset 3
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-datasec-3.c scan-assembler-not bts_type: \\(BTF_KIND_VAR 'ext1'\\)
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-datasec-3.c scan-assembler-not bts_type: \\(BTF_KIND_VAR 'ext2'\\)
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-pr106773.c scan-assembler-times 0[\t ]+[^\n]*bts_offset 1
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-struct-2.c scan-assembler-times  MEMBER 'f' idx=1[\\r\\n]+[^\\r\\n]*0[\t ]+[^\n]*btm_type: void 1
+    gcc:gcc.dg/debug/btf/btf.exp=gcc.dg/debug/btf/btf-struct-2.c scan-assembler-times [\t ]0x4000003[\t ]+[^\n]*btt_info 1
   Executed from: gcc:gcc.dg/dg.exp
     gcc:gcc.dg/dg.exp=c-c++-common/builtin-clear-padding-3.c  -Wc++-compat  does not have well defined padding bits (test for errors, line 11)
     gcc:gcc.dg/dg.exp=c-c++-common/builtin-clear-padding-3.c  -Wc++-compat  does not have well defined padding bits (test for errors, line 12)
@@ -1312,6 +1819,7 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/dg.exp=c-c++-common/fam-in-union-alone-in-struct-bos.c  -Wc++-compat  execution test
     gcc:gcc.dg/dg.exp=gcc.dg/940510-1.c  at line 4 (test for warnings, line 3)
     gcc:gcc.dg/dg.exp=gcc.dg/940510-1.c  at line 5 (test for warnings, line 3)
+    gcc:gcc.dg/dg.exp=gcc.dg/builtin-dynamic-object-size-0.c  (test for warnings, line 747)
     gcc:gcc.dg/dg.exp=gcc.dg/c23-tag-incomplete-1.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/c23-tag-incomplete-2.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/cdce3.c scan-tree-dump cdce "cdce3.c:12: [^\n\r]* function call is shrink-wrapped into error conditions."
@@ -1321,6 +1829,10 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/dg.exp=gcc.dg/pr114361.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/pr114574-1.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/pr114574-2.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr114605.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr114605.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/pr114753.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr114753.c execution test
     gcc:gcc.dg/dg.exp=gcc.dg/pr114768.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/pr114768.c scan-rtl-dump final "\\(mem/v:"
     gcc:gcc.dg/dg.exp=gcc.dg/pr114876.c (test for excess errors)
@@ -1334,7 +1846,56 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/format/format.exp=gcc.dg/format/sentinel-2.c   -DWIDE   (test for warnings, line 17)
     gcc:gcc.dg/format/format.exp=gcc.dg/format/sentinel-2.c   -DWIDE   (test for warnings, line 18)
     gcc:gcc.dg/format/format.exp=gcc.dg/format/sentinel-2.c   -DWIDE  (test for excess errors)
+  Executed from: gcc:gcc.dg/ipa/ipa.exp
+    gcc:gcc.dg/ipa/ipa.exp=gcc.dg/ipa/pr111571.c (test for excess errors)
+    gcc:gcc.dg/ipa/ipa.exp=gcc.dg/ipa/pr114247.c (test for excess errors)
+    gcc:gcc.dg/ipa/ipa.exp=gcc.dg/ipa/pr114247.c execution test
+  Executed from: gcc:gcc.dg/lto/lto.exp
+    gcc:gcc.dg/lto/lto.exp=gcc-dg-lto-pr113359-2-01.exe scan-wpa-ipa-dump icf "Semantic equality hit:geta/.*getb/"
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113359-2 c_lto_pr113359-2_0.o assemble, -O2 -flto -fno-strict-aliasing -fno-ipa-cp  --disable-tree-esra -fdump-ipa-icf-details 
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113359-2 c_lto_pr113359-2_0.o-c_lto_pr113359-2_1.o execute -O2 -flto -fno-strict-aliasing -fno-ipa-cp  --disable-tree-esra -fdump-ipa-icf-details 
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113359-2 c_lto_pr113359-2_0.o-c_lto_pr113359-2_1.o link, -O2 -flto -fno-strict-aliasing -fno-ipa-cp  --disable-tree-esra -fdump-ipa-icf-details 
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113359-2 c_lto_pr113359-2_1.o assemble, -O2 -flto -fno-strict-aliasing -fno-ipa-cp  --disable-tree-esra -fdump-ipa-icf-details 
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113907 c_lto_pr113907_0.o assemble, -O3 -flto
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113907 c_lto_pr113907_0.o-c_lto_pr113907_2.o execute -O3 -flto
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113907 c_lto_pr113907_0.o-c_lto_pr113907_2.o link, -O3 -flto
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113907 c_lto_pr113907_1.o assemble, -O3 -flto
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113907 c_lto_pr113907_2.o assemble, -O3 -flto
+  Executed from: gcc:gcc.dg/plugin/plugin.exp
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/copy_from_user-1.c -fplugin=./analyzer_kernel_plugin.so  (test for bogus messages, line 33)
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/copy_from_user-1.c -fplugin=./analyzer_kernel_plugin.so  (test for bogus messages, line 35)
   Executed from: gcc:gcc.dg/torture/dg-torture.exp
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -O0  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -O1  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -O2  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -O3 -g  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114551.c   -Os  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114624.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114624.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114624.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114624.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114624.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114624.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114624.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114624.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114672.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114672.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114672.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114672.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114672.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114672.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114672.c   -Os  (test for excess errors)
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114787.c   -O0  (test for excess errors)
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114787.c   -O0  execution test
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr114787.c   -O1  (test for excess errors)
@@ -1371,10 +1932,74 @@ o  IMPROVEMENTS TO BE CHECKED:
   Executed from: gcc:gcc.dg/vect/vect.exp
     gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/bb-slp-pr114799.c (test for excess errors)
     gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/bb-slp-pr114799.c -flto -ffat-lto-objects (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr114485.c (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr114485.c -flto -ffat-lto-objects (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr114485.c -flto -ffat-lto-objects execution test
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr114485.c execution test
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr114733.c (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr114733.c -flto -ffat-lto-objects (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr114733.c -flto -ffat-lto-objects execution test
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr114733.c execution test
     gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr114832.c (test for excess errors)
     gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr114832.c -flto -ffat-lto-objects (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-neg-zero.c (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-neg-zero.c -flto -ffat-lto-objects (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-neg-zero.c -flto -ffat-lto-objects execution test
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-neg-zero.c execution test
+  Executed from: gcc:gcc.misc-tests/gcov.exp
+    gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-21.c (test for excess errors)
+    gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-23.c (test for excess errors)
+    gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr114599.c (test for excess errors)
+    gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr114601.c (test for excess errors)
+    gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr114681.c (test for excess errors)
   Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_neg.cc  -std=gnu++17  (test for errors, line 44)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/1_neg.cc  -std=gnu++17  (test for errors, line 45)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/in_range_neg.cc  -std=gnu++20  (test for errors, line 34)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/in_range_neg.cc  -std=gnu++20  (test for errors, line 35)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/in_range_neg.cc  -std=gnu++26  (test for errors, line 34)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/integer_comparisons/in_range_neg.cc  -std=gnu++26  (test for errors, line 35)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/optional/relops/104606.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/pair/comparison_operators/lwg3865.cc  -std=gnu++20 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/pair/comparison_operators/lwg3865.cc  -std=gnu++20 execution test
+    libstdc++:libstdc++-dg/conformance.exp=20_util/pair/comparison_operators/lwg3865.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/pair/comparison_operators/lwg3865.cc  -std=gnu++26 execution test
+    libstdc++:libstdc++-dg/conformance.exp=20_util/reference_wrapper/compare.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_istream/ignore/char/93672.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_istream/ignore/char/93672.cc  -std=gnu++17 execution test
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_istream/ignore/wchar_t/93672.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_istream/ignore/wchar_t/93672.cc  -std=gnu++17 execution test
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/char/deleted.cc  -std=gnu++20  (test for errors, line 33)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/char/deleted.cc  -std=gnu++20  (test for errors, line 42)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/char/deleted.cc  -std=gnu++26  (test for errors, line 33)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/char/deleted.cc  -std=gnu++26  (test for errors, line 42)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/wchar_t/deleted.cc  -std=gnu++20  (test for errors, line 33)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/wchar_t/deleted.cc  -std=gnu++20  (test for errors, line 42)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/wchar_t/deleted.cc  -std=gnu++26  (test for errors, line 33)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/inserters_character/wchar_t/deleted.cc  -std=gnu++26  (test for errors, line 42)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/print/2.cc  -std=gnu++23 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/print/2.cc  -std=gnu++23 execution test
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/print/2.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/basic_ostream/print/2.cc  -std=gnu++26 execution test
+    libstdc++:libstdc++-dg/conformance.exp=27_io/filesystem/path/factory/u8path-depr.cc  -std=gnu++20  (test for warnings, line 16)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/filesystem/path/factory/u8path-depr.cc  -std=gnu++20  (test for warnings, line 17)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/filesystem/path/factory/u8path-depr.cc  -std=gnu++26  (test for warnings, line 16)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/filesystem/path/factory/u8path-depr.cc  -std=gnu++26  (test for warnings, line 17)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/print/3.cc  -std=gnu++23 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/print/3.cc  -std=gnu++23 execution test
+    libstdc++:libstdc++-dg/conformance.exp=27_io/print/3.cc  -std=gnu++23 output pattern test
+    libstdc++:libstdc++-dg/conformance.exp=27_io/print/3.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=27_io/print/3.cc  -std=gnu++26 execution test
+    libstdc++:libstdc++-dg/conformance.exp=27_io/print/3.cc  -std=gnu++26 output pattern test
+    libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++20_neg.cc  -std=gnu++20  (test for errors, line 50)
+    libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++20_neg.cc  -std=gnu++20  (test for errors, line 52)
+    libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++20_neg.cc  -std=gnu++20  (test for errors, line 55)
+    libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++20_neg.cc  -std=gnu++26  (test for errors, line 50)
+    libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++20_neg.cc  -std=gnu++26  (test for errors, line 52)
+    libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++20_neg.cc  -std=gnu++26  (test for errors, line 55)
     libstdc++:libstdc++-dg/conformance.exp=experimental/simd/pr114803_vecbuiltin_cvt.cc -ffast-math -O2 -Wno-psabi (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=std/format/functions/114519.cc  -std=gnu++20 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=std/format/functions/114519.cc  -std=gnu++26 (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=std/time/tzdb/links.cc  -std=gnu++20 (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=std/time/tzdb/links.cc  -std=gnu++20 execution test
     libstdc++:libstdc++-dg/conformance.exp=std/time/tzdb/links.cc  -std=gnu++26 (test for excess errors)
@@ -1385,6 +2010,18 @@ o  IMPROVEMENTS TO BE CHECKED:
 
   Executed from: g++:g++.dg/lto/lto.exp
     g++:g++.dg/lto/lto.exp=g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o link, -flto -O0 -std=c++11
+  Executed from: gcc:gcc.target/arm/arm.exp
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/aes_xor_combine.c scan-assembler-not veor
+  Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=29_atomics/atomic/compare_exchange_padding.cc  -std=gnu++20 execution test
+    libstdc++:libstdc++-dg/conformance.exp=29_atomics/atomic/compare_exchange_padding.cc  -std=gnu++26 execution test
+
+
+  - FAIL disappears           [FAIL =>     ]:
+
+  Executed from: gcc:gcc.target/arm/arm.exp
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/bfloat16_scalar_typecheck.c  (test for errors, line 45)
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/bfloat16_scalar_typecheck.c  (test for errors, line 97)
 
 
   - XFAIL disappears          [XFAIL=>     ]:
@@ -1395,9 +2032,9 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flexible-array-member-1.c  -std=c++20 PR analyzer/98247 (test for warnings, line 72)
     g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flexible-array-member-1.c  -std=c++98 PR analyzer/98247 (test for warnings, line 72)
   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:13637)
-    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:13637)
-    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:13637)
+    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)
     g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn61.C  -std=c++14 (internal compiler error: in poplevel_class, at cp/name-lookup.cc:5534)
     g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn61.C  -std=c++17 (internal compiler error: in poplevel_class, at cp/name-lookup.cc:5534)
     g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn61.C  -std=c++20 (internal compiler error: in poplevel_class, at cp/name-lookup.cc:5534)
@@ -1415,6 +2052,12 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flexible-array-member-1.c PR analyzer/98247 (test for warnings, line 72)
 
 
+  - XFAIL now PASS            [XFAIL=> PASS]:
+
+  Executed from: gcc:gcc.dg/plugin/plugin.exp
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/taint-CVE-2011-0521-3.c -fplugin=./analyzer_kernel_plugin.so  (test for warnings, line 22)
+
+
   - XFAIL appears             [     =>XFAIL]:
 
   Executed from: g++:g++.dg/analyzer/analyzer.exp
@@ -1447,10 +2090,14 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/fd-mappage-getaddrinfo-server.c  -std=c++17
     g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/fd-mappage-getaddrinfo-server.c  -std=c++20
     g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/fd-mappage-getaddrinfo-server.c  -std=c++98
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/ext/is_array.C  -std=c++98
   Executed from: g++:g++.dg/modules/modules.exp
     g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-2_a.C -std=c++17
     g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-2_a.C -std=c++2a
     g++:g++.dg/modules/modules.exp=g++.dg/modules/virt-2_a.C -std=c++2b
+  Executed from: g++:g++.dg/vect/vect.exp
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=gnu++98
   Executed from: gcc:gcc.dg/analyzer/analyzer.exp
     gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/fd-mappage-getaddrinfo-server.c
 
@@ -1471,25 +2118,92 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/abi/comdat5.C  -std=c++17
     g++:g++.dg/dg.exp=g++.dg/abi/comdat5.C  -std=c++20
     g++:g++.dg/dg.exp=g++.dg/abi/comdat5.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/conversion/ref11.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-redeclaration3.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-redeclaration4.C  -std=c++98
     g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-union8.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/enum44.C  -std=c++98
     g++:g++.dg/dg.exp=g++.dg/cpp0x/inh-ctor39.C  -std=c++98
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-eh1.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref1.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref2.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-ref3.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/nsdmi-aggr20.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/nsdmi-aggr21.C  -std=c++98
     g++:g++.dg/dg.exp=g++.dg/cpp1z/constexpr-111284.C  -std=c++14
     g++:g++.dg/dg.exp=g++.dg/cpp1z/constexpr-111284.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/constexpr-if-lambda6.C  -std=c++14
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/constexpr-if-lambda6.C  -std=c++98
     g++:g++.dg/dg.exp=g++.dg/cpp26/decomp1.C  -std=gnu++98
     g++:g++.dg/dg.exp=g++.dg/cpp26/decomp2.C  -std=gnu++98
     g++:g++.dg/dg.exp=g++.dg/cpp26/delete-reason1.C  -std=gnu++98
     g++:g++.dg/dg.exp=g++.dg/cpp26/delete-reason2.C  -std=gnu++98
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop1.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop2.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp26/trivial-infinite-loop3.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast16.C  -std=c++14
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast16.C  -std=c++17
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast16.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++14
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++17
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/bit-cast17.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/class-deduction-alias19.C  -std=c++14
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/class-deduction-alias19.C  -std=c++17
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/class-deduction-alias19.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-dtor16.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/is-constant-evaluated15.C  -std=gnu++14
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/is-constant-evaluated15.C  -std=gnu++98
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ2.C  -std=c++14
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ2.C  -std=c++17
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ2.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ2a.C  -std=c++14
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ2a.C  -std=c++17
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ2a.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ3.C  -std=c++14
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ3.C  -std=c++17
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ3.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ4.C  -std=c++14
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ4.C  -std=c++17
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ4.C  -std=c++98
     g++:g++.dg/dg.exp=g++.dg/cpp2a/linkage-spec1.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/ext/is_array.C  -std=gnu++98
     g++:g++.dg/dg.exp=g++.dg/ext/is_const.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/ext/is_constructible8.C  -std=c++98
     g++:g++.dg/dg.exp=g++.dg/ext/is_pointer.C  -std=c++98
+    g++:g++.dg/dg.exp=g++.dg/ext/is_std_layout5.C  -std=c++98
     g++:g++.dg/dg.exp=g++.dg/ext/is_volatile.C  -std=c++98
+  Executed from: g++:g++.dg/gcov/gcov.exp
+    g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-18.C  
   Executed from: g++:g++.dg/modules/modules.exp
     g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99023_a.X -std=c++17
     g++:g++.dg/modules/modules.exp=g++.dg/modules/pr99023_a.X -std=c++2b
+  Executed from: g++:g++.dg/vect/vect.exp
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=c++98
   Executed from: gcc:gcc.dg/analyzer/analyzer.exp
     gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/fd-manpage-getaddrinfo-server.c
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/pipe-glibc.c
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/pipe-manpages.c
+  Executed from: gcc:gcc.dg/debug/ctf/ctf.exp
+    gcc:gcc.dg/debug/ctf/ctf.exp=gcc.dg/debug/ctf/ctf-bitfields-5.c
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/bitint-103.c
+    gcc:gcc.dg/dg.exp=gcc.dg/bitint-104.c
+    gcc:gcc.dg/dg.exp=gcc.dg/bitint-105.c
+    gcc:gcc.dg/dg.exp=gcc.dg/pr114115.c
+  Executed from: gcc:gcc.dg/lto/lto.exp
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113233_0.c
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113359-1_0.c
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113359-3_0.c
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113359-4_0.c
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113359-5_0.c
   Executed from: gcc:gcc.dg/torture/dg-torture.exp
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-69.c   -O0 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-69.c   -O1 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-69.c   -O2 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-69.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-69.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-69.c   -O3 -g 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-69.c   -Os 
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-70.c   -O0 
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-70.c   -O1 
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-70.c   -O2 
@@ -1497,6 +2211,16 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-70.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-70.c   -O3 -g 
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-70.c   -Os 
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-early-break_124-pr114403.c
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-early-break_124-pr114403.c -flto -ffat-lto-objects
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-early-break_125-pr114403.c
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-early-break_125-pr114403.c -flto -ffat-lto-objects
+  Executed from: gcc:gcc.misc-tests/gcov.exp
+    gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-19.c
+    gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-20.c
+    gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-22.c
+    gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-24.c
 
 
 
