diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index fb3d78e..050d154 100644
--- a/notify/configure-toolchain.txt
+++ b/notify/configure-toolchain.txt
@@ -1,4 +1,8 @@
 
+Most relevant configure and test flags: --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m23 --with-float=soft --target_board=-mthumb/-march=armv8-m.base/-mtune=cortex-m23/-mfloat-abi=soft/-mfpu=auto qemu_cpu=cortex-m33
+
+Full configure and make flags for each step:
+
 # 03-build_abe-binutils
 (cd /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/binutils.git~master/configure SHELL=/bin/bash  --enable-lto --enable-plugins --enable-gold --disable-werror CPPFLAGS=-UFORTIFY_SOURCE --with-pkgversion=Linaro_Binutils-2025.02.09 --disable-gdb --disable-gdbserver --disable-sim --disable-libdecnumber --disable-readline --with-sysroot=/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/destdir/x86_64-pc-linux-gnu/arm-eabi --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arm-eabi --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/destdir/x86_64-pc-linux-gnu)
 make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master  -j 32 LDFLAGS_FOR_TARGET=" --specs=rdimon.specs"  CFLAGS_FOR_BUILD="-pipe -g -O2" CXXFLAGS_FOR_BUILD="-pipe -g -O2" LDFLAGS_FOR_BUILD="-static-libgcc" 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master/make-binutils.log
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 0000000..093cf43
--- /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 a302c84..d9d56c9 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_m23_soft_eabi-build/95/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 6bfd2b1..59eb38b 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-m23 soft, after:
   | 102 commits in binutils,gcc,gdb,qemu
@@ -29,8 +29,6 @@ In  arm-eabi cortex-m23 soft, after:
   | 9a0dd4b3e4e 9pfs: improve v9fs_open() tracing
   | ... and 8 more commits in qemu
 
-Produces :
-
 
 Used configuration :
  *CI config* tcwg_gnu_embed_check_binutils arm-eabi -mthumb -march=armv8-m.base -mtune=cortex-m23 -mfloat-abi=soft -mfpu=auto
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index f3213c9..4dcca22 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 102 commits in binutils,gcc,gdb,qemu:  on master-thumb_m23_soft_eabi
+[Linaro-TCWG-CI] 102 commits in binutils,gcc,gdb,qemu: no regression/no fix on master-thumb_m23_soft_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index f031943..7d9250d 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.27357
-CURRENT:  /tmp/gxx-sum2.27357
+REFERENCE:/tmp/gxx-sum1.758
+CURRENT:  /tmp/gxx-sum2.758
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
