diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..7c34a3bd
--- /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-m0 --with-float=soft --target_board=-mthumb/-march=armv6s-m/-mtune=cortex-m0/-mfloat-abi=soft/-mfpu=auto qemu_cpu=cortex-m0
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..ef6d3537
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,29 @@
+		=== gcc tests ===
+
+Running gcc:gcc.target/arm/pure-code/pure-code.exp ...
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O3 -g   check-function-bodies test_m8192
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_m8192
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -Os   check-function-bodies test_0x1000010
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2   check-function-bodies test_0x123456
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2   check-function-bodies test_m8192
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -Os   check-function-bodies test_0x1000011
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O3 -g   check-function-bodies test_0x1000011
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -Os   check-function-bodies test_m8192
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_0x1000010
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_m8192
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O3 -g   check-function-bodies test_0x1000010
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_0x1000010
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_0x1000011
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2   check-function-bodies test_0x1000011
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -Os   check-function-bodies test_0x123456
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O3 -g   check-function-bodies test_0x123456
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2   check-function-bodies test_0x1000010
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_0x123456
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_0x1000011
+FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_0x123456
+
+		=== Results Summary ===
+
+# of stable fails		176
+# of flaky entries		52
+# of all tests			383284
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 8cb2f675..9e166cae 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-20 improvements
+ 20 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/248/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 52ee2428..2bbadb77 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_m0_soft_eabi-build/248/",
-            "run_order": "0248 (basepoints/gcc-15-05540-g703839b8bd1)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c2baada0544688db0284a4896874cb5d589428eb (unchanged)",
-            "git_gcc": "https://gcc.gnu.org/git/gcc.git (703839b8bd1ee667ae165ac435b0acedfb72cf4b) (+ 78 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=6614da9a71fc5cf24991b47fd62a56749c7f4ccc (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c2baada0544688db0284a4896874cb5d589428eb (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/6b99bb046dd36a6dd5525b8f88c2dcddae49222a (unchanged)",
+            "run_order": "0248 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c2baada0544688db0284a4896874cb5d589428eb (+ 55 commits)",
+            "git_gcc": "https://gcc.gnu.org/git/gcc.git (703839b8bd1ee667ae165ac435b0acedfb72cf4b) (+ 79 commits)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=6614da9a71fc5cf24991b47fd62a56749c7f4ccc (+ 4 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c2baada0544688db0284a4896874cb5d589428eb (+ 47 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/6b99bb046dd36a6dd5525b8f88c2dcddae49222a (+ 3 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-11-24 08:53:20"
+        "Start Time": "2024-11-23 02:57:19"
     },
     "Tests": [
         {
@@ -44,18 +44,18 @@
 	   ,
         {
             "Data": [
-                59
+                17
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                30
+                4
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -63,7 +63,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -71,15 +71,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                3
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -87,7 +87,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -95,63 +95,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                880
+                136
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                151857
+                16172
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                5430
+                1064
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                158167
+                17372
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                92
+                23
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                37
+                59
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                30
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -159,7 +159,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -167,15 +167,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                2
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -183,7 +183,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -191,63 +191,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1415
+                880
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                203675
+                151857
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                2498
+                5430
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                207588
+                158167
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                42
+                92
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                17
+                37
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                4
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -255,7 +255,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -263,7 +263,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -271,7 +271,7 @@
                 2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -279,7 +279,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -287,47 +287,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                136
+                1415
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                16172
+                203675
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1064
+                2498
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                17372
+                207588
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                23
+                42
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 5c117648..604bc02a 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,22 +1,43 @@
 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  arm-eabi cortex-m0 soft, after:
-  | 78 commits in gcc
+  | 188 commits in binutils,gcc,newlib,gdb,qemu
+  | c2baada0544 gdb/testsuite: force TERM setting for some filename completion tests
+  | 7ffa83b32e8 gdb: Add LoongArch process record/replay support in NEWS and doc
+  | 33afccfaa8b gdb: LoongArch: Add system call support for process record/replay
+  | 886ebc2b1f2 gdb: LoongArch: Add basic process record/replay support
+  | 19b5accc3f8 gdb: LoongArch: Add instruction definition for process record
+  | ... and 50 more commits in binutils
   | 703839b8bd1 testsuite: arm: Use effective-target for pure-code/* tests
   | 0380051bba3 testsuite: arm: Use effective-target for crc_hf_1.c test
   | dc044641a0c testsuite: arm: Use effective-target for pacbti-m-predef* tests
   | 3ae9d01eb47 testsuite: arm: Use effective-target for bti* and pac* tests
   | cf261dd5227 Daily bump.
-  | ... and 73 more commits in gcc
-
-Produces 20 improvements:
+  | ... and 74 more commits in gcc
+  | 6614da9a71 Cygwin: revert use of CancelSyncronousIo on wait_thread.
+  | 3dbc8c3fbd Cygwin: cygtls: rename sig to current_sig
+  | 63804a28b3 Cygwin: gendef: unify comments in terms of acquiring/releasing stacklock
+  | 26144e4008 Cygwin: sigtimedwait: Fix segfault when timeout is used
+  | c2baada0544 gdb/testsuite: force TERM setting for some filename completion tests
+  | 7ffa83b32e8 gdb: Add LoongArch process record/replay support in NEWS and doc
+  | 33afccfaa8b gdb: LoongArch: Add system call support for process record/replay
+  | 886ebc2b1f2 gdb: LoongArch: Add basic process record/replay support
+  | 19b5accc3f8 gdb: LoongArch: Add instruction definition for process record
+  | ... and 42 more commits in gdb
+  | 6b99bb046dd Merge tag 'pull-lu-20241122' of https://gitlab.com/rth7680/qemu into staging
+  | d95fd9838b5 linux-user: Fix strace output for s390x mmap()
+  | e8b609ac359 linux-user: Print tid not pid with strace
+
+Produces  20 fixes:
+  | 
+  | fixes.sum:
   | Running gcc:gcc.target/arm/pure-code/pure-code.exp ...
-  | FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2   check-function-bodies test_0x123456
-  | FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_0x123456
   | FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O3 -g   check-function-bodies test_m8192
-  | FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2   check-function-bodies test_0x1000010
+  | FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_m8192
+  | FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -Os   check-function-bodies test_0x1000010
+  | FAIL: gcc.target/arm/pure-code/no-literal-pool-m0.c -O2   check-function-bodies test_0x123456
   | ... and 16 more
 
 Used configuration :
@@ -29,13 +50,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-thumb_m0_soft_eabi-build/248/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/248/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_m0_soft_eabi-build/248/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_m0_soft_eabi-build/248/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/248/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/246/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/243/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 8414eb90..aa219efd 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-andre.simoesdiasvieira@arm.com,schwab@suse.de,ebotcazou@adacore.com,jakub@gcc.gnu.org,dimitar@dinux.eu,mikael@gcc.gnu.org,bcc:tcwg-validation@linaro.org,cc:shiyulong@iscas.ac.cn,parras@baylibre.com,cc:jakub@redhat.com,gaiusmod2@gmail.com,cc:ubizjak@gmail.com,wangfeng@eswincomputing.com,lhyatt@gcc.gnu.org,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,cc:lhyatt@gmail.com,kito.cheng@sifive.com,cc:MayShao-oc@zhaoxin.com,jlaw@ventanamicro.com,cc:uecker@tugraz.at,avr@gjlay.de,cc:rguenther@suse.de,vmakarov@redhat.com,gccadmin@gcc.gnu.org,ro@CeBiTec.Uni-Bielefeld.DE,josmyers@redhat.com,pan2.li@intel.com,torbjorn.svensson@foss.st.com,ewlu@rivosinc.com,hongtao.liu@intel.com,rguenth@gcc.gnu.org,bouanto@zoho.com,richard.sandiford@arm.com,quic_apinski@quicinc.com,cc:jwakely@redhat.com,uecker@gcc.gnu.org
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index f8002590..4b7e0ba5 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 78 commits in gcc: 20 improvements on master-thumb_m0_soft_eabi
+[Linaro-TCWG-CI] 188 commits in binutils,gcc,newlib,gdb,qemu:  20 fixes on master-thumb_m0_soft_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index c3278ced..30ed4d37 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,14 +1,14 @@
 # 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.21639
-CURRENT:  /tmp/gxx-sum2.21639
+REFERENCE:/tmp/gxx-sum1.8991
+CURRENT:  /tmp/gxx-sum2.8991
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
