diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..a94c92af
--- /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.1-m.main+mve.fp+fp.dp --with-float=hard --target_board=-mthumb/-march=armv8.1-m.main+mve.fp+fp.dp/-mtune=cortex-m55/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m55
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..0176423a
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,11 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/vect/vect.exp ...
+XPASS: gcc.dg/vect/vect-double-reduc-5.c -flto -ffat-lto-objects  scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1
+XPASS: gcc.dg/vect/vect-double-reduc-5.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1
+
+		=== Results Summary ===
+
+# of stable fails		439
+# of flaky entries		5
+# of all tests			403529
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 8380b91b..12366713 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-FAIL: 1 regressions: 2 improvements
+1 regression 2 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/658/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 88903583..58f3b59d 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_m55_hard_eabi-build/658/",
-            "run_order": "0658 (basepoints/gcc-15-04065-g16cd00a10035)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=22d7506fb98f7b7b97f9c10574d51cbac6fd2f86 (unchanged)",
+            "run_order": "0658 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=22d7506fb98f7b7b97f9c10574d51cbac6fd2f86 (+ 16 commits)",
             "git_gcc": "https://gcc.gnu.org/git/gcc.git (16cd00a10035992f52ed67ff77eab20039555b03) (+ 199 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=22d7506fb98f7b7b97f9c10574d51cbac6fd2f86 (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/92ec7805190313c9e628f8fc4eb4f932c15247bd (unchanged)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=c607889824395f0eac7e85d5b81c906bf8025321 (+ 6 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=22d7506fb98f7b7b97f9c10574d51cbac6fd2f86 (+ 16 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/92ec7805190313c9e628f8fc4eb4f932c15247bd (+ 84 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-10-31 11:53:06"
+        "Start Time": "2024-10-28 04:41:20"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 4e9f0cc6..2efa73c7 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,52 +1,68 @@
-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 has detected problems related to your patch(es). Please find some details below.
 
-In  arm-eabi cortex-m55 hard after:
-
-  | 199 commits in gcc
-  | 16cd00a10035 Fixup dumping of re-trying without/with single-lane SLP
-  | f82055f82474 diagnostic, pch: Fix up the new diagnostic PCH methods for ubsan checking [PR116936]
-  | 92e9e971ced9 i386: Fix up ix86_expand_int_compare with TImode comparisons of SUBREGs from V8{H,B}Fmode against zero [PR116921]
-  | 67b750c20e1f i386: Fix up *minmax<mode>3_2 splitter [PR116925]
-  | 247643c7e21b c++: Allow references to internal-linkage vars in C++11 [PR113266]
+In  arm-eabi cortex-m55 hard, after:
+  | 321 commits in binutils,gcc,newlib,gdb,qemu
+  | 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
+  | 47c88752f9a ld: generate SFrame stack trace info for .plt.got
+  | 938fb512184 ld: fix wrong SFrame info for lazy IBT PLT
+  | ... and 11 more commits in binutils
+  | 16cd00a1003 Fixup dumping of re-trying without/with single-lane SLP
+  | f82055f8247 diagnostic, pch: Fix up the new diagnostic PCH methods for ubsan checking [PR116936]
+  | 92e9e971ced i386: Fix up ix86_expand_int_compare with TImode comparisons of SUBREGs from V8{H,B}Fmode against zero [PR116921]
+  | 67b750c20e1 i386: Fix up *minmax<mode>3_2 splitter [PR116925]
+  | 247643c7e21 c++: Allow references to internal-linkage vars in C++11 [PR113266]
   | ... and 194 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 1 more commits in newlib
+  | 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
+  | 47c88752f9a ld: generate SFrame stack trace info for .plt.got
+  | 938fb512184 ld: fix wrong SFrame info for lazy IBT PLT
+  | ... and 11 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 79 more commits in qemu
 
-FAIL: 1 regressions: 2 improvements
-
-regressions.sum:
-  | 		=== libstdc++ tests ===
+Produces 1 regression 2 fixes:
   | 
+  | regressions.sum:
   | Running libstdc++:libstdc++-dg/conformance.exp ...
   | FAIL: 22_locale/time_get/get/wchar_t/5.cc -std=gnu++17 execution test
   | 
-
-improvements.sum:
-  | 		=== gcc tests ===
-  | 
+  | fixes.sum:
   | Running gcc:gcc.dg/vect/vect.exp ...
-  | 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
-  | ... and 1 more entries
+  | ... and 1 more
+
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8.1-m.main+mve.fp+fp.dp -mtune=cortex-m55 -mfloat-abi=hard -mfpu=auto
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8.1-m.main+mve.fp+fp.dp --with-float=hard --target_board=-mthumb/-march=armv8.1-m.main+mve.fp+fp.dp/-mtune=cortex-m55/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m55
 
-The configuration of this build is:
-*CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8.1-m.main+mve.fp+fp.dp -mtune=cortex-m55 -mfloat-abi=hard -mfpu=auto
-*configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8.1-m.main+mve.fp+fp.dp --with-float=hard --target_board=-mthumb/-march=armv8.1-m.main+mve.fp+fp.dp/-mtune=cortex-m55/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m55
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-You can find the failure logs in *.log.1.xz files in
- * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/658/artifact/artifacts/00-sumfiles/
+-----------------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
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/658/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_m55_hard_eabi-build/658/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_m55_hard_eabi-build/658/artifact/artifacts/sumfiles/xfails.xfail
 
-The configuration of this build is:
-*CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8.1-m.main+mve.fp+fp.dp -mtune=cortex-m55 -mfloat-abi=hard -mfpu=auto
-*configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8.1-m.main+mve.fp+fp.dp --with-float=hard --target_board=-mthumb/-march=armv8.1-m.main+mve.fp+fp.dp/-mtune=cortex-m55/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m55
-
------------------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_m55_hard_eabi-build/658/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/656/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/650/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 75130e0c..aa219efd 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-hjl.tools@gmail.com,tburnus@baylibre.com,andre.simoesdiasvieira@arm.com,cc:tclin914@gmail.com,saurabh.jha@arm.com,cc:arsen@aarsen.me,rearnsha@arm.com,ebotcazou@adacore.com,fkastl@suse.cz,jakub@gcc.gnu.org,gerald@pfeifer.com,admin@levyhsu.com,victor.donascimento@arm.com,cc:powerboat9.gamer@gmail.com,dimitar@dinux.eu,mikael@gcc.gnu.org,cc:pietro@sociotechnical.xyz,hp@bitrange.com,bcc:tcwg-validation@linaro.org,poulhies@adacore.com,arsen@gcc.gnu.org,cc:jakub@redhat.com,polacek@redhat.com,gaiusmod2@gmail.com,ubizjak@gmail.com,fdumont@gcc.gnu.org,cc:Claudio.Bantaloukas@arm.com,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,cc:giuseppe.dangelo@kdab.com,kvivekananda@nvidia.com,jason@redhat.com,kito.cheng@sifive.com,simon@nasilyan.com,tamar.christina@arm.com,cc:matthieu.longo@arm.com,cc:jim@andestech.com,jlaw@ventanamicro.com,avr@gjlay.de,cc:rguenther@suse.de,cc:Jovan.Vukic@rt-rk.com,gccadmin@gcc.gnu.org,dmalcolm@redhat.com,christophe.lyon@arm.com,cc:mikpelinux@gmail.com,pan2.li@intel.com,iain@sandoe.co.uk,vehre@gcc.gnu.org,cc:hp@axis.com,sam@gentoo.org,hongtao.liu@intel.com,nathanieloshead@gmail.com,rguenth@gcc.gnu.org,quic_apinski@quicinc.com,tkoenig@gcc.gnu.org,cc:mark@mentovai.com,cc:jwakely@redhat.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 592ce0de..a5afbdba 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 199 commits in gcc: FAIL: 1 regressions: 2 improvements on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] 321 commits in binutils,gcc,newlib,gdb,qemu: 1 regression 2 fixes on master-thumb_m55_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 713365f4..f2eab71f 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.1425135
-CURRENT:  /tmp/gxx-sum2.1425135
+REFERENCE:/tmp/gxx-sum1.11196
+CURRENT:  /tmp/gxx-sum2.11196
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
