diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..6f51f2d3
--- /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-m33 --with-float=hard --target_board=-mthumb/-march=armv8-m.main+dsp+fp/-mtune=cortex-m33/-mfloat-abi=hard/-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 00000000..5f11da59
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,10 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/debug/dwarf2/dwarf2.exp ...
+FAIL: gcc.dg/debug/dwarf2/inline7.c scan-assembler  DW_AT_ranges
+
+		=== Results Summary ===
+
+# of stable fails		390
+# of flaky entries		75
+# of all tests			400255
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 686015b2..7dfd4d98 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-PASS: 1 improvements
+ 1 fix
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/149/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 7de7cadd..aa14f7f3 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -15,7 +15,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/cec99171931ea79215c79661d33423ac84e63b6e (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-08-28 04:05:08"
+        "Start Time": "2024-08-27 18:55:58"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 9dbd25cb..362c8805 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,32 +1,38 @@
-Dear contributor, our automatic CI has detected problems related to your patch(es).  Please find some details below.  If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
+Dear contributor,
 
-We appreciate that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
-In  arm-eabi cortex-m33 hard after:
+In  arm-eabi cortex-m33 hard, after:
+  | 125 commits in gcc
+  | 2c0b574ac6a Add debug overload for slp_instance
+  | 04065d8c308 Fix leak of SLP nodes when building store interleaving
+  | ad895a28905 Split out vect_build_slp_store_interleaving
+  | 7f4f1bb29a4 c++: add missing -Wc++??-extensions checks
+  | 0beac1db388 libgomp: Add interop types and routines to OpenMP's headers and module
+  | ... and 120 more commits in gcc
 
-  | baseline build
+Produces  1 fix:
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.dg/debug/dwarf2/dwarf2.exp ...
+  | FAIL: gcc.dg/debug/dwarf2/inline7.c scan-assembler  DW_AT_ranges
 
-PASS: 1 improvements
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-m.main+dsp+fp -mtune=cortex-m33 -mfloat-abi=hard -mfpu=auto
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m33 --with-float=hard --target_board=-mthumb/-march=armv8-m.main+dsp+fp/-mtune=cortex-m33/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m33
 
-improvements.sum:
-		=== gcc tests ===
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-Running gcc:gcc.dg/debug/dwarf2/dwarf2.exp ...
-FAIL: gcc.dg/debug/dwarf2/inline7.c scan-assembler  DW_AT_ranges
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
+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_m33_hard_eabi-build/149/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/149/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_m33_hard_eabi-build/149/artifact/artifacts/notify/
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/149/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/149/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-m.main+dsp+fp -mtune=cortex-m33 -mfloat-abi=hard -mfpu=auto
-
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/149/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/149/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/147/artifact/artifacts
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index aa219efd..a600c562 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org
+cc:demin.han@starfivetech.com,hjl.tools@gmail.com,amonakov@ispras.ru,schwab@linux-m68k.org,tburnus@baylibre.com,cc:jun.zhang@intel.com,roger@nextmovesoftware.com,cc:arsen@aarsen.me,bernd.edlinger@hotmail.de,matz@suse.de,cc:admin@levyhsu.com,xry111@xry111.site,dimitar@dinux.eu,hp@bitrange.com,cc:lingling.kong@intel.com,bcc:tcwg-validation@linaro.org,arsen@gcc.gnu.org,philipp.tomsich@vrull.eu,gaiusmod2@gmail.com,haochen.jiang@intel.com,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,cc:rasky@develer.com,cc:cooper.qu@linux.alibaba.com,jason@redhat.com,kito.cheng@sifive.com,cc:zewei.mo@intel.com,simon@nasilyan.com,christophe.lyon@linaro.org,jlaw@ventanamicro.com,cc:hongyu.wang@intel.com,patrick@rivosinc.com,avr@gjlay.de,syq@gcc.gnu.org,cc:rguenther@suse.de,gccadmin@gcc.gnu.org,dmalcolm@redhat.com,josmyers@redhat.com,joern.rennecke@riscy-ip.com,pan2.li@intel.com,iain@sandoe.co.uk,torbjorn.svensson@foss.st.com,mark@harmstone.com,cc:hp@axis.com,nathanieloshead@gmail.com,rguenth@gcc.gnu.org,cc:manolis.tsamis@vrull.eu,richard.sandiford@arm.com,ak@gcc.gnu.org,cc:bergner@linux.ibm.com,cc:lin1.hu@intel.com,bergner@gcc.gnu.org,quic_apinski@quicinc.com,jwakely@redhat.com,tschwinge@baylibre.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 9d2dabf9..2b09ecd9 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] baseline build: PASS: 1 improvements on master-thumb_m33_hard_eabi
+[Linaro-TCWG-CI] 125 commits in gcc:  1 fix on master-thumb_m33_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..be02b4bb
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		389
+# of flaky entries		75
+# of all tests			400255
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index e199333d..51eb2875 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.25295
-CURRENT:  /tmp/gxx-sum2.25295
+REFERENCE:/tmp/gxx-sum1.31510
+CURRENT:  /tmp/gxx-sum2.31510
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
