diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..95921080
--- /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-m3 --with-float=softfp --target_board=-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto qemu_cpu=cortex-m3
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..41227387
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,17 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/dg.exp ...
+XPASS: gcc.dg/strlenopt-32.c scan-tree-dump-times strlen1 "strlen \\(" 0
+FAIL: gcc.dg/strlenopt-32.c scan-tree-dump-times strlen1 "strlen \\(" 2
+
+Running gcc:gcc.target/arm/mve/mve.exp ...
+FAIL: gcc.target/arm/mve/dlstp-compile-asm-2.c check-function-bodies test7
+FAIL: gcc.target/arm/mve/dlstp-invalid-asm.c scan-assembler-not \tdlstp
+FAIL: gcc.target/arm/mve/dlstp-invalid-asm.c scan-assembler-not \tletp
+FAIL: gcc.target/arm/mve/dlstp-loop-form.c (test for excess errors)
+
+		=== Results Summary ===
+
+# of stable fails		219
+# of flaky entries		90
+# of all tests			400841
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 81008931..2c959730 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
- 6 improvements
+ 6 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/290/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index fe9da5e4..0a2cdaff 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -15,7 +15,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/72b88908d12ee9347d13539c7dd9a252625158d1 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-12-02 06:59:42"
+        "Start Time": "2024-12-02 05:15:43"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 5e17595c..b66daacb 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,6 +1,6 @@
 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 cortex-m3 softfp, after:
   | 204 commits in gcc
@@ -11,7 +11,9 @@ In  arm-eabi cortex-m3 softfp, after:
   | 75fe4e293213 Write binary annotations for CodeView S_INLINESITE symbols
   | ... and 199 more commits in gcc
 
-Produces  6 improvements:
+Produces  6 fixes:
+  | 
+  | fixes.sum:
   | Running gcc:gcc.dg/dg.exp ...
   | XPASS: gcc.dg/strlenopt-32.c scan-tree-dump-times strlen1 "strlen \\(" 0
   | FAIL: gcc.dg/strlenopt-32.c scan-tree-dump-times strlen1 "strlen \\(" 2
@@ -29,8 +31,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_m3_softfp_eabi-build/290/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/290/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_m3_softfp_eabi-build/290/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 7736334c..d49ef2fa 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 204 commits in gcc:  6 improvements on master-thumb_m3_softfp_eabi
+[Linaro-TCWG-CI] 204 commits in gcc:  6 fixes on master-thumb_m3_softfp_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index d85ddf45..1858acc0 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.9813
-CURRENT:  /tmp/gxx-sum2.9813
+REFERENCE:/tmp/gxx-sum1.3547
+CURRENT:  /tmp/gxx-sum2.3547
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
