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..0e7e9d55
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,14 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
+FAIL: gcc.dg/tree-ssa/cond-bool-2.c scan-tree-dump-times optimized "ne_expr, " 2
+FAIL: gcc.dg/tree-ssa/cond-bool-2.c scan-tree-dump-not optimized "gimple_phi "
+FAIL: gcc.dg/tree-ssa/cond-bool-2.c scan-tree-dump-not optimized "gimple_cond "
+FAIL: gcc.dg/tree-ssa/cond-bool-2.c scan-tree-dump-times optimized "gimple_assign " 3
+FAIL: gcc.dg/tree-ssa/cond-bool-2.c scan-tree-dump-times optimized "bit_xor_expr, " 1
+
+		=== Results Summary ===
+
+# of stable fails		558
+# of flaky entries		215
+# of all tests			393113
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index b407c853..bc68d5aa 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-PASS: 5 progressions
+ 5 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/116/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index faaf1e02..58a3f6d0 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/116/",
-            "run_order": "0116 (basepoints/gcc-14-03614-g5f2098cce6c)",
+            "run_order": "0116 (basepoints/gcc-14-03614-g5f2098cce6c7)",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=41770089162edd23ea7ae33b7952585316accde5 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/5f2098cce6c75117927fef317c714dd2088b0189 (+ 111 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=c4aa56bbf26f297d4faf1bae80822c0d820a5d44 (unchanged)",
@@ -15,7 +15,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/17780edd81d27fcfdb7a802efc870a99788bd2fc (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-09-02 00:36:05"
+        "Start Time": "2023-09-01 22:59:06"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 363fc147..7deb1197 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,42 +1,42 @@
-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 successfully passed with your patch(es). Please find some details below.
 
+In  arm-eabi cortex-m55 hard, after:
   | 111 commits in gcc
-  | 5f2098cce6c RISC-V: Enable VECT_COMPARE_COSTS by default
-  | ffbb19c6afc RISC-V: Add vec_extract for BI -> QI.
-  | e40edf64995 testsuite/vect: Make match patterns more accurate.
-  | ef4e916b526 RISC-V: Add dynamic LMUL compile option
-  | e5af77adefc libstdc++: Fix how chrono::parse handles errors for time-of-day values
+  | 5f2098cce6c7 RISC-V: Enable VECT_COMPARE_COSTS by default
+  | ffbb19c6afc0 RISC-V: Add vec_extract for BI -> QI.
+  | e40edf649957 testsuite/vect: Make match patterns more accurate.
+  | ef4e916b526a RISC-V: Add dynamic LMUL compile option
+  | e5af77adefc9 libstdc++: Fix how chrono::parse handles errors for time-of-day values
   | ... and 106 more commits in gcc
 
-PASS: 5 progressions
-
-progressions.sum:
-		=== gcc tests ===
+Produces  5 fixes:
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
+  | FAIL: gcc.dg/tree-ssa/cond-bool-2.c scan-tree-dump-times optimized "ne_expr, " 2
+  | FAIL: gcc.dg/tree-ssa/cond-bool-2.c scan-tree-dump-not optimized "gimple_phi "
+  | FAIL: gcc.dg/tree-ssa/cond-bool-2.c scan-tree-dump-not optimized "gimple_cond "
+  | FAIL: gcc.dg/tree-ssa/cond-bool-2.c scan-tree-dump-times optimized "gimple_assign " 3
+  | ... and 1 more
 
-Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
-FAIL: gcc.dg/tree-ssa/cond-bool-2.c scan-tree-dump-times optimized "ne_expr, " 2
-FAIL: gcc.dg/tree-ssa/cond-bool-2.c scan-tree-dump-times optimized "bit_xor_expr, " 1
-FAIL: gcc.dg/tree-ssa/cond-bool-2.c scan-tree-dump-not optimized "gimple_phi "
-FAIL: gcc.dg/tree-ssa/cond-bool-2.c scan-tree-dump-not optimized "gimple_cond "
-FAIL: gcc.dg/tree-ssa/cond-bool-2.c scan-tree-dump-times optimized "gimple_assign " 3
+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.
 
-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/116/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/116/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/116/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.1-m.main+mve.fp+fp.dp -mtune=cortex-m55 -mfloat-abi=hard -mfpu=auto
+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_m55_hard_eabi-build/116/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/116/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/116/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/116/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/114/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index f52d4cd5..ae6a7667 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 111 commits in gcc: PASS: 5 progressions on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] 111 commits in gcc:  5 fixes on master-thumb_m55_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..d5a9ca75
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		553
+# of flaky entries		215
+# of all tests			393113
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 59406376..d69c84ab 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.31964
-CURRENT:  /tmp/gxx-sum2.31964
+REFERENCE:/tmp/gxx-sum1.32417
+CURRENT:  /tmp/gxx-sum2.32417
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
