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..ddf90a7e
--- /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		72387
+# of flaky entries		3
+# of all tests			398938
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 9153d689..4a6865e8 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/211/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 0e47b5fd..31d24bad 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_m33_hard_eabi-build/211/",
-            "run_order": "0211 (basepoints/gcc-15-03571-ge783a4a68376)",
+            "run_order": "0211 (3-changed-components)",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=9a33a0b9c65e587c3142600571f59efb25c973f9 (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 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=65133b6a081278b0723c13727feb721fdaaf906c (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/3b14a767eaca3df5534a162851f04787b363670e (unchanged)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=65133b6a081278b0723c13727feb721fdaaf906c (+ 31 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/3b14a767eaca3df5534a162851f04787b363670e (+ 109 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-09-29 16:52:45"
+        "Start Time": "2024-09-23 15:48:56"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index eb9d79c1..824e9c4e 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,39 +1,51 @@
-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 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.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
-In  arm-eabi cortex-m33 hard after:
-
-  | 39 commits in gcc
-  | 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
+In  arm-eabi cortex-m33 hard, after:
+  | 179 commits in gcc,gdb,qemu
+  | 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 34 more commits in gcc
-
-PASS: 1 improvements
-
-improvements.sum:
-  | 		=== gcc tests ===
+  | 65133b6a081 gdb/MAINTAINERS: add myself to maintainers
+  | 1bfa2dddacf gdb: Remove myself as x86 maintainer and update my email
+  | bd12abcf00f gdb, testsuite: clean duplicate header includes
+  | 1f4aee70ed1 Automatic date update in version.in
+  | 890f5ccd97d Automatic date update in version.in
+  | ... and 26 more commits in gdb
+  | 3b14a767eac Merge tag 'qemu-openbios-20240924' of https://github.com/mcayland/qemu into staging
+  | 173c427eb57 Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into staging
+  | 4ae7d11b70a Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into staging
+  | e10cd93872c Merge tag 'mem-2024-09-24' of https://github.com/davidhildenbrand/qemu into staging
+  | a53b9316451 Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
+  | ... and 104 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
-  | 
 
-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/211/artifact/artifacts/00-sumfiles/
+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
+
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
+
+-----------------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
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/211/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/211/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/211/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:
-
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/211/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/210/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/200/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 5723e25d..a47055dc 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 39 commits in gcc: PASS: 1 improvements on master-thumb_m33_hard_eabi
+[Linaro-TCWG-CI] 179 commits in gcc,gdb,qemu:  1 fix on master-thumb_m33_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..6284f2e2
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		72386
+# of flaky entries		3
+# of all tests			398938
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 3e75b526..3410ea8a 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.12564
-CURRENT:  /tmp/gxx-sum2.12564
+REFERENCE:/tmp/gxx-sum1.5595
+CURRENT:  /tmp/gxx-sum2.5595
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
