diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..e9b55c8a
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-eabi 
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..0483d912
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,10 @@
+		=== gcc tests ===
+
+Running gcc:gcc.target/arm/arm.exp ...
+FAIL: gcc.target/arm/thumb2-slow-flash-data-3.c (test for excess errors)
+
+		=== Results Summary ===
+
+# of stable fails		122
+# of flaky entries		85
+# of all tests			406526
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 749dddad..02058bd4 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-
+ 1 fix
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/883/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index fdae84fa..7893c4a9 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-arm_eabi-build/883/",
-            "run_order": "0883 (basepoints/gcc-15-06360-g6d5df5133c5d)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=fb2ded33c1e519659743047ed7817166545b6d91 (unchanged)",
-            "git_gcc": "https://gcc.gnu.org/git/gcc.git (6d5df5133c5dd8f9ec8f213d0e51b77958a54d28) (+ 48 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=363357c023ce01e936bdaedf0f479292a8fa4e0f (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d77a3144958c8370a46cf17a87ee3c9081da9038 (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/9863d46a5a25bfff7d2195ad5e3127ab3bae0a2b (unchanged)",
+            "run_order": "0883 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=fb2ded33c1e519659743047ed7817166545b6d91 (+ 69 commits)",
+            "git_gcc": "https://gcc.gnu.org/git/gcc.git (6d5df5133c5dd8f9ec8f213d0e51b77958a54d28) (+ 197 commits)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=363357c023ce01e936bdaedf0f479292a8fa4e0f (+ 6 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d77a3144958c8370a46cf17a87ee3c9081da9038 (+ 69 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/9863d46a5a25bfff7d2195ad5e3127ab3bae0a2b (+ 271 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-12-19 23:30:07"
+        "Start Time": "2024-12-17 04:46:48"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 8e613523..acc2f383 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,22 +1,25 @@
 Dear contributor,
 
-Our automatic CI has detected problems related to your patch(es). Please find some details below.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In  master-arm_eabi, after:
-  | 48 commits in gcc
-  | 6d5df5133c5d ifcombine field merge: handle bitfield zero tests in range tests
-  | 34e6c77da699 noncontiguous ifcombine: skip marking of non-SSA_NAMEs [PR117915]
-  | f41fba5f1464 ifcombine field merge: adjust testcases [PR118025]
-  | 2c55a8918404 ifcombine field merge: do not follow a second conversion [PR118046]
-  | 86d9951acb4e ifcombine field merge: stricten loads tests, swap compare to match
-  | ... and 43 more commits in gcc
-
-Produces :
-
+  | 197 commits in gcc
+  | 6d5df5133c5 ifcombine field merge: handle bitfield zero tests in range tests
+  | 34e6c77da69 noncontiguous ifcombine: skip marking of non-SSA_NAMEs [PR117915]
+  | f41fba5f146 ifcombine field merge: adjust testcases [PR118025]
+  | 2c55a891840 ifcombine field merge: do not follow a second conversion [PR118046]
+  | 86d9951acb4 ifcombine field merge: stricten loads tests, swap compare to match
+  | ... and 192 more commits in gcc
+
+Produces  1 fix:
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.target/arm/arm.exp ...
+  | FAIL: gcc.target/arm/thumb2-slow-flash-data-3.c (test for excess errors)
 
 Used configuration :
  *CI config* tcwg_gnu_embed_check_gcc master-arm_eabi
- *configure and test flags:* --target arm-eabi
+ *configure and test flags:* --target arm-eabi 
 
 If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
@@ -24,13 +27,13 @@ If you have any questions regarding this report, please ask on linaro-toolchain@
 
 The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-You can find the failure logs in *.log.1.xz files in
- * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/883/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/883/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-arm_eabi-build/883/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/883/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/883/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/881/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/877/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 5f21ea9d..443df21c 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:luca.bacci982@gmail.com,tburnus@baylibre.com,cc:oliva@adacore.com,ebotcazou@adacore.com,jakub@gcc.gnu.org,xry111@xry111.site,bcc:tcwg-validation@linaro.org,cc:jakub@redhat.com,polacek@redhat.com,lhyatt@gcc.gnu.org,fdumont@gcc.gnu.org,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,cc:lhyatt@gmail.com,tamar.christina@arm.com,sloosemore@baylibre.com,cc:frs.dumont@gmail.com,vmakarov@redhat.com,gccadmin@gcc.gnu.org,oliva@gnu.org,torbjorn.svensson@foss.st.com,prathameshk@nvidia.com,mjires@suse.cz,cc:jwakely@redhat.com,cc:simon@pushface.org
+cc:luca.bacci982@gmail.com,tburnus@baylibre.com,cc:oliva@adacore.com,ebotcazou@adacore.com,jakub@gcc.gnu.org,xry111@xry111.site,jamborm@gcc.gnu.org,dimitar@dinux.eu,hp@bitrange.com,bcc:tcwg-validation@linaro.org,cc:poulhies@adacore.com,cc:jakub@redhat.com,polacek@redhat.com,danglin@gcc.gnu.org,ubizjak@gmail.com,lhyatt@gcc.gnu.org,dkm@gcc.gnu.org,fdumont@gcc.gnu.org,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,cc:lhyatt@gmail.com,iant@golang.org,kito.cheng@sifive.com,pault@gcc.gnu.org,tamar.christina@arm.com,christophe.lyon@linaro.org,jlaw@ventanamicro.com,cc:uecker@tugraz.at,sloosemore@baylibre.com,rdapp@ventanamicro.com,avr@gjlay.de,cc:frs.dumont@gmail.com,cc:mjambor@suse.cz,cc:heiko@hexco.de,cc:Oliver.Kozul@rt-rk.com,cc:rguenther@suse.de,cc:antonb@tenstorrent.com,cc:Jovan.Vukic@rt-rk.com,vmakarov@redhat.com,gccadmin@gcc.gnu.org,oliva@gnu.org,dmalcolm@redhat.com,cc:trojanek@adacore.com,josmyers@redhat.com,pan2.li@intel.com,iain@sandoe.co.uk,vehre@gcc.gnu.org,torbjorn.svensson@foss.st.com,cc:desplanques@adacore.com,mark@harmstone.com,cc:hp@axis.com,cc:abdoeid.eg@ieee.org,cc:miranda@adacore.com,cc:tromey@adacore.com,nathanieloshead@gmail.com,rguenth@gcc.gnu.org,cc:cyy@cyyself.name,prathameshk@nvidia.com,ppalka@redhat.com,mjires@suse.cz,jose.marchesi@oracle.com,cc:jwakely@redhat.com,uecker@gcc.gnu.org,cc:simon@pushface.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index c4931afb..37a458ca 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 48 commits in gcc:  on arm
+[Linaro-TCWG-CI] 197 commits in gcc:  1 fix on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index a45108fe..5a2ceb7a 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,20 +1,20 @@
 # 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.25149
-CURRENT:  /tmp/gxx-sum2.25149
+REFERENCE:/tmp/gxx-sum1.1119
+CURRENT:  /tmp/gxx-sum2.1119
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  388190 |  390173 |
-  | Unexpected fails                  [FAIL] |     100 |     100 |
+  | Passes                            [PASS] |  388095 |  390173 |
+  | Unexpected fails                  [FAIL] |     101 |     100 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |      10 |      10 |
   | Expected fails                   [XFAIL] |    2504 |    2504 |
@@ -24,7 +24,7 @@ o  RUN STATUS:                               |   REF   |   RES   |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.965769
+    REF PASS ratio: 0.965758
     RES PASS ratio: 0.965936
 
 o  REGRESSIONS:
@@ -36,12 +36,15 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |      12 |
-  | New PASS                  [     => PASS] |    1995 |
+  | PASS disappears           [PASS =>     ] |      13 |
+  | New PASS                  [     => PASS] |    2090 |
+  | FAIL now PASS             [FAIL => PASS] |       1 |
   | XFAIL disappears          [XFAIL=>     ] |       3 |
   | XFAIL appears             [     =>XFAIL] |       3 |
+  | UNSUPPORTED disappears    [UNSUP=>     ] |       1 |
+  | UNSUPPORTED appears       [     =>UNSUP] |       1 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    2013 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    2112 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
@@ -59,10 +62,14 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp2a/is-layout-compatible3.C  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/is-layout-compatible3.C  -std=c++23 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/is-layout-compatible3.C  -std=c++26 (test for excess errors)
+  Executed from: gcc:gcc.target/arm/mve/mve.exp
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr108443.c scan-assembler mov\\tr[0-9]+, #204
 
 
   - New PASS                  [     => PASS]:
 
+  Executed from: g++:g++.dg/coroutines/coroutines.exp
+    g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/pr98935.C (test for excess errors)
   Executed from: g++:g++.dg/dg.exp
     g++:g++.dg/dg.exp=c-c++-common/toplevel-asm-4.c  -std=gnu++17 (test for excess errors)
     g++:g++.dg/dg.exp=c-c++-common/toplevel-asm-4.c  -std=gnu++26 (test for excess errors)
@@ -2008,6 +2015,28 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-86.C  -std=c++26  at line 5 (test for warnings, line 4)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-86.C  -std=c++26  at line 8 (test for warnings, line 7)
     g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-86.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-array23.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-array23.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-array23.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-array24.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-array24.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/initlist-array24.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/class-deduction117.C  -std=c++11  (test for errors, line 4)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/class-deduction117.C  -std=c++11  (test for errors, line 5)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/class-deduction117.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/class-deduction117.C  -std=c++14  (test for errors, line 4)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/class-deduction117.C  -std=c++14  (test for errors, line 5)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/class-deduction117.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/class-deduction117.C  -std=c++17  (test for errors, line 4)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/class-deduction117.C  -std=c++17  at line 6 (test for errors, line 5)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/class-deduction117.C  -std=c++17  at line 7 (test for errors, line 5)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/class-deduction117.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/decomp62.C  -std=c++17  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/decomp62.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/decomp62.C  -std=c++20  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/decomp62.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/decomp62.C  -std=c++26  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/decomp62.C  -std=c++26 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/is-layout-compatible3.C  -std=gnu++20  (test for warnings, line 38)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/is-layout-compatible3.C  -std=gnu++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/is-layout-compatible3.C  -std=gnu++23  (test for warnings, line 38)
@@ -2023,6 +2052,23 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/ext/bitfield9.C  -std=gnu++11  at line 6 (test for warnings, line 7)
     g++:g++.dg/dg.exp=g++.dg/ext/bitfield9.C  -std=gnu++17  at line 6 (test for warnings, line 7)
     g++:g++.dg/dg.exp=g++.dg/ext/bitfield9.C  -std=gnu++26  at line 6 (test for warnings, line 7)
+  Executed from: gcc:gcc.c-torture/execute/execute.exp
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr117095.c   -Os  execution test
   Executed from: gcc:gcc.dg/dg.exp
     gcc:gcc.dg/dg.exp=c-c++-common/toplevel-asm-4.c  -Wc++-compat  (test for excess errors)
     gcc:gcc.dg/dg.exp=c-c++-common/toplevel-asm-5.c  -Wc++-compat   (test for errors, line 10)
@@ -2046,6 +2092,15 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/dg.exp=c-c++-common/toplevel-asm-8.c  -Wc++-compat   (test for errors, line 12)
     gcc:gcc.dg/dg.exp=c-c++-common/toplevel-asm-8.c  -Wc++-compat   (test for errors, line 9)
     gcc:gcc.dg/dg.exp=c-c++-common/toplevel-asm-8.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-1.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-1.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-1.c scan-tree-dump-times optimized "BIT_FIELD_REF" 8
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-10.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-10.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-11.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-11.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-12.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-12.c execution test
     gcc:gcc.dg/dg.exp=gcc.dg/field-merge-13.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/field-merge-13.c execution test
     gcc:gcc.dg/dg.exp=gcc.dg/field-merge-13.c scan-tree-dump-times ifcombine "optimizing" 9
@@ -2055,14 +2110,71 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/dg.exp=gcc.dg/field-merge-15.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/field-merge-15.c execution test
     gcc:gcc.dg/dg.exp=gcc.dg/field-merge-15.c scan-tree-dump-times ifcombine "optimizing" 6
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-2.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-2.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-3.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-3.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-4.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-4.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-5.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-5.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-6.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-6.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-7.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-7.c scan-tree-dump-not ifcombine "BIT_FIELD_REF"
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-7.c scan-tree-dump-not ifcombine "optimizing"
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-8.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-8.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-9.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-9.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/field-merge-9.c scan-tree-dump-times ifcombine "optimizing two comparisons" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/pr113688.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr114014.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr114713.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr114713.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/pr117724.c  (test for warnings, line 15)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr117724.c  (test for warnings, line 8)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr117724.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/pr117915.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr118024.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/pr118081.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/pr118081.c execution test
+  Executed from: gcc:gcc.dg/ipa/ipa.exp
+    gcc:gcc.dg/ipa/ipa.exp=gcc.dg/ipa/vrp9.c (test for excess errors)
+    gcc:gcc.dg/ipa/ipa.exp=gcc.dg/ipa/vrp9.c scan-tree-dump-not optimized "remove_this_call"
+  Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-11.c (test for excess errors)
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-11.c scan-tree-dump-not optimized "bit_and_expr, "
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-11.c scan-tree-dump-not optimized "bit_ior_expr, "
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-11.c scan-tree-dump-not optimized "bit_xor_expr, "
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-11.c scan-tree-dump-not optimized "negate_expr, "
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-11.c scan-tree-dump-times optimized "plus_expr, " 1
+  Executed from: gcc:gcc.target/arm/arm.exp
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/its-1.c (test for excess errors)
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/its-1.c scan-assembler-not \\sit[te]{2}
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/its-2.c (test for excess errors)
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/its-2.c scan-assembler \\sit[te]{2}
+  Executed from: gcc:gcc.target/arm/mve/mve.exp
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr108443.c scan-assembler mov\\tr[0-9]+, #255
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr114801.c  (test for warnings, line 17)
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr114801.c  (test for warnings, line 28)
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr114801.c (test for excess errors)
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr114801.c check-function-bodies test_16
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr114801.c check-function-bodies test_32
+    gcc:gcc.target/arm/mve/mve.exp=gcc.target/arm/mve/pr114801.c check-function-bodies test_8
   Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/deque/modifiers/insert/118035.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/deque/modifiers/insert/118035.cc  -std=gnu++17 execution test
     libstdc++:libstdc++-dg/conformance.exp=23_containers/priority_queue/118088.cc  -std=gnu++17 (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=23_containers/priority_queue/118088.cc  -std=gnu++17 execution test
 
 
+  - FAIL now PASS             [FAIL => PASS]:
+
+  Executed from: gcc:gcc.target/arm/arm.exp
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/thumb2-slow-flash-data-3.c (test for excess errors)
+
+
   - XFAIL disappears          [XFAIL=>     ]:
 
   Executed from: g++:g++.dg/dg.exp
@@ -2079,6 +2191,18 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++26 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13837)
 
 
+  - UNSUPPORTED disappears    [UNSUP=>     ]:
+
+  Executed from: gcc:gcc.target/arm/arm.exp
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/its.c
+
+
+  - UNSUPPORTED appears       [     =>UNSUP]:
+
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/bitint-119.c
+
+
 
 # Improvements found
 # No regression found in 3 common sum files
