diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..ccf8155a
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: none, autodetected on aarch64-unknown-linux-gnu
+
+Full configure and make flags for each step:
+
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index bd6e7e0a..3600e28c 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,57 +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.
-
-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.
-
-We track this report status in https://linaro.atlassian.net/browse/GNU-692 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In bootstrap_build master-aarch64-bootstrap_profiled_lto after:
-
-  | commit gcc-15-2809-gc8f3fdd5387
-  | Author: Jiawei <jiawei@iscas.ac.cn>
-  | Date:   Fri Aug 2 23:23:14 2024 +0800
+Dear contributor,
+
+Our automatic CI successfully passed with your patch(es). Please find some details below.
+
+In bootstrap_build master-aarch64-bootstrap_profiled_lto, after:
+  | 613 commits in gcc
+  | c8f3fdd53871 RISC-V: Minimal support for Zimop extension.
+  | 792092736636 c++/modules: Handle instantiating already tsubsted template friend classes [PR115801]
+  | c592310d5275 c++/modules: Fix merging of GM entities in partitions [PR114950]
+  | c0ad382caa38 c++/modules: Clarify error message in read_enum_def
+  | ea973bd4929e Daily bump.
+  | ... and 608 more commits in gcc
+
+Produces Success:
+  | Results changed to
+  | # reset_artifacts:
+  | -10
+  | # true:
+  | 0
+  | # build_abe bootstrap_profiled_lto:
+  | 1
   | 
-  |     RISC-V: Minimal support for Zimop extension.
-  |     
-  |     This patch support Zimop and Zcmop extension[1].To enable GCC to recognize
-  |     and process Zimop and Zcmop extension correctly at compile time.
-  |     
-  |     https://github.com/riscv/riscv-isa-manual/blob/main/src/zimop.adoc
-  |     
-  | ... 9 lines of the commit log omitted.
-
-Results changed to
-# reset_artifacts:
--10
-# true:
-0
-# build_abe bootstrap_profiled_lto:
-1
-
-From
-# reset_artifacts:
--10
-# true:
-0
-# build_abe bootstrap_profiled_lto:
-1
-
-The configuration of this build is:
-CI config tcwg_bootstrap_build master-aarch64-bootstrap_profiled_lto
+  | From
+  | # reset_artifacts:
+  | -10
+  | # true:
+  | 0
+  | # build_abe bootstrap_profiled_lto:
+  | # FAILED
+  | # First few build errors in logs:
+  | # 02:32:29 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/libgcc/config/libbid/bid_binarydecimal.c:146067:1: internal compiler error: in subreg_get_info, at rtlanal.cc:4132
+  | # 02:32:30 make[3]: *** [Makefile:653: bid_binarydecimal.o] Error 1
+  | # 02:32:30 make[2]: *** [Makefile:19795: all-stagefeedback-target-libgcc] Error 2
+  | # 02:32:30 make[1]: *** [Makefile:26326: stagefeedback-bubble] Error 2
+  | # 02:32:30 make: *** [Makefile:26346: profiledbootstrap] Error 2
+  | # First few build errors in logs:
+
+Used configuration :
+ *CI config* tcwg_bootstrap_build master-aarch64-bootstrap_profiled_lto
+ *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu
+
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
 -----------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
 
-Current build   : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/532/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/530/artifact/artifacts
-
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c8f3fdd53871a20838be532b58ef610bf1dd75e1/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled_lto/reproduction_instructions.txt
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-Full commit : https://github.com/gcc-mirror/gcc/commit/c8f3fdd53871a20838be532b58ef610bf1dd75e1
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/532/artifact/artifacts/
+The full lists of regressions and improvements as well as configure and make commands are in
+ * https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/532/artifact/artifacts/notify/
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_build
-** master-aarch64-bootstrap_profiled_lto
-*** Success
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c8f3fdd53871a20838be532b58ef610bf1dd75e1/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/532/artifact/artifacts
+Current build   : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/532/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/518/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index a19be130..a366a7f4 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org,jiawei@iscas.ac.cn,cc:gcc-regression@gcc.gnu.org
+cc:baird@adacore.com,tburnus@baylibre.com,andre.simoesdiasvieira@arm.com,cc:kliemann@adacore.com,roger@nextmovesoftware.com,cc:arsen@aarsen.me,vineetg@rivosinc.com,cc:pierre-emmanuel.patry@embecosm.com,cc:oliva@adacore.com,cc:ebotcazou@adacore.com,fkastl@suse.cz,jakub@gcc.gnu.org,gerald@pfeifer.com,cc:kargls@comcast.net,fxue@os.amperecomputing.com,siddhesh@gotplt.org,xry111@xry111.site,cc:powerboat9.gamer@gmail.com,dimitar@dinux.eu,mikael@gcc.gnu.org,lingling.kong@intel.com,bcc:tcwg-validation@linaro.org,parras@baylibre.com,cc:yangyujie@loongson.cn,arsen@gcc.gnu.org,jiawei@iscas.ac.cn,cc:jakub@redhat.com,polacek@redhat.com,cc:dev@jakubdupak.com,danglin@gcc.gnu.org,gaiusmod2@gmail.com,ubizjak@gmail.com,cc:mlevine55@bloomberg.net,jvdelisle@gcc.gnu.org,haochen.jiang@intel.com,dkm@gcc.gnu.org,fdumont@gcc.gnu.org,navidr@gcc.gnu.org,cc:indus@adacore.com,guojiufu@linux.ibm.com,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,zengxiao@eswincomputing.com,cc:tanghocle456@gmail.com,iant@golang.org,cc:jjsuwa_sys3175@yahoo.co.jp,jason@redhat.com,cc:ak@linux.intel.com,cc:dkm@kataplop.net,cc:lacambre@adacore.com,simon@nasilyan.com,pault@gcc.gnu.org,hubicka@ucw.cz,tamar.christina@arm.com,meissner@linux.ibm.com,cc:kenner@adacore.com,cc:juzhe.zhong@rivai.ai,jlaw@ventanamicro.com,hongyu.wang@intel.com,cc:uecker@tugraz.at,cc:guillaume1.gomez@gmail.com,patrick@rivosinc.com,ktkachov@nvidia.com,rdapp@ventanamicro.com,avr@gjlay.de,cc:frs.dumont@gmail.com,cel@linux.ibm.com,cc:rguenther@suse.de,chenglulu@loongson.cn,jcmvbkbc@gmail.com,cc:sourabhrj31@gmail.com,aburgess@redhat.com,guihaoc@gcc.gnu.org,gccadmin@gcc.gnu.org,cc:gyanendrabanjare8@gmail.com,cc:thomas@codesourcery.com,oliva@gnu.org,cc:dismukes@adacore.com,dmalcolm@redhat.com,cc:trojanek@adacore.com,josmyers@redhat.com,cc:gianluca@rivosinc.com,joern.rennecke@riscy-ip.com,andrew.carlotti@arm.com,pan2.li@intel.com,cc:charlet@adacore.com,cc:claudio.bantaloukas@arm.com,iain@sandoe.co.uk,cc:duff@adacore.com,torbjorn.svensson@foss.st.com,cc:desplanques@adacore.com,cc:naks@adacore.com,mark@harmstone.com,sam@gentoo.org,ewlu@rivosinc.com,xuli1@eswincomputing.com,hongtao.liu@intel.com,christoph.muellner@vrull.eu,cc:miranda@adacore.com,cc:dv@vollmann.ch,nathanieloshead@gmail.com,rguenth@gcc.gnu.org,prathameshk@nvidia.com,ppalka@redhat.com,cc:moy@adacore.com,alex.coplan@arm.com,richard.sandiford@arm.com,ak@gcc.gnu.org,cc:lennoxhoe@gmail.com,quic_apinski@quicinc.com,linkw@gcc.gnu.org,cc:linkw@linux.ibm.com,jose.marchesi@oracle.com,cc:jwakely@redhat.com,jschmitz@nvidia.com,iains@gcc.gnu.org,uecker@gcc.gnu.org,quic_pzheng@quicinc.com,arthur.cohen@embecosm.com,tschwinge@baylibre.com,mmalcomson@nvidia.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index c7a7362c..c37ab5a3 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-15-2809-gc8f3fdd5387: Success on aarch64
+[Linaro-TCWG-CI] 613 commits in gcc: Success on aarch64
