diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..aa3a008e
--- /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-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..b12145f3
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		328
+# of flaky entries		2
+# of all tests			398618
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 95c0f952..27432e34 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-923]
-FAIL: 4 regressions
+4 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/114/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 5d7390cc..e8dab8c2 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,4 +1,4 @@
 [GNU-692]
 https://linaro.atlassian.net/browse/GNU-923
-FAIL: 4 regressions
+4 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/114/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index e5be779c..9d18bd83 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,9 +8,7 @@ Date:   Wed Aug 16 18:34:59 2023 +0100
     This causes libstdc++_libbacktrace.a to be built by default. This might
     fail on some targets, in which case we can make the 'auto' choice expand
     to either 'yes' or 'no' depending on the target.
-    
-    libstdc++-v3/ChangeLog:
-... 3 lines of the commit log omitted.
+... 5 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-aarch64-check_bootstrap
@@ -69,8 +67,8 @@ Date:   Wed Aug 16 18:34:59 2023 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/102/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 4 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/114/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-arm
@@ -78,4 +76,4 @@ Date:   Wed Aug 16 18:34:59 2023 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/609/
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index bb873c82..3c873a77 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-3615-gfcede95472c: FAIL: 6 regressions
+gcc-14-3615-gfcede95472c: FAIL: 4 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 64664177..a19c39a1 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,7 +2,7 @@
   IssueType: Sub-task
   Key: GNU-923
   Summary: |
-    gcc-14-3615-gfcede95472c: FAIL: 6 regressions
+    gcc-14-3615-gfcede95472c: FAIL: 4 regressions
   Components: GCC
   Start date: 2023-09-01
   Description: |
@@ -16,9 +16,7 @@
         This causes libstdc++_libbacktrace.a to be built by default. This might
         fail on some targets, in which case we can make the 'auto' choice expand
         to either 'yes' or 'no' depending on the target.
-        
-        libstdc++-v3/ChangeLog:
-    ... 3 lines of the commit log omitted.
+    ... 5 lines of the commit log omitted.
     
     * tcwg_bootstrap_check
     ** master-aarch64-check_bootstrap
@@ -77,8 +75,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/102/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 4 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 4 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/114/artifact/artifacts
     * tcwg_gnu_native_check_gcc
     ** master-arm
@@ -86,4 +84,4 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/609/
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 387382d1..80fda17a 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/17780edd81d27fcfdb7a802efc870a99788bd2fc (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-09-01 08:30:10"
+        "Start Time": "2023-09-01 07:59:28"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 2196c86e..f562bb27 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,11 +1,8 @@
-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.
-
-We track this report status in https://linaro.atlassian.net/browse/GNU-923 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  arm-eabi thumb v8-a hard after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In  arm-eabi thumb v8-a hard, after:
   | commit gcc-14-3615-gfcede95472c
   | Author: Jonathan Wakely <jwakely@redhat.com>
   | Date:   Wed Aug 16 18:34:59 2023 +0100
@@ -15,109 +12,41 @@ In  arm-eabi thumb v8-a hard after:
   |     This causes libstdc++_libbacktrace.a to be built by default. This might
   |     fail on some targets, in which case we can make the 'auto' choice expand
   |     to either 'yes' or 'no' depending on the target.
-  |     
-  |     libstdc++-v3/ChangeLog:
-  | ... 3 lines of the commit log omitted.
+  | ... 5 lines of the commit log omitted.
 
-FAIL: 4 regressions
+Produces 4 regressions:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/modules/modules.exp ...
+  | FAIL: g++.dg/modules/xtreme-header_b.C -std=c++2b (test for excess errors)
+  | Running libstdc++:libstdc++-dg/conformance.exp ...
+  | FAIL: 19_diagnostics/stacktrace/current.cc execution test
+  | FAIL: 19_diagnostics/stacktrace/entry.cc execution test
+  | ... and 1 more
 
-regressions.sum:
-		=== g++ tests ===
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
 
-Running g++:g++.dg/modules/modules.exp ...
-FAIL: g++.dg/modules/xtreme-header_b.C -std=c++2b (test for excess errors)
-		=== libstdc++ tests ===
+We track this bug report under https://linaro.atlassian.net/browse/GNU-923. Please let us know if you have a fix.
 
-Running libstdc++:libstdc++-dg/conformance.exp ...
-FAIL: 19_diagnostics/stacktrace/current.cc execution test
-FAIL: 19_diagnostics/stacktrace/entry.cc execution test
-FAIL: 19_diagnostics/stacktrace/stacktrace.cc execution test
-... and 1 more entries
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/114/artifact/artifacts/00-sumfiles/
-The full lists of regressions and progressions as well as configure and make commands are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/114/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_v8a_hard_eabi-build/114/artifact/artifacts/sumfiles/xfails.xfail
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/114/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_v8a_hard_eabi-build/114/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_v8a_hard_eabi-build/114/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/114/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/113/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/fcede95472ceb4b63d0c131ed2f98bd79e0e360d
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-aarch64-check_bootstrap
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/268/
-** master-aarch64-check_bootstrap_lto
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/266/
-** master-arm-check_bootstrap
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/273/
-** master-arm-check_bootstrap_lto
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/273/artifact/artifacts
-* tcwg_gcc_check
-** master-aarch64
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gcc_check/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/888/artifact/artifacts
-** master-arm
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/959/
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/849/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/360/artifact/artifacts
-** master-thumb_m23_eabi
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/104/artifact/artifacts
-** master-thumb_m33_eabi
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_eabi-build/141/
-** master-thumb_m3_eabi
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/99/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/117/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/102/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/114/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-arm
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fcede95472ceb4b63d0c131ed2f98bd79e0e360d/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/609/
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 48a4aaad..a195785b 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-3615-gfcede95472c: FAIL: 4 regressions on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] gcc-14-3615-gfcede95472c: 4 regressions on master-thumb_v8a_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 0eeda52d..09cdc38c 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -7,8 +7,8 @@ g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.15711
-CURRENT:  /tmp/gxx-sum2.15711
+REFERENCE:/tmp/gxx-sum1.24421
+CURRENT:  /tmp/gxx-sum2.24421
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
