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..d4e21fbc
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,20 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/analyzer/analyzer.exp ...
+FAIL: gcc.dg/analyzer/allocation-size-multiline-1.c expected multiline pattern lines 30-38
+FAIL: gcc.dg/analyzer/allocation-size-multiline-1.c (test for excess errors)
+FAIL: gcc.dg/analyzer/allocation-size-multiline-1.c expected multiline pattern lines 48-56
+FAIL: gcc.dg/analyzer/allocation-size-multiline-1.c expected multiline pattern lines 12-20
+FAIL: gcc.dg/analyzer/allocation-size-multiline-2.c expected multiline pattern lines 46-54
+FAIL: gcc.dg/analyzer/allocation-size-multiline-2.c expected multiline pattern lines 29-37
+FAIL: gcc.dg/analyzer/allocation-size-multiline-2.c expected multiline pattern lines 12-20
+FAIL: gcc.dg/analyzer/allocation-size-multiline-2.c (test for excess errors)
+FAIL: gcc.dg/analyzer/allocation-size-multiline-3.c expected multiline pattern lines 33-41
+FAIL: gcc.dg/analyzer/allocation-size-multiline-3.c (test for excess errors)
+FAIL: gcc.dg/analyzer/allocation-size-multiline-3.c expected multiline pattern lines 16-24
+
+		=== Results Summary ===
+
+# of stable fails		333
+# of flaky entries		1
+# of all tests			395883
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 1f66cdc7..dbd2e88c 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-FAIL: 14 regressions: 11 progressions
+14 regressions 11 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/98/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index c813145b..434bfc12 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_v8a_hard_eabi-build/98/",
-            "run_order": "0098 (basepoints/gcc-14-03164-gf93a612fc45)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=8468e03688622f265529699e2efd355a4c122cc6 (unchanged)",
+            "run_order": "0098 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=8468e03688622f265529699e2efd355a4c122cc6 (+ 286 commits)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/f93a612fc4567652b75ffc916d31a446378e6613 (+ 126 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=31eb43efa78f8bb67216eec1e7aa0be530360881 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=4fd1ba162ed6f197169d2af29f4230d7a89e2636 (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/813bac3d8d70d85cb7835f7945eb9eed84c2d8d0 (unchanged)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=31eb43efa78f8bb67216eec1e7aa0be530360881 (+ 31 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=4fd1ba162ed6f197169d2af29f4230d7a89e2636 (+ 287 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/813bac3d8d70d85cb7835f7945eb9eed84c2d8d0 (+ 254 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-08-24 04:41:15"
+        "Start Time": "2023-08-18 09:02:19"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 6ab3c817..a4007609 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,9 +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.
-
-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:
   | 126 commits in gcc
   | f93a612fc45 bpf: liberate R9 for general register allocation
   | 6103df1e4fa bpf: allow exceeding max num of args in BPF when always_inline
@@ -12,47 +11,41 @@ In  arm-eabi thumb v8-a hard after:
   | ca267665473 c++: recognize in-class var tmpl partial spec [PR71954]
   | ... and 121 more commits in gcc
 
-FAIL: 14 regressions: 11 progressions
-
-regressions.sum:
-		=== gcc tests ===
-
-Running gcc:gcc.dg/dg.exp ...
-XPASS: gcc.dg/unroll-7.c scan-rtl-dump-not loop2_unroll "Invalid sum"
-
-Running gcc:gcc.dg/plugin/plugin.exp ...
-FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 17)
-FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 18)
-FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 21)
-FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 31)
-... and 10 more entries
-
-progressions.sum:
-		=== gcc tests ===
-
-Running gcc:gcc.dg/analyzer/analyzer.exp ...
-FAIL: gcc.dg/analyzer/allocation-size-multiline-1.c expected multiline pattern lines 12-20
-FAIL: gcc.dg/analyzer/allocation-size-multiline-1.c expected multiline pattern lines 30-38
-FAIL: gcc.dg/analyzer/allocation-size-multiline-1.c expected multiline pattern lines 48-56
-FAIL: gcc.dg/analyzer/allocation-size-multiline-1.c (test for excess errors)
-FAIL: gcc.dg/analyzer/allocation-size-multiline-2.c (test for excess errors)
-FAIL: gcc.dg/analyzer/allocation-size-multiline-2.c expected multiline pattern lines 46-54
-FAIL: gcc.dg/analyzer/allocation-size-multiline-2.c expected multiline pattern lines 29-37
-... and 5 more entries
-
-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/98/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/98/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/98/artifact/artifacts/sumfiles/xfails.xfail
-
-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
+Produces 14 regressions 11 fixes:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/dg.exp ...
+  | XPASS: gcc.dg/unroll-7.c scan-rtl-dump-not loop2_unroll "Invalid sum"
+  | Running gcc:gcc.dg/plugin/plugin.exp ...
+  | FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 17)
+  | FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 18)
+  | ... and 11 more
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.dg/analyzer/analyzer.exp ...
+  | FAIL: gcc.dg/analyzer/allocation-size-multiline-1.c expected multiline pattern lines 30-38
+  | FAIL: gcc.dg/analyzer/allocation-size-multiline-1.c (test for excess errors)
+  | FAIL: gcc.dg/analyzer/allocation-size-multiline-1.c expected multiline pattern lines 48-56
+  | FAIL: gcc.dg/analyzer/allocation-size-multiline-1.c expected multiline pattern lines 12-20
+  | ... and 7 more
+
+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
+
+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:
+
+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_v8a_hard_eabi-build/98/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/98/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/98/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/98/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/96/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/94/artifact/artifacts
 
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index a58e55ef..339ffe9b 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 126 commits in gcc: FAIL: 14 regressions: 11 progressions on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] 126 commits in gcc: 14 regressions 11 fixes on master-thumb_v8a_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 563f018b..6337b29f 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.30804
-CURRENT:  /tmp/gxx-sum2.30804
+REFERENCE:/tmp/gxx-sum1.9658
+CURRENT:  /tmp/gxx-sum2.9658
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
