diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..a94c92af
--- /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.1-m.main+mve.fp+fp.dp --with-float=hard --target_board=-mthumb/-march=armv8.1-m.main+mve.fp+fp.dp/-mtune=cortex-m55/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m55
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..8e2a37ad
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,13 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/dg.exp ...
+FAIL: gcc.dg/pr109393.c scan-tree-dump-times optimized "return 1;" 3
+
+Running gcc:gcc.target/arm/simd/simd.exp ...
+FAIL: gcc.target/arm/simd/mve-vabs.c scan-assembler-times memmove 3
+
+		=== Results Summary ===
+
+# of stable fails		192
+# of flaky entries		90
+# of all tests			417396
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 3355e0bb..007669a4 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_m55_hard_eabi-build/772/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index ff2f5de1..266a94ec 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -15,7 +15,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/d922088eb4ba6bc31a99f17b32cf75e59dd306cd (+ 65 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2025-02-01 06:06:27"
+        "Start Time": "2025-02-01 06:05:18"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 9f329d2d..c8e8168e 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-m55 hard, after:
   | 292 commits in binutils,gcc,newlib,gdb,qemu
@@ -10,11 +10,11 @@ In  arm-eabi cortex-m55 hard, after:
   | f784fcab5a7 [pre-commit] Require pre-commit version 3.2.0
   | 874162eb9fc pre-commit: run flake8 on more Python files
   | ... and 84 more commits in binutils
-  | 3a5882707df5 fortran/trans-openmp.cc: Use the correct member in gfc_omp_namelist [PR118745]
-  | e41a5a2a0832 Fortran: Fix PR 47485.
-  | f2a8f3c364a0 RTEMS: Add Cortex-M33 multilib
-  | 432f988f0c15 Daily bump.
-  | 4d0faaaaf917 PR modula2/115112 Incorrect line debugging information occurs during INC builtin
+  | 3a5882707df fortran/trans-openmp.cc: Use the correct member in gfc_omp_namelist [PR118745]
+  | e41a5a2a083 Fortran: Fix PR 47485.
+  | f2a8f3c364a RTEMS: Add Cortex-M33 multilib
+  | 432f988f0c1 Daily bump.
+  | 4d0faaaaf91 PR modula2/115112 Incorrect line debugging information occurs during INC builtin
   | ... and 39 more commits in gcc
   | 5a706ff0fc Cygwin: factor out code to resolve a symlink target.
   | 0387c7e1cc libgloss: arc: Add clock() system call to libnsim
@@ -34,9 +34,9 @@ In  arm-eabi cortex-m55 hard, after:
   | 5b4109232e5 ui/dbus: clarify the kind of win32 handle that is shared
   | ... and 60 more commits in qemu
 
-Produces  2 improvements:
+Produces  2 fixes:
   | 
-  | improvements.sum:
+  | fixes.sum:
   | Running gcc:gcc.dg/dg.exp ...
   | FAIL: gcc.dg/pr109393.c scan-tree-dump-times optimized "return 1;" 3
   | Running gcc:gcc.target/arm/simd/simd.exp ...
@@ -52,8 +52,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_m55_hard_eabi-build/772/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/772/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_m55_hard_eabi-build/772/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 3ae1d2df..0dc7ab57 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 292 commits in binutils,gcc,newlib,gdb,qemu:  2 improvements on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] 292 commits in binutils,gcc,newlib,gdb,qemu:  2 fixes on master-thumb_m55_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index e7de90ac..76a7b16a 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.1375627
-CURRENT:  /tmp/gxx-sum2.1375627
+REFERENCE:/tmp/gxx-sum1.18315
+CURRENT:  /tmp/gxx-sum2.18315
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
