diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..a94c92af
--- /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.1-m.main+mve.fp+fp.dp --with-float=hard --target_board=-mthumb/-march=armv8.1-m.main+mve.fp+fp.dp/-mtune=cortex-m55/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m55
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..3037087f
--- /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 48-56
+FAIL: gcc.dg/analyzer/allocation-size-multiline-1.c expected multiline pattern lines 12-20
+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 30-38
+FAIL: gcc.dg/analyzer/allocation-size-multiline-2.c expected multiline pattern lines 46-54
+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 12-20
+FAIL: gcc.dg/analyzer/allocation-size-multiline-2.c expected multiline pattern lines 29-37
+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		552
+# of flaky entries		215
+# of all tests			390382
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index e5373c15..7f5b00ab 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_m55_hard_eabi-build/96/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index b48a2d82..a0e7ff42 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,7 +7,7 @@
         "Info": {
             "tag": "tcwg_gnu_embed_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/96/",
-            "run_order": "0096 (basepoints/gcc-14-03164-gf93a612fc45)",
+            "run_order": "0096 (basepoints/gcc-14-03164-gf93a612fc456)",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=e3f5898021ba21d9ad855b325cef92019a17b04d (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/f93a612fc4567652b75ffc916d31a446378e6613 (+ 69 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=2e7332d6bd0219da491e899e0c3cee335ec8c9ab (unchanged)",
@@ -15,7 +15,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/0450cf08976f9036feaded438031b4cba94f6452 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-08-10 10:36:07"
+        "Start Time": "2023-08-10 09:22:09"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index bfdb6bd5..40e857e6 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,57 +1,50 @@
-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 cortex-m55 hard after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In  arm-eabi cortex-m55 hard, after:
   | 69 commits in gcc
-  | f93a612fc45 bpf: liberate R9 for general register allocation
-  | 6103df1e4fa bpf: allow exceeding max num of args in BPF when always_inline
-  | 38c00edd65c analyzer: More features for CPython analyzer plugin [PR107646]
-  | 63bd36be990 c++: dependently scoped template-id in type-req [PR110927]
-  | ca267665473 c++: recognize in-class var tmpl partial spec [PR71954]
+  | f93a612fc456 bpf: liberate R9 for general register allocation
+  | 6103df1e4fae bpf: allow exceeding max num of args in BPF when always_inline
+  | 38c00edd65c3 analyzer: More features for CPython analyzer plugin [PR107646]
+  | 63bd36be990f c++: dependently scoped template-id in type-req [PR110927]
+  | ca2676654736 c++: recognize in-class var tmpl partial spec [PR71954]
   | ... and 64 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 (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 30-38
-FAIL: gcc.dg/analyzer/allocation-size-multiline-2.c expected multiline pattern lines 29-37
-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 12-20
-... 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_m55_hard_eabi-build/96/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_m55_hard_eabi-build/96/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_m55_hard_eabi-build/96/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8.1-m.main+mve.fp+fp.dp -mtune=cortex-m55 -mfloat-abi=hard -mfpu=auto
+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 48-56
+  | FAIL: gcc.dg/analyzer/allocation-size-multiline-1.c expected multiline pattern lines 12-20
+  | 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 30-38
+  | ... and 7 more
+
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8.1-m.main+mve.fp+fp.dp -mtune=cortex-m55 -mfloat-abi=hard -mfpu=auto
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8.1-m.main+mve.fp+fp.dp --with-float=hard --target_board=-mthumb/-march=armv8.1-m.main+mve.fp+fp.dp/-mtune=cortex-m55/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m55
+
+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_m55_hard_eabi-build/96/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_m55_hard_eabi-build/96/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_m55_hard_eabi-build/96/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/96/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/94/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 6643ebce..c99798f3 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 69 commits in gcc: FAIL: 14 regressions: 11 progressions on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] 69 commits in gcc: 14 regressions 11 fixes on master-thumb_m55_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 6d7937f1..cba4f7ef 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.24079
-CURRENT:  /tmp/gxx-sum2.24079
+REFERENCE:/tmp/gxx-sum1.10868
+CURRENT:  /tmp/gxx-sum2.10868
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
