diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..cb8f0f40
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-linux-gnueabihf 
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..3251be79
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,11 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
+FAIL: gcc.dg/tree-ssa/pr117093.c (test for excess errors)
+UNRESOLVED: gcc.dg/tree-ssa/pr117093.c check-function-bodies foo
+
+		=== Results Summary ===
+
+# of stable fails		123
+# of flaky entries		106
+# of all tests			547430
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 187d5360..37a9e093 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-11 regressions2 improvements
+11 regressions 2 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1793/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index d9070a06..68024ecf 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,8 +7,8 @@
         "Info": {
             "tag": "tcwg_gnu_cross_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1793/",
-            "run_order": "1793 (basepoints/gcc-15-05445-g4bfae8a6f38)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=f5e259f32f011dc563b3da9e279acaee3aafba8e (unchanged)",
+            "run_order": "1793 (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 (4bfae8a6f38d3075d4b1d9fc993c97729466bf66) (+ 119 commits)",
             "git_linux": "https://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline/commit/bf9aa14fc523d2763fc9a10672a709224e8fcaf4 (unchanged)",
             "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=d899b48a30b2dd27ab25e1cd90ce28b75f7c0755 (unchanged)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/5eeb09d63e081d516f7d33b353a5179d58e1f9b6 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-11-20 09:30:26"
+        "Start Time": "2024-11-19 10:48:59"
     },
     "Tests": [
         {
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                108
+                106
             ],
             "Info": {},
             "Name": "tcwg_gnu_cross_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 745fc154..12c9911d 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,28 +3,38 @@ Dear contributor,
 Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
 In  master-arm, after:
-  | 119 commits in gcc
-  | 4bfae8a6f38 Remove Debian from SECURITY.txt
-  | a18592e1c30 RISC-V: Load VLS perm indices directly from memory.
-  | 387dba05e42 Avoid repeated calls to temporarily_undo_changes [PR117297]
-  | 694613a7f9a expand: Fix up ICE on VCE from _Complex types to _BitInt [PR117458]
-  | 600cab162c5 bitintlower: Handle PAREN_EXPR [PR117459]
+  | 136 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
+  | 4bfae8a6f38d Remove Debian from SECURITY.txt
+  | a18592e1c30f RISC-V: Load VLS perm indices directly from memory.
+  | 387dba05e420 Avoid repeated calls to temporarily_undo_changes [PR117297]
+  | 694613a7f9ad expand: Fix up ICE on VCE from _Complex types to _BitInt [PR117458]
+  | 600cab162c56 bitintlower: Handle PAREN_EXPR [PR117459]
   | ... and 114 more commits in gcc
 
-Produces 11 regressions2 improvements:
+Produces 11 regressions 2 fixes:
+  | 
+  | regressions.sum:
   | Running gcc:gcc.target/arm/arm.exp ...
   | FAIL: gcc.target/arm/20031108-1.c (test for excess errors)
   | FAIL: gcc.target/arm/fp16-unprototyped-1.c (test for excess errors)
   | UNRESOLVED: gcc.target/arm/fp16-unprototyped-1.c compilation failed to produce executable
   | FAIL: gcc.target/arm/fp16-unprototyped-2.c (test for excess errors)
   | ... and 8 more
+  | 
+  | fixes.sum:
   | Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
   | FAIL: gcc.dg/tree-ssa/pr117093.c (test for excess errors)
   | UNRESOLVED: gcc.dg/tree-ssa/pr117093.c check-function-bodies foo
 
 Used configuration :
  *CI config* tcwg_gnu_cross_check_gcc master-arm
- *configure and test flags:* --target arm-linux-gnueabihf
+ *configure and test flags:* --target arm-linux-gnueabihf 
 
 If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
@@ -32,13 +42,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_cross_check_gcc--master-arm-build/1793/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1793/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_cross_check_gcc--master-arm-build/1793/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1793/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1793/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1791/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1790/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 9eaa9bfe..aa219efd 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:squirek@adacore.com,cc:baird@adacore.com,tburnus@baylibre.com,schwab@suse.de,cc:ebotcazou@adacore.com,jakub@gcc.gnu.org,gerald@pfeifer.com,dimitar@dinux.eu,fweimer@redhat.com,bcc:tcwg-validation@linaro.org,cc:jakub@redhat.com,danglin@gcc.gnu.org,gaiusmod2@gmail.com,ubizjak@gmail.com,dkm@gcc.gnu.org,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,macro@orcam.me.uk,anlauf@gmx.de,jason@redhat.com,pault@gcc.gnu.org,hubicka@ucw.cz,cc:quic_eikagupt@quicinc.com,jlaw@ventanamicro.com,uecker@tugraz.at,rdapp@ventanamicro.com,avr@gjlay.de,cc:rguenther@suse.de,soumyaa@nvidia.com,gccadmin@gcc.gnu.org,dmalcolm@redhat.com,josmyers@redhat.com,pan2.li@intel.com,cc:duff@adacore.com,cc:desplanques@adacore.com,mark@harmstone.com,sam@gentoo.org,cc:miranda@adacore.com,rguenth@gcc.gnu.org,richard.sandiford@arm.com,quic_apinski@quicinc.com,tkoenig@gcc.gnu.org,cc:jwakely@redhat.com,jschmitz@nvidia.com,uecker@gcc.gnu.org
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index e032f651..f4c264a6 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 119 commits in gcc: 11 regressions2 improvements on arm
+[Linaro-TCWG-CI] 136 commits in binutils,gcc: 11 regressions 2 fixes on arm
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 497ecfbb..fbf13998 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -18,5 +18,5 @@ FAIL: gcc.target/arm/mve/dlstp-loop-form.c (test for excess errors)
 		=== Results Summary ===
 
 # of stable fails		132
-# of flaky entries		108
+# of flaky entries		106
 # of all tests			547430
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index a010c625..3e31ff4e 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		132
-# of flaky entries		108
+# of flaky entries		106
 # of all tests			547430
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index dea1bd80..7f3acbfd 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,6 +1,6 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 8 common sum files:
 g++.sum
@@ -12,14 +12,14 @@ libitm.sum
 libstdc++.sum
 objc.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.25556
-CURRENT:  /tmp/gxx-sum2.25556
+REFERENCE:/tmp/gxx-sum1.18668
+CURRENT:  /tmp/gxx-sum2.18668
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  528997 |  529093 |
-  | Unexpected fails                  [FAIL] |      82 |      88 |
+  | Passes                            [PASS] |  528998 |  529093 |
+  | Unexpected fails                  [FAIL] |      81 |      88 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |       3 |       3 |
   | Expected fails                   [XFAIL] |    4126 |    4126 |
@@ -29,7 +29,7 @@ o  RUN STATUS:                               |   REF   |   RES   |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.974068
+    REF PASS ratio: 0.974070
     RES PASS ratio: 0.974041
 
 o  REGRESSIONS:
@@ -73,7 +73,7 @@ o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
   | PASS disappears           [PASS =>     ] |     437 |
   | New PASS                  [     => PASS] |     541 |
-  | FAIL now PASS             [FAIL => PASS] |       2 |
+  | FAIL now PASS             [FAIL => PASS] |       1 |
   | FAIL disappears           [FAIL =>     ] |       1 |
   | XFAIL disappears          [XFAIL=>     ] |      10 |
   | XFAIL appears             [     =>XFAIL] |      10 |
@@ -81,7 +81,7 @@ o  IMPROVEMENTS TO BE CHECKED:
   | UNSUPPORTED appears       [     =>UNSUP] |      12 |
   | UNRESOLVED disappears     [UNRES=>     ] |       1 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    1015 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    1014 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
@@ -1093,7 +1093,6 @@ o  IMPROVEMENTS TO BE CHECKED:
   - FAIL now PASS             [FAIL => PASS]:
 
   Executed from: libstdc++:libstdc++-dg/conformance.exp
-    libstdc++:libstdc++-dg/conformance.exp=30_threads/semaphore/try_acquire_posix.cc  -std=gnu++20 execution test
     libstdc++:libstdc++-dg/conformance.exp=ext/rope/pthread7-rope.cc  -std=gnu++17 execution test
 
 
