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..9adf9144
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,18 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
+FAIL: gcc.dg/tree-ssa/predcom-2.c scan-tree-dump-times pcom "Unrolling 2 times." 2
+
+Running gcc:gcc.dg/vect/vect.exp ...
+FAIL: gcc.dg/vect/slp-19c.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
+FAIL: gcc.dg/vect/slp-19c.c scan-tree-dump-times vect "vectorized 1 loops" 1
+FAIL: gcc.dg/vect/slp-19c.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 1
+FAIL: gcc.dg/vect/slp-19c.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 1 loops" 1
+XPASS: gcc.dg/vect/vect-double-reduc-5.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1
+XPASS: gcc.dg/vect/vect-double-reduc-5.c -flto -ffat-lto-objects  scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1
+
+		=== Results Summary ===
+
+# of stable fails		308
+# of flaky entries		3
+# of all tests			405099
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index d7638a65..2c68c215 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-PASS: 1 improvements
+ 7 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/615/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index cda1003f..ea04238b 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/615/",
-            "run_order": "0615 (basepoints/gcc-15-04234-g9eaecce3d8c)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=55e32b3c6824b1c7772dbf69e696ea7d8d4ea865 (unchanged)",
-            "git_gcc": "https://gcc.gnu.org/git/gcc.git (9eaecce3d8c1d9349adbf8c2cdaf8d87672ed29c) (+ 172 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=c607889824395f0eac7e85d5b81c906bf8025321 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=55e32b3c6824b1c7772dbf69e696ea7d8d4ea865 (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/92ec7805190313c9e628f8fc4eb4f932c15247bd (unchanged)",
+            "run_order": "0615 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=55e32b3c6824b1c7772dbf69e696ea7d8d4ea865 (+ 198 commits)",
+            "git_gcc": "https://gcc.gnu.org/git/gcc.git (9eaecce3d8c1d9349adbf8c2cdaf8d87672ed29c) (+ 218 commits)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=c607889824395f0eac7e85d5b81c906bf8025321 (+ 9 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=55e32b3c6824b1c7772dbf69e696ea7d8d4ea865 (+ 195 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/92ec7805190313c9e628f8fc4eb4f932c15247bd (+ 550 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-10-27 07:16:30"
+        "Start Time": "2024-10-19 02:07:49"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 6264a0d3..9d59fd2a 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,44 +1,67 @@
-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,
 
-We understand 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.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
-In  arm-eabi thumb v8-a hard after:
-
-  | 172 commits in gcc
+In  arm-eabi thumb v8-a hard, after:
+  | 1170 commits in binutils,gcc,newlib,gdb,qemu
+  | 55e32b3c682 Automatic date update in version.in
+  | 69a95773584 Automatic date update in version.in
+  | 22d7506fb98 Automatic date update in version.in
+  | d25ba4596e8 gprofng: use gprofng- prefix for gprofng binaries
+  | e0c182c3acd Fix 32303 ./configure --help: replace --enable-gprofng with --disable-gprofng
+  | ... and 193 more commits in binutils
   | 9eaecce3d8c Add a new tune avx256_avoid_vec_perm for SRF.
   | 9c8cea8feb6 Add new microarchitecture tune for SRF/GRR/CWF.
   | 8718727509b x86: Implement Fast-Math Float Truncation to BF16 via PSRLD Instruction
   | 00ede02bc8b diagnostics: move text output member functions to correct file
   | a4e4f2d2258 diagnostics: mark the JSON output format as deprecated
-  | ... and 167 more commits in gcc
-
-PASS: 1 improvements
+  | ... and 213 more commits in gcc
+  | c607889824 Cygwin: sigfe: Fix a bug that signal handler destroys fpu states
+  | 7ed9adb356 Cygwin: pipe: Switch pipe mode to blocking mode by default
+  | 1f05c04059 Cygwin: pipe: fix shift value
+  | 04f386e9af Cygwin: console: Inherit pcon hand over from parent pty
+  | ae181b0ff1 Cygwin: lockf: Make lockf() return ENOLCK when too many locks
+  | ... and 4 more commits in newlib
+  | 55e32b3c682 Automatic date update in version.in
+  | 69a95773584 Automatic date update in version.in
+  | 22d7506fb98 Automatic date update in version.in
+  | d25ba4596e8 gprofng: use gprofng- prefix for gprofng binaries
+  | e0c182c3acd Fix 32303 ./configure --help: replace --enable-gprofng with --disable-gprofng
+  | ... and 190 more commits in gdb
+  | 92ec7805190 Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/qemu into staging
+  | ea8ae47bdd2 Merge tag 'pull-target-arm-20241029' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
+  | c128d39edef target/riscv: Fix vcompress with rvv_ta_all_1s
+  | fd16cfb2995 target/riscv/kvm: clarify how 'riscv-aia' default works
+  | d201a127e16 target/riscv/kvm: set 'aia_mode' to default in error path
+  | ... and 545 more commits in qemu
 
-improvements.sum:
-  | 		=== gcc tests ===
+Produces  7 fixes:
   | 
+  | fixes.sum:
   | Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
   | FAIL: gcc.dg/tree-ssa/predcom-2.c scan-tree-dump-times pcom "Unrolling 2 times." 2
-  | 
+  | Running gcc:gcc.dg/vect/vect.exp ...
+  | FAIL: gcc.dg/vect/slp-19c.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
+  | FAIL: gcc.dg/vect/slp-19c.c scan-tree-dump-times vect "vectorized 1 loops" 1
+  | ... 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.
 
-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
-*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
+-----------------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/615/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/615/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/615/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/615/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
-*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
-
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
-
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/615/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/613/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/604/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 34dc0d6a..aa219efd 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:squirek@adacore.com,hjl.tools@gmail.com,cc:baird@adacore.com,tburnus@baylibre.com,andre.simoesdiasvieira@arm.com,kmatsui@gcc.gnu.org,schwab@suse.de,cc:tclin914@gmail.com,saurabh.jha@arm.com,ebotcazou@adacore.com,jakub@gcc.gnu.org,gerald@pfeifer.com,admin@levyhsu.com,victor.donascimento@arm.com,xry111@xry111.site,cc:rene@exactcode.de,bcc:tcwg-validation@linaro.org,cc:jakub@redhat.com,danglin@gcc.gnu.org,gaiusmod2@gmail.com,dkm@gcc.gnu.org,cc:indus@adacore.com,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,zengxiao@eswincomputing.com,cc:giuseppe.dangelo@kdab.com,jason@redhat.com,cc:lacambre@adacore.com,cc:hainque@adacore.com,cc:sebastien.michelland@lcis.grenoble-inp.fr,jlaw@ventanamicro.com,cc:amiard@adacore.com,ktkachov@nvidia.com,avr@gjlay.de,jbeulich@suse.com,cc:rguenther@suse.de,chenglulu@loongson.cn,cc:Jovan.Vukic@rt-rk.com,thiago.bauermann@linaro.org,cc:soumyaa@nvidia.com,gccadmin@gcc.gnu.org,cc:thomas@codesourcery.com,cc:frank.scheiner@web.de,dmalcolm@redhat.com,pan2.li@intel.com,vehre@gcc.gnu.org,torbjorn.svensson@foss.st.com,cc:chenyangyu@isrc.iscas.ac.cn,cc:desplanques@adacore.com,cc:naks@adacore.com,qing.zhao@oracle.com,hongtao.liu@intel.com,rguenth@gcc.gnu.org,olegendo@gcc.gnu.org,prathameshk@nvidia.com,ppalka@redhat.com,alex.coplan@arm.com,richard.sandiford@arm.com,quic_apinski@quicinc.com,cc:Artemiy.Volkov@synopsys.com,tkoenig@gcc.gnu.org,cc:jwakely@redhat.com,cc:palmer@rivosinc.com,tschwinge@baylibre.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 77c10634..daa66c79 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 172 commits in gcc: PASS: 1 improvements on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] 1170 commits in binutils,gcc,newlib,gdb,qemu:  7 fixes on master-thumb_v8a_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..9f8ce7f8
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		301
+# of flaky entries		3
+# of all tests			405099
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index c622292d..70fffa34 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.1415770
-CURRENT:  /tmp/gxx-sum2.1415770
+REFERENCE:/tmp/gxx-sum1.14067
+CURRENT:  /tmp/gxx-sum2.14067
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  391452 |  391643 |
-  | Unexpected fails                  [FAIL] |     247 |     245 |
+  | Passes                            [PASS] |  391333 |  391643 |
+  | Unexpected fails                  [FAIL] |     250 |     245 |
   | Errors                           [ERROR] |       0 |       0 |
-  | Unexpected passes                [XPASS] |      33 |      33 |
-  | Expected fails                   [XFAIL] |    2890 |    2890 |
+  | Unexpected passes                [XPASS] |      35 |      33 |
+  | Expected fails                   [XFAIL] |    2888 |    2890 |
   | Known fails                      [KFAIL] |       0 |       0 |
-  | Unresolved                  [UNRESOLVED] |      24 |      23 |
-  | Unsupported                [UNSUPPORTED] |   10263 |   10265 |
+  | Unresolved                  [UNRESOLVED] |      23 |      23 |
+  | Unsupported                [UNSUPPORTED] |   10257 |   10265 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.973903
+    REF PASS ratio: 0.973900
     RES PASS ratio: 0.973917
 
 o  REGRESSIONS:
@@ -36,19 +36,27 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |      53 |
-  | New PASS                  [     => PASS] |     240 |
-  | FAIL now PASS             [FAIL => PASS] |       2 |
+  | PASS disappears           [PASS =>     ] |     100 |
+  | New PASS                  [     => PASS] |     405 |
+  | XPASS now PASS            [XPASS=> PASS] |       2 |
+  | FAIL now PASS             [FAIL => PASS] |       1 |
+  | FAIL disappears           [FAIL =>     ] |       4 |
+  | XFAIL disappears          [XFAIL=>     ] |       4 |
+  | XFAIL appears             [     =>XFAIL] |       6 |
   | UNSUPPORTED disappears    [UNSUP=>     ] |       1 |
-  | UNSUPPORTED appears       [     =>UNSUP] |       3 |
-  | UNRESOLVED disappears     [UNRES=>     ] |       1 |
+  | UNSUPPORTED appears       [     =>UNSUP] |       9 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     300 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     532 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
 
   Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/Wliteral-suffix2.C  -std=gnu++11  (test for bogus messages, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/Wliteral-suffix2.C  -std=gnu++17  (test for bogus messages, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/Wliteral-suffix2.C  -std=gnu++26  (test for bogus messages, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/Wliteral-suffix2.C  -std=gnu++26  (test for bogus messages, line 8)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/Wliteral-suffix2.C  -std=gnu++26 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-opt1.C  -std=c++11  (test for warnings, line 11)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-opt1.C  -std=c++11  at line 5 (test for errors, line )
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-opt1.C  -std=c++17  (test for warnings, line 11)
@@ -56,6 +64,46 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-opt1.C  -std=c++26  (test for warnings, line 11)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-opt1.C  -std=c++26  at line 5 (test for errors, line )
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-opt1.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 12)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 22)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 8)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11 invalid at line 28 (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 12)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 22)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 8)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17 invalid at line 28 (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++26  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++26  (test for errors, line 12)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++26  (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++26  (test for errors, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++26  (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++26  (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++26  (test for errors, line 22)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++26  (test for errors, line 24)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++26  (test for errors, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++26  (test for errors, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++26  (test for errors, line 8)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++26 invalid at line 28 (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++11  (test for bogus messages, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++17  (test for bogus messages, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++26  (test for bogus messages, line 10)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++26  (test for bogus messages, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++26  (test for bogus messages, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++26  (test for bogus messages, line 8)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++26  (test for bogus messages, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++26 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp26/unevalstr2.C  -std=gnu++17  (test for errors, line 100)
     g++:g++.dg/dg.exp=g++.dg/cpp26/unevalstr2.C  -std=gnu++17  (test for errors, line 101)
     g++:g++.dg/dg.exp=g++.dg/cpp26/unevalstr2.C  -std=gnu++17  (test for errors, line 102)
@@ -98,6 +146,8 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp26/unevalstr2.C  -std=gnu++17  at line 9 (test for warnings, line 7)
     g++:g++.dg/dg.exp=g++.dg/cpp26/unevalstr2.C  -std=gnu++17 (test for excess errors)
   Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr65947-8.c -flto -ffat-lto-objects  scan-tree-dump vect "multiple types in double reduction or condition reduction"
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr65947-8.c scan-tree-dump vect "multiple types in double reduction or condition reduction"
     gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-cost-model-6.c (test for excess errors)
     gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-cost-model-6.c -flto -ffat-lto-objects  scan-tree-dump-not vect "LOOP VECTORIZED"
     gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-cost-model-6.c -flto -ffat-lto-objects (test for excess errors)
@@ -108,7 +158,24 @@ o  IMPROVEMENTS TO BE CHECKED:
 
   - New PASS                  [     => PASS]:
 
+  Executed from: g++:g++.dg/analyzer/analyzer.exp
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flex-without-call-summaries.c  -std=c++17 PR analyzer/103546 (test for bogus messages, line 892)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flex-without-call-summaries.c  -std=c++26 PR analyzer/103546 (test for bogus messages, line 892)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flex-without-call-summaries.c  -std=c++98 PR analyzer/103546 (test for bogus messages, line 892)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/malloc-callbacks.c  -std=c++17  (test for warnings, line 67)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/malloc-callbacks.c  -std=c++26  (test for warnings, line 67)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/malloc-callbacks.c  -std=c++98  (test for warnings, line 67)
   Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/DRs/dr2521.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/DRs/dr2521.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/DRs/dr2521.C  -std=c++23  (test for warnings, line 4)
+    g++:g++.dg/dg.exp=g++.dg/DRs/dr2521.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/Wliteral-suffix2.C  -std=gnu++11  (test for bogus messages, line 12)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/Wliteral-suffix2.C  -std=gnu++17  (test for bogus messages, line 12)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/Wliteral-suffix2.C  -std=gnu++23  (test for bogus messages, line 12)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/Wliteral-suffix2.C  -std=gnu++23  (test for bogus messages, line 8)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/Wliteral-suffix2.C  -std=gnu++23  at line 9 (test for warnings, line 8)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/Wliteral-suffix2.C  -std=gnu++23 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-opt1.C  -std=c++11  (test for warnings, line 12)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-opt1.C  -std=c++11  at line 6 (test for errors, line )
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-opt1.C  -std=c++17  (test for warnings, line 12)
@@ -116,6 +183,56 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-opt1.C  -std=c++20  (test for warnings, line 12)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-opt1.C  -std=c++20  at line 6 (test for errors, line )
     g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-opt1.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/nontype6.C  -std=c++11  at line 17 (test for errors, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/nontype6.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/nontype6.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/nontype6.C  -std=c++98  (test for errors, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/nontype6.C  -std=c++98  (test for errors, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/nontype6.C  -std=c++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 15)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 28)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11  (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++11 invalid at line 22 (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 15)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 28)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17  (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++17 invalid at line 22 (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++23  (test for errors, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++23  (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++23  (test for errors, line 15)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++23  (test for errors, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++23  (test for errors, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++23  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++23  (test for errors, line 24)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++23  (test for errors, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++23  (test for errors, line 28)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++23  (test for errors, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++23  (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++23  at line 7 (test for warnings, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209-neg.C  -std=c++23 invalid at line 22 (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209.C  -std=c++23  at line 10 (test for warnings, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209.C  -std=c++23  at line 7 (test for warnings, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/pr60209.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++11  (test for bogus messages, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++17  (test for bogus messages, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++23  (test for bogus messages, line 10)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++23  (test for bogus messages, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++23  (test for bogus messages, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++23  (test for bogus messages, line 8)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++23  (test for bogus messages, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++23  at line 17 (test for warnings, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++23 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp26/unevalstr1.C  -std=c++26  (test for errors, line 124)
     g++:g++.dg/dg.exp=g++.dg/cpp26/unevalstr1.C  -std=c++26  (test for errors, line 125)
     g++:g++.dg/dg.exp=g++.dg/cpp26/unevalstr1.C  -std=c++26  (test for errors, line 126)
@@ -241,6 +358,9 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp26/unevalstr2.C  -std=gnu++23  at line 127 (test for warnings, line 109)
     g++:g++.dg/dg.exp=g++.dg/cpp26/unevalstr2.C  -std=gnu++23  at line 146 (test for warnings, line 145)
     g++:g++.dg/dg.exp=g++.dg/cpp26/unevalstr2.C  -std=gnu++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/lookup/using70.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/lookup/using70.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/lookup/using70.C  -std=c++26 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/warn/Wno-pragma-once-outside-header.C  -std=gnu++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/warn/Wno-pragma-once-outside-header.C  -std=gnu++26 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/warn/Wno-pragma-once-outside-header.C  -std=gnu++98 (test for excess errors)
@@ -285,12 +405,103 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/modules/modules.exp=g++.dg/modules/macro-8_d.C -std=c++2b  scan-file macro-8_a.H.gcm
     g++:g++.dg/modules/modules.exp=g++.dg/modules/macro-8_d.C -std=c++2b  scan-file-not import *"
     g++:g++.dg/modules/modules.exp=g++.dg/modules/macro-8_d.C -std=c++2b (test for excess errors)
+  Executed from: g++:g++.dg/torture/dg-torture.exp
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O0  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O0  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O1  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O1  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O2  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O2  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O3 -g  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O3 -g  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -Os  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -Os  execution test
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116098-1.C   -O0  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116098-1.C   -O0  execution test
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116098-1.C   -O1  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116098-1.C   -O1  execution test
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116098-1.C   -O2  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116098-1.C   -O2  execution test
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116098-1.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116098-1.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116098-1.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116098-1.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116098-1.C   -O3 -g  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116098-1.C   -O3 -g  execution test
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116098-1.C   -Os  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116098-1.C   -Os  execution test
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116927-1.C   -O0  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116927-1.C   -O1  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116927-1.C   -O2  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116927-1.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116927-1.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116927-1.C   -O3 -g  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116927-1.C   -Os  (test for excess errors)
+  Executed from: gcc:gcc.dg/analyzer/analyzer.exp
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flex-without-call-summaries.c PR analyzer/103546 (test for bogus messages, line 892)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/malloc-callbacks.c  (test for warnings, line 67)
   Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-79.c note 1 (test for warnings, line 18)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-79.c note 1 (test for warnings, line 29)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-79.c note 1 (test for warnings, line 50)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-79.c note 1 (test for warnings, line 8)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-79.c note 2 at line 19 (test for warnings, line 18)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-79.c note 2 at line 30 (test for warnings, line 29)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-79.c note 2 at line 51 (test for warnings, line 50)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-79.c note 2 at line 9 (test for warnings, line 8)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-79.c note 3 at line 20 (test for warnings, line 18)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-79.c note 3 at line 31 (test for warnings, line 29)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-79.c note 3 at line 52 (test for warnings, line 50)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-79.c note 4 at line 32 (test for warnings, line 29)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-79.c note 4 at line 53 (test for warnings, line 50)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-79.c note 5 at line 54 (test for warnings, line 50)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-80.c note 1 (test for warnings, line 18)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-80.c note 1 (test for warnings, line 29)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-80.c note 1 (test for warnings, line 50)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-80.c note 1 (test for warnings, line 8)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-80.c note 2 at line 19 (test for warnings, line 18)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-80.c note 2 at line 30 (test for warnings, line 29)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-80.c note 2 at line 51 (test for warnings, line 50)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-80.c note 2 at line 9 (test for warnings, line 8)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-80.c note 3 at line 20 (test for warnings, line 18)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-80.c note 3 at line 31 (test for warnings, line 29)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-80.c note 3 at line 52 (test for warnings, line 50)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-80.c note 4 at line 32 (test for warnings, line 29)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-80.c note 4 at line 53 (test for warnings, line 50)
+    gcc:gcc.dg/dg.exp=gcc.dg/Wstringop-overflow-80.c note 5 at line 54 (test for warnings, line 50)
     gcc:gcc.dg/dg.exp=gcc.dg/flex-array-counted-by-9.c  (test for errors, line 12)
     gcc:gcc.dg/dg.exp=gcc.dg/flex-array-counted-by-9.c  (test for errors, line 7)
     gcc:gcc.dg/dg.exp=gcc.dg/flex-array-counted-by-9.c (test for excess errors)
-    gcc:gcc.dg/dg.exp=gcc.dg/long_branch.c execution test
+  Executed from: gcc:gcc.dg/lto/lto.exp
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113197 c_lto_pr113197_0.o assemble,  -O -flto -fpie 
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113197 c_lto_pr113197_0.o-c_lto_pr113197_1.o link,  -O -flto -fpie 
+    gcc:gcc.dg/lto/lto.exp=gcc.dg/lto/pr113197 c_lto_pr113197_1.o assemble,  -O -flto -fpie 
+  Executed from: gcc:gcc.dg/plugin/plugin.exp
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/crash-test-ice-in-header-sarif-2.1.c -fplugin=./crash_test_plugin.so  (test .sarif output for UTF-8-encoded parseable JSON)
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/crash-test-ice-in-header-sarif-2.1.c -fplugin=./crash_test_plugin.so  dg-regexp 8 was found: "during GIMPLE pass: crash_test"
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/crash-test-ice-in-header-sarif-2.1.c -fplugin=./crash_test_plugin.so (test for excess errors)
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/crash-test-ice-in-header-sarif-2.2.c -fplugin=./crash_test_plugin.so  (test .sarif output for UTF-8-encoded parseable JSON)
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/crash-test-ice-in-header-sarif-2.2.c -fplugin=./crash_test_plugin.so  dg-regexp 8 was found: "during GIMPLE pass: crash_test"
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/crash-test-ice-in-header-sarif-2.2.c -fplugin=./crash_test_plugin.so (test for excess errors)
   Executed from: gcc:gcc.dg/torture/dg-torture.exp
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O0  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O1  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O2  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -O3 -g  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-2.c   -Os  execution test
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117041.c   -O0  (test for excess errors)
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117041.c   -O1  (test for excess errors)
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117041.c   -O2  (test for excess errors)
@@ -341,8 +552,19 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr116024.c scan-tree-dump-times forwprop1 "gimple_simplified to.* > 2147483644" 1
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr116024.c scan-tree-dump-times forwprop1 "return 0" 2
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr116024.c scan-tree-dump-times forwprop1 "return 1" 1
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr65947-8.c -flto -ffat-lto-objects  scan-tree-dump vect "multiple types in[^\\n\\r]* condition reduction"
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr65947-8.c scan-tree-dump vect "multiple types in[^\\n\\r]* condition reduction"
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/slp-12a.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 2
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/slp-12a.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/slp-19c.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 2 loops" 1
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/slp-19c.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 4
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/slp-19c.c scan-tree-dump-times vect "vectorized 2 loops" 1
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/slp-19c.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4
   Executed from: gcc:gcc.target/arm/arm.exp
     gcc:gcc.target/arm/arm.exp=gcc.target/arm/pr65647.c (test for excess errors)
+  Executed from: gcc:gcc.target/arm/mve/mve.exp
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/dlstp-loop-form.c (test for excess errors)
   Executed from: libstdc++:libstdc++-dg/conformance.exp
     libstdc++:libstdc++-dg/conformance.exp=20_util/is_virtual_base_of/value.cc  -std=gnu++26 (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=20_util/specialized_algorithms/construct_at/array.cc  -std=gnu++20 (test for excess errors)
@@ -357,14 +579,49 @@ o  IMPROVEMENTS TO BE CHECKED:
     libstdc++:libstdc++-dg/conformance.exp=20_util/specialized_algorithms/construct_at/array_neg.cc  -std=gnu++26 (test for excess errors)
 
 
+  - XPASS now PASS            [XPASS=> PASS]:
+
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-double-reduc-5.c -flto -ffat-lto-objects  scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-double-reduc-5.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1
+
+
   - FAIL now PASS             [FAIL => PASS]:
 
-  Executed from: gcc:gcc.dg/dg.exp
-    gcc:gcc.dg/dg.exp=gcc.dg/long_branch.c (test for excess errors)
   Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/predcom-2.c scan-tree-dump-times pcom "Unrolling 2 times." 2
 
 
+  - FAIL disappears           [FAIL =>     ]:
+
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/slp-19c.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 1 loops" 1
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/slp-19c.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 1
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/slp-19c.c scan-tree-dump-times vect "vectorized 1 loops" 1
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/slp-19c.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
+
+
+  - XFAIL disappears          [XFAIL=>     ]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++26  (test for bogus messages, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++11 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13792)
+    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:13792)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++26 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13792)
+
+
+  - XFAIL appears             [     =>XFAIL]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/udlit-extended-id-3.C  -std=c++23  (test for bogus messages, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++11 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13797)
+    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:13797)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++26 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13797)
+  Executed from: gcc:gcc.dg/plugin/plugin.exp
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/crash-test-ice-in-header-sarif-2.1.c -fplugin=./crash_test_plugin.so (Internal compiler error:)
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/crash-test-ice-in-header-sarif-2.2.c -fplugin=./crash_test_plugin.so (Internal compiler error:)
+
+
   - UNSUPPORTED disappears    [UNSUP=>     ]:
 
   Executed from: gcc:gcc.target/arm/arm.exp
@@ -373,19 +630,20 @@ o  IMPROVEMENTS TO BE CHECKED:
 
   - UNSUPPORTED appears       [     =>UNSUP]:
 
+  Executed from: gcc:gcc.dg/plugin/plugin.exp
+    gcc:gcc.dg/plugin/plugin.exp=crash-test-ice-in-header-sarif-2_1.py pytest python3 is missing
+    gcc:gcc.dg/plugin/plugin.exp=crash-test-ice-in-header-sarif-2_2.py pytest python3 is missing
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/crash-test-ice-in-header-sarif-2.1.c -fplugin=./crash_test_plugin.so  verify-sarif-file: check-jsonschema is missing
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/crash-test-ice-in-header-sarif-2.2.c -fplugin=./crash_test_plugin.so  verify-sarif-file: check-jsonschema is missing
   Executed from: gcc:gcc.dg/vect/vect.exp
     gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-fncall-mask-math.c
     gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-fncall-mask-math.c -flto -ffat-lto-objects
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-fncall-mask.c
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-fncall-mask.c -flto -ffat-lto-objects
   Executed from: libstdc++:libstdc++-dg/conformance.exp
     libstdc++:libstdc++-dg/conformance.exp=17_intro/names_fortify.cc  -std=gnu++17
 
 
-  - UNRESOLVED disappears     [UNRES=>     ]:
-
-  Executed from: gcc:gcc.dg/dg.exp
-    gcc:gcc.dg/dg.exp=gcc.dg/long_branch.c compilation failed to produce executable
-
-
 
 # Improvements found
 # No regression found in 3 common sum files
