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..a8e26c02
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		261
+# of flaky entries		0
+# of all tests			381912
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index e4b4549a..2d847a6d 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_m0_soft_eabi-build/223/",
-            "run_order": "0223 (basepoints/gcc-15-04733-g16ee5c64e60b)",
+            "run_order": "0223 (basepoints/gcc-15-04733-g16ee5c64e60)",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=e1e4078ac59740a79cd709d61872abe15aba0087 (unchanged)",
             "git_gcc": "https://gcc.gnu.org/git/gcc.git (16ee5c64e60b388df40a2b91d4a145159629cbcd) (+ 338 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=37920d33accdc1f841da25c1ecd8d0ac35c41682 (unchanged)",
@@ -15,7 +15,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/daaf51001a13da007d7dde72e1ed3b06bc490791 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-11-04 23:35:40"
+        "Start Time": "2024-11-04 23:06:02"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 7a9e4fba..24128ae3 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -4,14 +4,16 @@ Our automatic CI has detected problems related to your patch(es). Please find so
 
 In  arm-eabi cortex-m0 soft, after:
   | 338 commits in gcc
-  | 16ee5c64e60b arm: [MVE intrinsics] Add support for predicated contiguous loads and stores
-  | 52e36cde0f66 arm: [MVE intrinsics] Add load_extending and store_truncating function bases
-  | c31cdc3d85e3 arm: [MVE intrinsics] Add load_ext intrinsic shape
-  | 3aca5aa0f09e arm: [MVE intrinsics] fix vst tests
-  | 972f653cad2a c: Add __builtin_stdc_rotate_{left,right} builtins [PR117030]
+  | 16ee5c64e60 arm: [MVE intrinsics] Add support for predicated contiguous loads and stores
+  | 52e36cde0f6 arm: [MVE intrinsics] Add load_extending and store_truncating function bases
+  | c31cdc3d85e arm: [MVE intrinsics] Add load_ext intrinsic shape
+  | 3aca5aa0f09 arm: [MVE intrinsics] fix vst tests
+  | 972f653cad2 c: Add __builtin_stdc_rotate_{left,right} builtins [PR117030]
   | ... and 333 more commits in gcc
 
 Produces 2 regressions:
+  | 
+  | regressions.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_m0_soft_eabi-build/223/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/223/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/223/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 1bddb658..ca428203 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.29079
-CURRENT:  /tmp/gxx-sum2.29079
+REFERENCE:/tmp/gxx-sum1.11877
+CURRENT:  /tmp/gxx-sum2.11877
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
