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..093cf431
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		1
+# of flaky entries		0
+# of all tests			2788
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 41301c11..216273d1 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-
+no regression/no fix
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m3_softfp_eabi-build/89/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 50c6d1ac..33cbf082 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:
   | 214 commits in binutils,gcc,newlib,gdb,qemu
@@ -10,11 +10,11 @@ In  arm-eabi cortex-m3 softfp, after:
   | 50505c486ed More updated translations
   | 2c77375c02b Automatic date update in version.in
   | ... and 24 more commits in binutils
-  | e9bd9d42ddd Daily bump.
-  | 3f641a8f1d1 Revert "[PATCH 1/2] RISC-V:Add intrinsic support for the CMOs extensions"
-  | d4a1a63fc4f Revert "[PATCH 2/2] RISC-V:Add intrinsic cases for the CMOs extensions"
-  | dae2b6246c0 match: Improve the `x ==/!= ~x` pattern [PR118483]
-  | 0d25d45c9d3 c++: Don't call fold from cp_fold if one of the operands is an error_mark [PR118525]
+  | e9bd9d42dddd Daily bump.
+  | 3f641a8f1d1f Revert "[PATCH 1/2] RISC-V:Add intrinsic support for the CMOs extensions"
+  | d4a1a63fc4fb Revert "[PATCH 2/2] RISC-V:Add intrinsic cases for the CMOs extensions"
+  | dae2b6246c00 match: Improve the `x ==/!= ~x` pattern [PR118483]
+  | 0d25d45c9d3a c++: Don't call fold from cp_fold if one of the operands is an error_mark [PR118525]
   | ... and 85 more commits in gcc
   | 2cc4d14f2a Cygwin: Document hang fixs introduced in 3.5.5
   | b879cd1661 Cygwin: unlink: fix error checking order
@@ -28,15 +28,13 @@ In  arm-eabi cortex-m3 softfp, after:
   | 50505c486ed More updated translations
   | 2c77375c02b Automatic date update in version.in
   | ... and 23 more commits in gdb
-  | d6430c17d7 Merge tag 'pull-riscv-to-apply-20250119-1' of https://github.com/alistair23/qemu into staging
-  | f04cac4f8f hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events
-  | 941f76e293 target/riscv: Support Supm and Sspm as part of Zjpm v1.0
-  | fa622855ea hw/riscv/riscv-iommu.c: Introduce a translation tag for the page table cache
-  | 2d8e825928 target/riscv: Add Smdbltrp ISA extension enable switch
+  | d6430c17d71 Merge tag 'pull-riscv-to-apply-20250119-1' of https://github.com/alistair23/qemu into staging
+  | f04cac4f8f2 hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events
+  | 941f76e2930 target/riscv: Support Supm and Sspm as part of Zjpm v1.0
+  | fa622855eaa hw/riscv/riscv-iommu.c: Introduce a translation tag for the page table cache
+  | 2d8e8259287 target/riscv: Add Smdbltrp ISA extension enable switch
   | ... and 52 more commits in qemu
 
-Produces :
-
 
 Used configuration :
  *CI config* tcwg_gnu_embed_check_binutils arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -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_binutils--master-thumb_m3_softfp_eabi-build/89/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m3_softfp_eabi-build/89/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_binutils--master-thumb_m3_softfp_eabi-build/89/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 926828d3..f3d22a5e 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 214 commits in binutils,gcc,newlib,gdb,qemu:  on master-thumb_m3_softfp_eabi
+[Linaro-TCWG-CI] 214 commits in binutils,gcc,newlib,gdb,qemu: no regression/no fix on master-thumb_m3_softfp_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index ebbaeb79..a52a4e9f 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:
 binutils.sum
 gas.sum
 ld.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.31795
-CURRENT:  /tmp/gxx-sum2.31795
+REFERENCE:/tmp/gxx-sum1.2405
+CURRENT:  /tmp/gxx-sum2.2405
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
