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..3909c655
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		478
+# of flaky entries		0
+# of all tests			389938
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 24939931..9f68606d 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-PASS
+improvements
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/23/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 7f36812d..c2e136e6 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,20 +7,20 @@
         "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/23/",
-            "run_order": "0023 (basepoints/gcc-14-03000-g187b213ddbe)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d06730bc0205f7c35bfccf057ef0ef83a12206d6 (unchanged)",
-            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/187b213ddbe7ea7a3180f6ca3188732999729623 (+ 1 commits)",
+            "run_order": "0023 (4-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d06730bc0205f7c35bfccf057ef0ef83a12206d6 (+ 4 commits)",
+            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/187b213ddbe7ea7a3180f6ca3188732999729623 (+ 13 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=3b4f6217c371cf70d5ec5137436cfa5892bb45e8 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d06730bc0205f7c35bfccf057ef0ef83a12206d6 (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/6db03ccc7f4ca33c99debaac290066f4500a2dfb (unchanged)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d06730bc0205f7c35bfccf057ef0ef83a12206d6 (+ 4 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/6db03ccc7f4ca33c99debaac290066f4500a2dfb (+ 3 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-08-05 11:31:50"
+        "Start Time": "2023-08-04 23:13:44"
     },
     "Tests": [
         {
             "Data": [
-                477
+                478
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.fails.nb_fails"
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                1
+                0
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 8541cac6..8791658c 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,50 +1,34 @@
-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.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
-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  arm-eabi cortex-m55 hard, after:
+  | 13 commits in gcc
+  | 187b213ddbe7 analyzer: fix some svalue::dump_to_pp implementations
+  | 567d06bb357a i386: eliminate redundant operands of VPTERNLOG
+  | c572f09a751c Specify signed/unsigned/dontcare in calls to extract_bit_field_1.
+  | faa2202ee7fc i386: Split SUBREGs of SSE vector registers into vec_select insns.
+  | 44e3f39a3d5f Add documentation for -Wflex-array-member-not-at-end.
+  | ... and 8 more commits in gcc
 
-In  arm-eabi cortex-m55 hard after:
 
-  | commit gcc-14-3000-g187b213ddbe
-  | Author: David Malcolm <dmalcolm@redhat.com>
-  | Date:   Fri Aug 4 16:17:12 2023 -0400
-  | 
-  |     analyzer: fix some svalue::dump_to_pp implementations
-  |     
-  |     gcc/analyzer/ChangeLog:
-  |             * svalue.cc (region_svalue::dump_to_pp): Support NULL type.
-  |             (constant_svalue::dump_to_pp): Likewise.
-  |             (initial_svalue::dump_to_pp): Likewise.
-  |             (conjured_svalue::dump_to_pp): Likewise.  Fix missing print of the
-  | ... 3 lines of the commit log omitted.
+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
 
-PASS
-
-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/23/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/23/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/23/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
+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_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/23/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/21/artifact/artifacts
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/187b213ddbe7ea7a3180f6ca3188732999729623/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/reproduction_instructions.txt
-
-Full commit : https://github.com/gcc-mirror/gcc/commit/187b213ddbe7ea7a3180f6ca3188732999729623
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/23/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/23/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/23/artifact/artifacts/sumfiles/xfails.xfail
 
-List of configurations that regressed due to this commit :
-* tcwg_gnu_embed_check_gcc
-** master-thumb_m55_hard_eabi
-*** PASS
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/187b213ddbe7ea7a3180f6ca3188732999729623/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/23/artifact/artifacts
+Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/23/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/12/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index bc2c1e84..166ecfc7 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,dmalcolm@redhat.com
+amonakov@ispras.ru,roger@nextmovesoftware.com,cc:simonaytes.yan@ispras.ru,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,tamar.christina@arm.com,vmakarov@redhat.com,dmalcolm@redhat.com,qing.zhao@oracle.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index d0cc92b8..11ac5b64 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-3000-g187b213ddbe: PASS on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] 13 commits in gcc: improvements on master-thumb_m55_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..3909c655
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		478
+# of flaky entries		0
+# of all tests			389938
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 4229f20d..ccb8271f 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
-# of stable fails		477
-# of flaky entries		1
+# of stable fails		478
+# of flaky entries		0
 # of all tests			389938
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index a077e976..bb87323e 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.32101
-CURRENT:  /tmp/gxx-sum2.32101
+REFERENCE:/tmp/gxx-sum1.5370
+CURRENT:  /tmp/gxx-sum2.5370
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
@@ -20,11 +20,11 @@ o  RUN STATUS:                               |   REF   |   RES   |
   | Expected fails                   [XFAIL] |    2114 |    2114 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |      92 |      92 |
-  | Unsupported                [UNSUPPORTED] |   20747 |   20747 |
+  | Unsupported                [UNSUPPORTED] |   20741 |   20747 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.945568
+    REF PASS ratio: 0.945583
     RES PASS ratio: 0.945568
 
 o  REGRESSIONS:
@@ -36,9 +36,23 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
+  | UNSUPPORTED appears       [     =>UNSUP] |       6 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |       0 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |       6 |
   +------------------------------------------+---------+
 
+  - UNSUPPORTED appears       [     =>UNSUP]:
 
+  Executed from: g++:g++.dg/vect/vect.exp
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/vect-novector-pragma.cc  -std=c++14
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/vect-novector-pragma.cc  -std=c++17
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/vect-novector-pragma.cc  -std=c++20
+    g++:g++.dg/vect/vect.exp=g++.dg/vect/vect-novector-pragma.cc  -std=c++98
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-novector-pragma.c
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-novector-pragma.c -flto -ffat-lto-objects
+
+
+
+# Improvements found
 # No regression found in 3 common sum files
