diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 0000000..200efec
--- /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-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:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 0000000..48d09ee
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		1
+# of flaky entries		0
+# of all tests			2772
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 4fb4534..1eb7911 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/72/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 2993f19..0694a43 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:
   | 442 commits in binutils,gcc,newlib,gdb,qemu
@@ -10,11 +10,11 @@ In  arm-eabi cortex-m23 soft, after:
   | b6f3ac06eec Improve choice sorting in ada-lang.c
   | 1fb5ccd6bfc arm: Support pac_key_* register operand for MRS/MSR in Armv8.1-M Mainline
   | ... and 45 more commits in binutils
-  | 41fb3a5669d3 [RISC-V][PR target/116590] Avoid emitting multiple instructions from fmacc patterns
-  | fbca864a7bff Match: Refactor the unsigned SAT_ADD match pattern [NFC]
-  | dbc38dd9e96a middle-end: Pass along SLP node when costing vector loads/stores
-  | 116b1c5489d1 Use decl size in Solaris ASM_DECLARE_OBJECT_NAME [PR102296]
-  | 1c4d39ada33d forwprop: Try to blend two isomorphic VEC_PERM sequences
+  | 41fb3a5669d [RISC-V][PR target/116590] Avoid emitting multiple instructions from fmacc patterns
+  | fbca864a7bf Match: Refactor the unsigned SAT_ADD match pattern [NFC]
+  | dbc38dd9e96 middle-end: Pass along SLP node when costing vector loads/stores
+  | 116b1c5489d Use decl size in Solaris ASM_DECLARE_OBJECT_NAME [PR102296]
+  | 1c4d39ada33 forwprop: Try to blend two isomorphic VEC_PERM sequences
   | ... and 240 more commits in gcc
   | 21a2c9db69 Cygwin: SetThreadName: avoid spurious debug message
   | 8dee07a1f1 Cygwin: flock: Fix overlap handling in lf_setlock() and lf_clearlock()
@@ -28,15 +28,13 @@ In  arm-eabi cortex-m23 soft, after:
   | b6f3ac06eec Improve choice sorting in ada-lang.c
   | 1fb5ccd6bfc arm: Support pac_key_* register operand for MRS/MSR in Armv8.1-M Mainline
   | ... and 45 more commits in gdb
-  | 34754a3a62 Update version for v9.2.0-rc1 release
-  | 5eeb09d63e Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
-  | 687fe4f39c Merge tag 'pull-aspeed-20241119' of https://github.com/legoater/qemu into staging
-  | b73d7eff1e scsi: fix allocation for s390x loadparm
-  | 9b0a36494a docs: aspeed: Reorganize the "Boot options" section
+  | 34754a3a627 Update version for v9.2.0-rc1 release
+  | 5eeb09d63e0 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
+  | 687fe4f39c0 Merge tag 'pull-aspeed-20241119' of https://github.com/legoater/qemu into staging
+  | b73d7eff1ee scsi: fix allocation for s390x loadparm
+  | 9b0a36494a4 docs: aspeed: Reorganize the "Boot options" section
   | ... and 82 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
@@ -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_m23_soft_eabi-build/72/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m23_soft_eabi-build/72/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_m23_soft_eabi-build/72/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 53edd0f..75538ab 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 442 commits in binutils,gcc,newlib,gdb,qemu:  on master-thumb_m23_soft_eabi
+[Linaro-TCWG-CI] 442 commits in binutils,gcc,newlib,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 ca3fb74..201e56d 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.1162
-CURRENT:  /tmp/gxx-sum2.1162
+REFERENCE:/tmp/gxx-sum1.12079
+CURRENT:  /tmp/gxx-sum2.12079
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
