diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..95921080
--- /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-cpu=cortex-m3 --with-float=softfp --target_board=-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto qemu_cpu=cortex-m3
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..352727fc
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,17 @@
+		=== g++ tests ===
+
+Running g++:g++.dg/dg.exp ...
+FAIL: c-c++-common/musttail12.c -std=c++20 (test for excess errors)
+FAIL: c-c++-common/musttail12.c -std=c++14 (test for excess errors)
+FAIL: c-c++-common/musttail12.c -std=c++17 (test for excess errors)
+FAIL: g++.dg/musttail6.C (test for excess errors)
+		=== gcc tests ===
+
+Running gcc:gcc.dg/dg.exp ...
+FAIL: gcc.dg/pr116003.c (test for excess errors)
+
+		=== Results Summary ===
+
+# of stable fails		386
+# of flaky entries		72
+# of all tests			427754
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index ba62812a..3481b76e 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-PASS
+ 5 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/141/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index f88ff9cf..13df462b 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_m3_softfp_eabi-build/141/",
-            "run_order": "0141 (basepoints/gcc-15-02232-g78bbdbd5352d)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=4456cb827f83718f19b8dc41ea40de1b8cf1dcd7 (unchanged)",
-            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/78bbdbd5352df527feccf0a8c2f862f25a2e88b4 (+ 14 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=a86f468f96949d8b2d9c2ad11cfb6d99def44f38 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=4456cb827f83718f19b8dc41ea40de1b8cf1dcd7 (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/76277cf82f0e1123bd69ec59d22014b8f78485ec (unchanged)",
+            "run_order": "0141 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=4456cb827f83718f19b8dc41ea40de1b8cf1dcd7 (+ 253 commits)",
+            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/78bbdbd5352df527feccf0a8c2f862f25a2e88b4 (+ 61 commits)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=a86f468f96949d8b2d9c2ad11cfb6d99def44f38 (+ 23 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=4456cb827f83718f19b8dc41ea40de1b8cf1dcd7 (+ 253 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/76277cf82f0e1123bd69ec59d22014b8f78485ec (+ 616 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-08-18 11:34:54"
+        "Start Time": "2024-08-03 17:20:42"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 6a5ce710..c3bad6af 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,32 +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 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.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
-In  arm-eabi cortex-m3 softfp after:
-
-  | 14 commits in gcc
+In  arm-eabi cortex-m3 softfp, after:
+  | 1206 commits in binutils,gcc,newlib,gdb,qemu
+  | 4456cb827f8 gprofng: add hardware counters for Appliedmicro processor
+  | 1b32f601b15 Automatic date update in version.in
+  | 5ffe413283c gas: ginsn: x86: pacify Wmaybe-uininitialized compiler warning
+  | 03b09d2e34c Fix m68k OS ABI sniffer
+  | 8be66a3708a Ensure gdb.ada/multiarray.exp runs in both modes
+  | ... and 248 more commits in binutils
   | 78bbdbd5352d C: Implement musttail attribute for returns
   | 2bd8177256b6 C++: Support clang compatible [[musttail]] (PR83324)
   | 2861eb34e309 c++: normalizing ttp constraints [PR115656]
   | f70281222df4 c++: missing SFINAE during alias CTAD [PR115296]
   | 7f8064ff0e2a PR modula2/116048 ICE when encountering wrong kind of qualident
-  | ... and 9 more commits in gcc
+  | ... and 56 more commits in gcc
+  | a86f468f96 newlib/libc/include/sys/tree.h: Add deprecation warning
+  | f6eb96418a libc/include/sys/tree.h: Re-add sys/tree.h
+  | 686e46ce71 Cygwin: pipe: do short writes only once in nonblocking case too
+  | 1ed909e047 Cygwin: pipe: fix comparison
+  | 170e6badb6 Cygwin: pipe: improve writing when pipe buffer is almost full
+  | ... and 18 more commits in newlib
+  | 4456cb827f8 gprofng: add hardware counters for Appliedmicro processor
+  | 1b32f601b15 Automatic date update in version.in
+  | 5ffe413283c gas: ginsn: x86: pacify Wmaybe-uininitialized compiler warning
+  | 03b09d2e34c Fix m68k OS ABI sniffer
+  | 8be66a3708a Ensure gdb.ada/multiarray.exp runs in both modes
+  | ... and 248 more commits in gdb
+  | 76277cf82f0 Merge tag 'hw-misc-20240820' of https://github.com/philmd/qemu into staging
+  | 87e012f29f2 crypto/tlscredspsk: Free username on finalize
+  | 702cbdc46b1 hw/i386/pc: Ensure vmport prerequisites are fulfilled
+  | c911f875f83 hw/i386/pc: Unify vmport=auto handling
+  | 6373fc0323c hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machine
+  | ... and 611 more commits in qemu
 
-PASS
+Produces  5 fixes:
+  | 
+  | fixes.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: c-c++-common/musttail12.c -std=c++20 (test for excess errors)
+  | FAIL: c-c++-common/musttail12.c -std=c++14 (test for excess errors)
+  | FAIL: c-c++-common/musttail12.c -std=c++17 (test for excess errors)
+  | FAIL: g++.dg/musttail6.C (test for excess errors)
+  | ... and 2 more
 
-You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/141/artifact/artifacts/00-sumfiles/
-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_m3_softfp_eabi-build/141/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_m3_softfp_eabi-build/141/artifact/artifacts/sumfiles/xfails.xfail
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -mfpu=auto
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m3 --with-float=softfp --target_board=-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto qemu_cpu=cortex-m3
 
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -mfpu=auto
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
 -----------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
+
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/141/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_m3_softfp_eabi-build/141/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_m3_softfp_eabi-build/141/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/141/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/139/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/116/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 697cc17a..aa219efd 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-tburnus@baylibre.com,cc:arsen@aarsen.me,jakub@gcc.gnu.org,bcc:tcwg-validation@linaro.org,arsen@gcc.gnu.org,cc:jakub@redhat.com,gaiusmod2@gmail.com,guojiufu@linux.ibm.com,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,cc:ak@linux.intel.com,cc:rguenther@suse.de,torbjorn.svensson@foss.st.com,cc:dv@vollmann.ch,rguenth@gcc.gnu.org,ppalka@redhat.com,ak@gcc.gnu.org,cc:jwakely@redhat.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 7a1fe669..af07280b 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 14 commits in gcc: PASS on master-thumb_m3_softfp_eabi
+[Linaro-TCWG-CI] 1206 commits in binutils,gcc,newlib,gdb,qemu:  5 fixes on master-thumb_m3_softfp_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..25122782
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		381
+# of flaky entries		72
+# of all tests			427754
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 438e34ef..9c4ea159 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.11890
-CURRENT:  /tmp/gxx-sum2.11890
+REFERENCE:/tmp/gxx-sum1.12841
+CURRENT:  /tmp/gxx-sum2.12841
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  401545 |  401568 |
-  | Unexpected fails                  [FAIL] |     330 |     330 |
+  | Passes                            [PASS] |  401590 |  401568 |
+  | Unexpected fails                  [FAIL] |     335 |     330 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |      12 |      12 |
   | Expected fails                   [XFAIL] |    2991 |    2991 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |      39 |      39 |
-  | Unsupported                [UNSUPPORTED] |   22808 |   22814 |
+  | Unsupported                [UNSUPPORTED] |   22807 |   22814 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.945785
+    REF PASS ratio: 0.945782
     RES PASS ratio: 0.945775
 
 o  REGRESSIONS:
@@ -36,15 +36,117 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | New PASS                  [     => PASS] |      23 |
-  | UNSUPPORTED appears       [     =>UNSUP] |       6 |
+  | PASS disappears           [PASS =>     ] |      91 |
+  | New PASS                  [     => PASS] |      69 |
+  | FAIL disappears           [FAIL =>     ] |       5 |
+  | UNSUPPORTED disappears    [UNSUP=>     ] |       8 |
+  | UNSUPPORTED appears       [     =>UNSUP] |      15 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |      29 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     188 |
   +------------------------------------------+---------+
 
+  - PASS disappears           [PASS =>     ]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=c-c++-common/musttail1.c  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail1.c  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail1.c  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail13.c  -std=c++14  (test for errors, line 4)
+    g++:g++.dg/dg.exp=c-c++-common/musttail13.c  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail13.c  -std=c++17  (test for errors, line 4)
+    g++:g++.dg/dg.exp=c-c++-common/musttail13.c  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail13.c  -std=c++20  (test for errors, line 4)
+    g++:g++.dg/dg.exp=c-c++-common/musttail13.c  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail2.c  -std=c++14  (test for errors, line 17)
+    g++:g++.dg/dg.exp=c-c++-common/musttail2.c  -std=c++14  (test for errors, line 24)
+    g++:g++.dg/dg.exp=c-c++-common/musttail2.c  -std=c++14  (test for errors, line 32)
+    g++:g++.dg/dg.exp=c-c++-common/musttail2.c  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail2.c  -std=c++17  (test for errors, line 17)
+    g++:g++.dg/dg.exp=c-c++-common/musttail2.c  -std=c++17  (test for errors, line 24)
+    g++:g++.dg/dg.exp=c-c++-common/musttail2.c  -std=c++17  (test for errors, line 32)
+    g++:g++.dg/dg.exp=c-c++-common/musttail2.c  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail2.c  -std=c++20  (test for errors, line 17)
+    g++:g++.dg/dg.exp=c-c++-common/musttail2.c  -std=c++20  (test for errors, line 24)
+    g++:g++.dg/dg.exp=c-c++-common/musttail2.c  -std=c++20  (test for errors, line 32)
+    g++:g++.dg/dg.exp=c-c++-common/musttail2.c  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail3.c  -std=c++14  (test for errors, line 26)
+    g++:g++.dg/dg.exp=c-c++-common/musttail3.c  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail3.c  -std=c++17  (test for errors, line 26)
+    g++:g++.dg/dg.exp=c-c++-common/musttail3.c  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail3.c  -std=c++20  (test for errors, line 26)
+    g++:g++.dg/dg.exp=c-c++-common/musttail3.c  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail4.c  -std=c++14  (test for errors, line 16)
+    g++:g++.dg/dg.exp=c-c++-common/musttail4.c  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail4.c  -std=c++17  (test for errors, line 16)
+    g++:g++.dg/dg.exp=c-c++-common/musttail4.c  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail4.c  -std=c++20  (test for errors, line 16)
+    g++:g++.dg/dg.exp=c-c++-common/musttail4.c  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail5.c    (test for errors, line 17)
+    g++:g++.dg/dg.exp=c-c++-common/musttail5.c    (test for warnings, line 10)
+    g++:g++.dg/dg.exp=c-c++-common/musttail5.c    (test for warnings, line 11)
+    g++:g++.dg/dg.exp=c-c++-common/musttail5.c    (test for warnings, line 12)
+    g++:g++.dg/dg.exp=c-c++-common/musttail5.c    (test for warnings, line 24)
+    g++:g++.dg/dg.exp=c-c++-common/musttail5.c    (test for warnings, line 25)
+    g++:g++.dg/dg.exp=c-c++-common/musttail5.c    (test for warnings, line 26)
+    g++:g++.dg/dg.exp=c-c++-common/musttail5.c    (test for warnings, line 5)
+    g++:g++.dg/dg.exp=c-c++-common/musttail5.c    (test for warnings, line 6)
+    g++:g++.dg/dg.exp=c-c++-common/musttail5.c   (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail7.c  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail7.c  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail7.c  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail8.c  -std=c++14  (test for errors, line 16)
+    g++:g++.dg/dg.exp=c-c++-common/musttail8.c  -std=c++14  (test for errors, line 7)
+    g++:g++.dg/dg.exp=c-c++-common/musttail8.c  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail8.c  -std=c++17  (test for errors, line 16)
+    g++:g++.dg/dg.exp=c-c++-common/musttail8.c  -std=c++17  (test for errors, line 7)
+    g++:g++.dg/dg.exp=c-c++-common/musttail8.c  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail8.c  -std=c++20  (test for errors, line 16)
+    g++:g++.dg/dg.exp=c-c++-common/musttail8.c  -std=c++20  (test for errors, line 7)
+    g++:g++.dg/dg.exp=c-c++-common/musttail8.c  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/musttail10.C    (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/musttail10.C    (test for errors, line 24)
+    g++:g++.dg/dg.exp=g++.dg/musttail10.C    (test for errors, line 7)
+    g++:g++.dg/dg.exp=g++.dg/musttail10.C   (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/musttail11.C    (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/musttail11.C    (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/musttail11.C    (test for errors, line 26)
+    g++:g++.dg/dg.exp=g++.dg/musttail11.C   (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/musttail9.C    (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/musttail9.C   (test for excess errors)
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail1.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail12.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail13.c  -Wc++-compat   (test for errors, line 4)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail13.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail2.c  -Wc++-compat   (test for errors, line 17)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail2.c  -Wc++-compat   (test for errors, line 24)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail2.c  -Wc++-compat   (test for errors, line 32)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail2.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail3.c  -Wc++-compat   (test for errors, line 26)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail3.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail4.c  -Wc++-compat   (test for errors, line 16)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail4.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail5.c  -Wc++-compat   (test for errors, line 17)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail5.c  -Wc++-compat   (test for warnings, line 10)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail5.c  -Wc++-compat   (test for warnings, line 11)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail5.c  -Wc++-compat   (test for warnings, line 12)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail5.c  -Wc++-compat   (test for warnings, line 24)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail5.c  -Wc++-compat   (test for warnings, line 25)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail5.c  -Wc++-compat   (test for warnings, line 26)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail5.c  -Wc++-compat   (test for warnings, line 5)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail5.c  -Wc++-compat   (test for warnings, line 6)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail5.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail7.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail8.c  -Wc++-compat   (test for errors, line 16)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail8.c  -Wc++-compat   (test for errors, line 7)
+    gcc:gcc.dg/dg.exp=c-c++-common/musttail8.c  -Wc++-compat  (test for excess errors)
+
+
   - New PASS                  [     => PASS]:
 
   Executed from: g++:g++.dg/coroutines/coroutines.exp
+    g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/pr104981-preview-this.C (test for excess errors)
+    g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/pr115550-preview-this.C (test for excess errors)
     g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/torture/pr103953.C (test for excess errors)
     g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/torture/pr103953.C execution test
   Executed from: g++:g++.dg/coroutines/torture/coro-torture.exp
@@ -68,11 +170,81 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp2a/class-deduction-alias23.C  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-ttp7.C  -std=c++20  (test for errors, line 12)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-ttp7.C  -std=c++20 (test for excess errors)
+  Executed from: gcc:gcc.c-torture/compile/compile.exp
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr115277.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr115277.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr115277.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr115277.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/pr115277.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/pr115277.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/pr115277.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr115277.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr116009.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr116009.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr116009.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr116009.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/pr116009.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/pr116009.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/pr116009.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr116009.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/pr114207.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114207.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114207.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114207.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114207.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114207.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114207.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/pr114207.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114207.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/pr114207.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114207.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114207.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114207.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr114207.c   -Os  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr115033.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr115033.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr115033.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr115033.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr115033.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr115033.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr115033.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/pr115033.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr115033.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/pr115033.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr115033.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr115033.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr115033.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr115033.c   -Os  execution test
   Executed from: gcc:gcc.dg/dg.exp
     gcc:gcc.dg/dg.exp=gcc.dg/pr116034.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/pr116034.c execution test
 
 
+  - FAIL disappears           [FAIL =>     ]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=c-c++-common/musttail12.c  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail12.c  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/musttail12.c  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/musttail6.C   (test for excess errors)
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/pr116003.c (test for excess errors)
+
+
+  - UNSUPPORTED disappears    [UNSUP=>     ]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=c-c++-common/musttail1.c  -std=c++98
+    g++:g++.dg/dg.exp=c-c++-common/musttail12.c  -std=c++98
+    g++:g++.dg/dg.exp=c-c++-common/musttail13.c  -std=c++98
+    g++:g++.dg/dg.exp=c-c++-common/musttail2.c  -std=c++98
+    g++:g++.dg/dg.exp=c-c++-common/musttail3.c  -std=c++98
+    g++:g++.dg/dg.exp=c-c++-common/musttail4.c  -std=c++98
+    g++:g++.dg/dg.exp=c-c++-common/musttail7.c  -std=c++98
+    g++:g++.dg/dg.exp=c-c++-common/musttail8.c  -std=c++98
+
+
   - UNSUPPORTED appears       [     =>UNSUP]:
 
   Executed from: g++:g++.dg/dg.exp
@@ -82,6 +254,17 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-ttp7.C  -std=c++14
     g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-ttp7.C  -std=c++17
     g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-ttp7.C  -std=c++98
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/pr116003.c
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-conditional_store_1.c
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-conditional_store_1.c -flto -ffat-lto-objects
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-conditional_store_2.c
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-conditional_store_2.c -flto -ffat-lto-objects
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-conditional_store_3.c
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-conditional_store_3.c -flto -ffat-lto-objects
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-conditional_store_4.c
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-conditional_store_4.c -flto -ffat-lto-objects
 
 
 
