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..2de51f8c
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,10 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/dg.exp ...
+FAIL: gcc.dg/opt-ordered-and-nonequal-1.c scan-tree-dump-times forwprop1 "gimple_simplified to[^\n\r]*<>" 9
+
+		=== Results Summary ===
+
+# of stable fails		72278
+# of flaky entries		3
+# of all tests			392011
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 411e0319..5840db67 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_m3_softfp_eabi-build/204/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 78792487..89b87692 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,15 +7,15 @@
         "Info": {
             "tag": "tcwg_gnu_embed_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/204/",
-            "run_order": "0204 (basepoints/gcc-15-03571-ge783a4a6837)",
+            "run_order": "0204 (4-changed-components)",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=29c70787112e01cd52b53bf14bdcacb0a11e0725 (unchanged)",
-            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/e783a4a683762487cb003ae48235f3d44875de1b (+ 37 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=1b7c72fdcc4bde7520407d2d3364146f04fb8312 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=b0170acd5a9e834e2b37ff151fa817e9a7a1412a (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/01dc65a3bc262ab1bec8fe89775e9bbfa627becb (unchanged)",
+            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/e783a4a683762487cb003ae48235f3d44875de1b (+ 39 commits)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=1b7c72fdcc4bde7520407d2d3364146f04fb8312 (+ 4 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=b0170acd5a9e834e2b37ff151fa817e9a7a1412a (+ 74 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/01dc65a3bc262ab1bec8fe89775e9bbfa627becb (+ 304 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-09-20 00:17:39"
+        "Start Time": "2024-09-14 12:00:27"
     },
     "Tests": [
         {
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                5
+                3
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index b492bdce..17f022f8 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,39 +1,55 @@
-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,
+
+Our automatic CI successfully passed with your patch(es). Please find some details below.
+
+In  arm-eabi cortex-m3 softfp, after:
+  | 421 commits in gcc,newlib,gdb,qemu
+  | e783a4a68376 Pass host specific ABI opts from mkoffload.
+  | 747700cdb564 tree-optimization/116658 - latent issue in vect_is_slp_load_node
+  | a7eaf7d5edb1 Match: Support form 2 for scalar signed integer .SAT_ADD
+  | 73dc46f47be6 ada: Include missing associated header file
+  | 4930e82f63b9 ada: Use the same warning character in continuations
+  | ... and 34 more commits in gcc
+  | 1b7c72fdcc powf: Fixed another precision bug in powf() (FreeBSD)
+  | fb76697745 powf: Fixed 2 bugs in the computation /* t_h=ax+bp[k] High */. (FreeBSD)
+  | 5fcf159b99 powf: Fix the hi+lo decomposition for 2/(3ln2) (FreeBSD)
+  | 5a9fe58014 Make sure mallinfo structure matches newlib's malloc.h
+  | b0170acd5a9 gdb/testsuite: rework bp-cond-failure to not depend on inlining
+  | c588e374965 ld: Change -z one-rosegment to --rosegment in comments
+  | c0f24997856 Automatic date update in version.in
+  | 075c4ca29a1 x86-64: Disable PIE on PR gas/32189 test
+  | 8015b1b0c1a x86-64: Never make R_X86_64_GOT64 section relative
+  | ... and 69 more commits in gdb
+  | 01dc65a3bc2 Merge tag 'pull-target-arm-20240919' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
+  | 89b30b4921e docs/devel: Remove nested-papr.txt
+  | 8676007eff0 target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
+  | c4d16d41688 kvm: Remove unreachable code in kvm_dirty_ring_reaper_thread()
+  | 28d2d03c9c2 kvm: Make 'mmap_size' be 'int' in kvm_init_vcpu(), do_kvm_destroy_vcpu()
+  | ... and 299 more commits in qemu
+
+Produces  1 fix:
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.dg/dg.exp ...
+  | FAIL: gcc.dg/opt-ordered-and-nonequal-1.c scan-tree-dump-times forwprop1 "gimple_simplified to[^\n\r]*<>" 9
+
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -mfpu=auto
+ *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
+
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-We understand 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.
-
-In  arm-eabi cortex-m3 softfp after:
-
-  | 37 commits in gcc
-  | e783a4a6837 Pass host specific ABI opts from mkoffload.
-  | 747700cdb56 tree-optimization/116658 - latent issue in vect_is_slp_load_node
-  | a7eaf7d5edb Match: Support form 2 for scalar signed integer .SAT_ADD
-  | 73dc46f47be ada: Include missing associated header file
-  | 4930e82f63b ada: Use the same warning character in continuations
-  | ... and 32 more commits in gcc
-
-PASS: 1 improvements
-
-improvements.sum:
-		=== gcc tests ===
-
-Running gcc:gcc.dg/dg.exp ...
-FAIL: gcc.dg/opt-ordered-and-nonequal-1.c scan-tree-dump-times forwprop1 "gimple_simplified to[^\n\r]*<>" 9
+-----------------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_m3_softfp_eabi-build/204/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/204/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_m3_softfp_eabi-build/204/artifact/artifacts/notify/
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/204/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_m3_softfp_eabi-build/204/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -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_m3_softfp_eabi-build/204/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/204/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/203/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/195/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 9d964b73..aa219efd 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-hjl.tools@gmail.com,ebotcazou@adacore.com,jakub@gcc.gnu.org,admin@levyhsu.com,bcc:tcwg-validation@linaro.org,cc:jakub@redhat.com,danglin@gcc.gnu.org,ubizjak@gmail.com,haochen.jiang@intel.com,dkm@gcc.gnu.org,cc:indus@adacore.com,cc:gcc-regression@gcc.gnu.org,cc:rguenther@suse.de,j@lambda.is,gccadmin@gcc.gnu.org,dmalcolm@redhat.com,cc:trojanek@adacore.com,pan2.li@intel.com,hongtao.liu@intel.com,cc:miranda@adacore.com,rguenth@gcc.gnu.org,prathameshk@nvidia.com,quic_apinski@quicinc.com,tschwinge@baylibre.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 615dd307..8013e3a4 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 37 commits in gcc: PASS: 1 improvements on master-thumb_m3_softfp_eabi
+[Linaro-TCWG-CI] 421 commits in gcc,newlib,gdb,qemu:  1 fix on master-thumb_m3_softfp_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..03eb3831
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		72277
+# of flaky entries		3
+# of all tests			392011
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 8fbd91e5..41cedef1 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		72277
-# of flaky entries		5
+# of flaky entries		3
 # of all tests			392011
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 274368c9..e4f4c96b 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.4278
-CURRENT:  /tmp/gxx-sum2.4278
+REFERENCE:/tmp/gxx-sum1.582
+CURRENT:  /tmp/gxx-sum2.582
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
