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..50a0c918
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		210
+# of flaky entries		81
+# of all tests			408598
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index f4c3cb06..a25827b9 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-1 regressions
+1 regression
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/650/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index e38a029b..ab119794 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/650/",
-            "run_order": "0650 (basepoints/gcc-15-05326-gf242f79b8af)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=f5e259f32f011dc563b3da9e279acaee3aafba8e (unchanged)",
+            "run_order": "0650 (2-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=f5e259f32f011dc563b3da9e279acaee3aafba8e (+ 17 commits)",
             "git_gcc": "https://gcc.gnu.org/git/gcc.git (f242f79b8afeec58477e99c44530bd503878c6d5) (+ 125 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=b2672642c1786a8c5b475f5babacda23d7189a5c (unchanged)",
             "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=f5e259f32f011dc563b3da9e279acaee3aafba8e (unchanged)",
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/e6459afb1ff4d86b361b14f4a2fc43f0d2b4d679 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-11-19 15:48:08"
+        "Start Time": "2024-11-19 04:46:29"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 07acad40..ae94a0fd 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,7 +3,13 @@ Dear contributor,
 Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
 In  arm-eabi thumb v8-a hard, after:
-  | 125 commits in gcc
+  | 142 commits in binutils,gcc
+  | f5e259f32f0 [gdb/contrib] Fix shellcheck warnings in spellcheck.sh
+  | cb45bd59481 RISC-V: Don't report warnings when linking different privileged spec objects.
+  | d7d71afa6aa Support x86 Intel MSR_IMM
+  | 77bcfb741cb LoongArch: Do not relax pcalau12i+ld.d when there is overflow
+  | 0073bda2108 Automatic date update in version.in
+  | ... and 12 more commits in binutils
   | f242f79b8af PR modula2/117371: type incompatibility between INTEGER and CARDINAL
   | 3e6a7824033 modula2: Add dependencies for generated sources
   | c83e2d47574 match.pd: Fold vec_perm with view_convert
@@ -11,7 +17,9 @@ In  arm-eabi thumb v8-a hard, after:
   | d5af5657fa4 Fix type of malloc parameter in trans-expr.cc
   | ... and 120 more commits in gcc
 
-Produces 1 regressions:
+Produces 1 regression:
+  | 
+  | regressions.sum:
   | Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
   | FAIL: gcc.dg/tree-ssa/pr117093.c check-function-bodies foo
 
@@ -25,13 +33,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_v8a_hard_eabi-build/650/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/650/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/650/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/650/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/650/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/649/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/648/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 31117ad5..aa219efd 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:richard.ball@arm.com,cc:baird@adacore.com,tburnus@baylibre.com,cc:ebotcazou@adacore.com,fkastl@suse.cz,jakub@gcc.gnu.org,jamborm@gcc.gnu.org,fweimer@redhat.com,bcc:tcwg-validation@linaro.org,cc:jakub@redhat.com,polacek@redhat.com,danglin@gcc.gnu.org,gaiusmod2@gmail.com,dkm@gcc.gnu.org,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,jason@redhat.com,cc:yury.khrustalev@arm.com,hubicka@ucw.cz,cc:quic_eikagupt@quicinc.com,christophe.lyon@linaro.org,cc:matthieu.longo@arm.com,jlaw@ventanamicro.com,hongyu.wang@intel.com,cc:mjambor@suse.cz,cc:rguenther@suse.de,cc:dross@adacore.com,gccadmin@gcc.gnu.org,dmalcolm@redhat.com,cc:jinma@linux.alibaba.com,josmyers@redhat.com,pan2.li@intel.com,cc:szabolcs.nagy@arm.com,cc:desplanques@adacore.com,sam@gentoo.org,rguenth@gcc.gnu.org,ppalka@redhat.com,richard.sandiford@arm.com,chertykov@gmail.com,quic_apinski@quicinc.com,linkw@gcc.gnu.org,cc:linkw@linux.ibm.com,cc:jwakely@redhat.com,jschmitz@nvidia.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index ae311583..23ea2634 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 125 commits in gcc: 1 regressions on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] 142 commits in binutils,gcc: 1 regression on master-thumb_v8a_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index d3fd87be..346586ec 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.21478
-CURRENT:  /tmp/gxx-sum2.21478
+REFERENCE:/tmp/gxx-sum1.4327
+CURRENT:  /tmp/gxx-sum2.4327
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
