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..b3811bbf
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,11 @@
+		=== libstdc++ tests ===
+
+Running libstdc++:libstdc++-dg/conformance.exp ...
+FAIL: 23_containers/unordered_set/pr115285.cc -std=gnu++17 (test for excess errors)
+UNRESOLVED: 23_containers/unordered_set/pr115285.cc -std=gnu++17 compilation failed to produce executable
+
+		=== Results Summary ===
+
+# of stable fails		312
+# of flaky entries		81
+# of all tests			407817
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 52fd0708..6ceda39c 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-2 improvements
+ 2 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/634/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index ac01a71b..f3770866 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,7 +7,7 @@
         "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/634/",
-            "run_order": "0634 (basepoints/gcc-15-04863-g1fb467dbcc2c)",
+            "run_order": "0634 (basepoints/gcc-15-04863-g1fb467dbcc2)",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=55e32b3c6824b1c7772dbf69e696ea7d8d4ea865 (unchanged)",
             "git_gcc": "https://gcc.gnu.org/git/gcc.git (1fb467dbcc2cdd3bb89fa860a1f86b7e334e0ce3) (+ 129 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=c607889824395f0eac7e85d5b81c906bf8025321 (unchanged)",
@@ -15,7 +15,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/92ec7805190313c9e628f8fc4eb4f932c15247bd (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-11-03 23:49:42"
+        "Start Time": "2024-11-03 23:38:09"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 3fbec6b2..76fe773c 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,17 +1,19 @@
 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 thumb v8-a hard, after:
   | 129 commits in gcc
-  | 1fb467dbcc2c gimplify: Fix up RAW_DATA_CST related ICE [PR117384]
-  | 815e48e3d422 c++/modules: Propagate TYPE_CANONICAL for partial specialisations [PR113814]
-  | 4a99443c5dd9 c++/modules: Fix recursive dependencies [PR116317]
-  | 6a2e8913df60 [committed] ft32 doesn't support trampolines.
-  | 4a5a63596dd8 [committed] Make LRA default for ft32 and remove -mlra option
+  | 1fb467dbcc2 gimplify: Fix up RAW_DATA_CST related ICE [PR117384]
+  | 815e48e3d42 c++/modules: Propagate TYPE_CANONICAL for partial specialisations [PR113814]
+  | 4a99443c5dd c++/modules: Fix recursive dependencies [PR116317]
+  | 6a2e8913df6 [committed] ft32 doesn't support trampolines.
+  | 4a5a63596dd [committed] Make LRA default for ft32 and remove -mlra option
   | ... and 124 more commits in gcc
 
-Produces 2 improvements:
+Produces  2 fixes:
+  | 
+  | fixes.sum:
   | Running libstdc++:libstdc++-dg/conformance.exp ...
   | FAIL: 23_containers/unordered_set/pr115285.cc -std=gnu++17 (test for excess errors)
   | UNRESOLVED: 23_containers/unordered_set/pr115285.cc -std=gnu++17 compilation failed to produce executable
@@ -26,8 +28,8 @@ 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/634/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/634/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/634/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 376fc2bf..888ab7de 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 129 commits in gcc: 2 improvements on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] 129 commits in gcc:  2 fixes on master-thumb_v8a_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 5df48c5a..79e28b60 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.10816
-CURRENT:  /tmp/gxx-sum2.10816
+REFERENCE:/tmp/gxx-sum1.26118
+CURRENT:  /tmp/gxx-sum2.26118
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
