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..82956948
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		204
+# of flaky entries		90
+# of all tests			416528
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 2ec4be36..9881d4f0 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-
+improvements
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/768/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index afb4e37c..341dd292 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -15,7 +15,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/20fac491cfeebb042f59cc61ae76fed1b397d25c (+ 83 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2025-01-17 16:19:11"
+        "Start Time": "2025-01-17 16:00:47"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 248eeb6b..4b7bc84d 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:
   | 215 commits in binutils,gcc,newlib,gdb,qemu
@@ -10,11 +10,11 @@ In  arm-eabi cortex-m55 hard, after:
   | cb6326b5ceb sec->alloced and freeing section contents
   | 354ed4d4a26 _bfd_elf_munmap_section_contents
   | ... and 33 more commits in binutils
-  | 43a6001ff58d RISC-V: Add sifive_vector.h
-  | af4fb245e12f i386: Fix wrong insn generated by shld/shrd ndd split [PR118510]
-  | a7185d9bc6dd Daily bump.
-  | 9d4b1e377254 i386: Reorder *movdi_internal ISA attribute by ascending alternative index
-  | 7026436fb678 i386/testsuite: Fix gcc.target/i386/pr118067*.c tests
+  | 43a6001ff58 RISC-V: Add sifive_vector.h
+  | af4fb245e12 i386: Fix wrong insn generated by shld/shrd ndd split [PR118510]
+  | a7185d9bc6d Daily bump.
+  | 9d4b1e37725 i386: Reorder *movdi_internal ISA attribute by ascending alternative index
+  | 7026436fb67 i386/testsuite: Fix gcc.target/i386/pr118067*.c tests
   | ... and 42 more commits in gcc
   | ca22984cc4 Cygwin: CI: update deprecated artifacts action
   | 5ee0e96939 Fixes compile failure if REENTRANT_SYSCALLS_PROVIDED and MISSING_SYSCALL_NAMES defined
@@ -28,15 +28,13 @@ In  arm-eabi cortex-m55 hard, after:
   | c99345db064 [gdb/testsuite] Fix gdb.cp/non-trivial-retval.exp on arm-linux with gcc 13
   | a6a73edaa83 Automatic date update in version.in
   | ... and 36 more commits in gdb
-  | 20fac491cf Merge tag 'qtest-20250117-pull-request' of https://gitlab.com/farosas/qemu into staging
-  | 0e3aff9ec3 Merge tag 'pull-10.0-gdb-plugins-doc-updates-170125-1' of https://gitlab.com/stsquad/qemu into staging
-  | 09360a048b Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
-  | aa601bd4f1 tests/qtest/test-x86-cpuid-compat: Remove tests related to pc-i440fx-2.3
-  | 3dec966f27 tests/qtest/migration: Use out-of-band execution for migrate-recover
+  | 20fac491cfe Merge tag 'qtest-20250117-pull-request' of https://gitlab.com/farosas/qemu into staging
+  | 0e3aff9ec34 Merge tag 'pull-10.0-gdb-plugins-doc-updates-170125-1' of https://gitlab.com/stsquad/qemu into staging
+  | 09360a048bd Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
+  | aa601bd4f12 tests/qtest/test-x86-cpuid-compat: Remove tests related to pc-i440fx-2.3
+  | 3dec966f279 tests/qtest/migration: Use out-of-band execution for migrate-recover
   | ... and 78 more commits in qemu
 
-Produces :
-
 
 Used configuration :
  *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8.1-m.main+mve.fp+fp.dp -mtune=cortex-m55 -mfloat-abi=hard -mfpu=auto
@@ -48,8 +46,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/768/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/768/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/768/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 84b428e6..14871e6a 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 215 commits in binutils,gcc,newlib,gdb,qemu:  on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] 215 commits in binutils,gcc,newlib,gdb,qemu: improvements on master-thumb_m55_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 761742a8..b3656196 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.14317
-CURRENT:  /tmp/gxx-sum2.14317
+REFERENCE:/tmp/gxx-sum1.12131
+CURRENT:  /tmp/gxx-sum2.12131
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
