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..cdf63924
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,46 @@
+		=== libstdc++ tests ===
+
+Running libstdc++:libstdc++-dg/conformance.exp ...
+FAIL: 27_io/filesystem/path/108636.cc (test for excess errors)
+FAIL: 29_atomics/atomic_ref/compare_exchange_padding.cc execution test
+FAIL: std/time/clock/gps/1.cc (test for excess errors)
+UNRESOLVED: std/time/clock/gps/1.cc compilation failed to produce executable
+FAIL: std/time/clock/gps/io.cc (test for excess errors)
+UNRESOLVED: std/time/clock/gps/io.cc compilation failed to produce executable
+FAIL: std/time/clock/tai/1.cc (test for excess errors)
+UNRESOLVED: std/time/clock/tai/1.cc compilation failed to produce executable
+UNRESOLVED: std/time/clock/tai/io.cc compilation failed to produce executable
+FAIL: std/time/clock/tai/io.cc (test for excess errors)
+FAIL: std/time/clock/utc/1.cc (test for excess errors)
+UNRESOLVED: std/time/clock/utc/1.cc compilation failed to produce executable
+UNRESOLVED: std/time/clock/utc/io.cc compilation failed to produce executable
+UNRESOLVED: std/time/clock/utc/leap_second_info.cc compilation failed to produce executable
+FAIL: std/time/clock/utc/leap_second_info.cc (test for excess errors)
+UNRESOLVED: std/time/exceptions.cc compilation failed to produce executable
+FAIL: std/time/exceptions.cc (test for excess errors)
+UNRESOLVED: std/time/format.cc compilation failed to produce executable
+FAIL: std/time/format.cc (test for excess errors)
+FAIL: std/time/time_zone/get_info_local.cc (test for excess errors)
+UNRESOLVED: std/time/time_zone/get_info_local.cc compilation failed to produce executable
+UNRESOLVED: std/time/time_zone/get_info_sys.cc compilation failed to produce executable
+FAIL: std/time/time_zone/get_info_sys.cc (test for excess errors)
+FAIL: std/time/tzdb/1.cc (test for excess errors)
+UNRESOLVED: std/time/tzdb/1.cc compilation failed to produce executable
+UNRESOLVED: std/time/tzdb/leap_seconds.cc compilation failed to produce executable
+FAIL: std/time/tzdb/leap_seconds.cc (test for excess errors)
+UNRESOLVED: std/time/tzdb_list/1.cc compilation failed to produce executable
+FAIL: std/time/tzdb_list/1.cc (test for excess errors)
+FAIL: std/time/zoned_time/1.cc (test for excess errors)
+UNRESOLVED: std/time/zoned_time/1.cc compilation failed to produce executable
+FAIL: std/time/zoned_time/custom.cc (test for excess errors)
+UNRESOLVED: std/time/zoned_time/custom.cc compilation failed to produce executable
+FAIL: std/time/zoned_time/io.cc (test for excess errors)
+UNRESOLVED: std/time/zoned_time/io.cc compilation failed to produce executable
+FAIL: std/time/zoned_traits.cc (test for excess errors)
+UNRESOLVED: std/time/zoned_traits.cc compilation failed to produce executable
+
+		=== Results Summary ===
+
+# of stable fails		557
+# of flaky entries		215
+# of all tests			393516
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 449635c2..27a866bd 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-FAIL: 28 regressions: 37 progressions
+28 regressions 37 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/120/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 964166e9..65d56d32 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/120/",
-            "run_order": "0120 (basepoints/gcc-14-03632-ge7b26744404)",
+            "run_order": "0120 (basepoints/gcc-14-03632-ge7b267444045)",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=41770089162edd23ea7ae33b7952585316accde5 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/e7b267444045c507654a2a3f758efee5d5b550df (+ 17 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 01:48:47"
+        "Start Time": "2023-09-02 01:24:32"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index cb77fa91..354ad277 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:
   | 17 commits in gcc
-  | e7b26744404 analyzer: Add support of placement new and improved operator new [PR105948,PR94355]
-  | d3dd69706af testsuite: Fix analyzer_cpython_plugin.c declarations, PR testsuite/111264
-  | b0d75f7d3bb libstdc++: Fix debug-mode tests for constexpr algorithms
-  | e3d25188b09 libstdc++: Add -Wno-self-move to two filesystem tests
-  | 8d35b1ad972 c++: Move new test to 'opt' sub-directory
+  | e7b267444045 analyzer: Add support of placement new and improved operator new [PR105948,PR94355]
+  | d3dd69706af4 testsuite: Fix analyzer_cpython_plugin.c declarations, PR testsuite/111264
+  | b0d75f7d3bb2 libstdc++: Fix debug-mode tests for constexpr algorithms
+  | e3d25188b093 libstdc++: Add -Wno-self-move to two filesystem tests
+  | 8d35b1ad9725 c++: Move new test to 'opt' sub-directory
   | ... and 12 more commits in gcc
 
-FAIL: 28 regressions: 37 progressions
-
-regressions.sum:
-		=== g++ tests ===
-
-Running g++:g++.dg/analyzer/analyzer.exp ...
-FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  (test for warnings, line 11)
-FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  (test for warnings, line 19)
-FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  (test for warnings, line 26)
-FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  (test for warnings, line 34)
-FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  (test for warnings, line 35)
-FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  at line 12 (test for warnings, line 11)
-FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14 (test for excess errors)
-... and 22 more entries
-
-progressions.sum:
-		=== libstdc++ tests ===
-
-Running libstdc++:libstdc++-dg/conformance.exp ...
-FAIL: 27_io/filesystem/path/108636.cc (test for excess errors)
-FAIL: 29_atomics/atomic_ref/compare_exchange_padding.cc execution test
-FAIL: std/time/clock/gps/1.cc (test for excess errors)
-UNRESOLVED: std/time/clock/gps/1.cc compilation failed to produce executable
-UNRESOLVED: std/time/clock/gps/io.cc compilation failed to produce executable
-FAIL: std/time/clock/gps/io.cc (test for excess errors)
-UNRESOLVED: std/time/clock/tai/1.cc compilation failed to produce executable
-... and 31 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/120/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/120/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/120/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 28 regressions 37 fixes:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/analyzer/analyzer.exp ...
+  | FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  (test for warnings, line 11)
+  | FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  (test for warnings, line 19)
+  | FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  (test for warnings, line 26)
+  | FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  (test for warnings, line 34)
+  | ... and 24 more
+  | 
+  | fixes.sum:
+  | Running libstdc++:libstdc++-dg/conformance.exp ...
+  | FAIL: 27_io/filesystem/path/108636.cc (test for excess errors)
+  | FAIL: 29_atomics/atomic_ref/compare_exchange_padding.cc execution test
+  | FAIL: std/time/clock/gps/1.cc (test for excess errors)
+  | UNRESOLVED: std/time/clock/gps/1.cc compilation failed to produce executable
+  | ... and 33 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/120/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/120/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/120/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/120/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/117/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index a0adb697..32592593 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 17 commits in gcc: FAIL: 28 regressions: 37 progressions on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] 17 commits in gcc: 28 regressions 37 fixes on master-thumb_m55_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index b73ef8c0..b21fae84 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.7266
-CURRENT:  /tmp/gxx-sum2.7266
+REFERENCE:/tmp/gxx-sum1.16729
+CURRENT:  /tmp/gxx-sum2.16729
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
@@ -71,10 +71,11 @@ o  REGRESSIONS:
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
   | New PASS                  [     => PASS] |     387 |
-  | FAIL now PASS             [FAIL => PASS] |      19 |
+  | FAIL now PASS             [FAIL => PASS] |      18 |
   | FAIL disappears           [FAIL =>     ] |       1 |
   | UNSUPPORTED appears       [     =>UNSUP] |       3 |
   | UNRESOLVED disappears     [UNRES=>     ] |      18 |
+  | Flaky cases, ignored   [~RANDOM     ]    |       1 |
   +------------------------------------------+---------+
   | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     428 |
   +------------------------------------------+---------+
@@ -482,7 +483,6 @@ o  IMPROVEMENTS TO BE CHECKED:
     libstdc++:libstdc++-dg/conformance.exp=std/time/clock/tai/1.cc (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=std/time/clock/tai/io.cc (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=std/time/clock/utc/1.cc (test for excess errors)
-    libstdc++:libstdc++-dg/conformance.exp=std/time/clock/utc/io.cc (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=std/time/clock/utc/leap_second_info.cc (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=std/time/exceptions.cc (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=std/time/format.cc (test for excess errors)
@@ -535,6 +535,12 @@ o  IMPROVEMENTS TO BE CHECKED:
     libstdc++:libstdc++-dg/conformance.exp=std/time/zoned_traits.cc compilation failed to produce executable
 
 
+  - Flaky cases, ignored   [~RANDOM     ]:
+
+  Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=std/time/clock/utc/io.cc (test for excess errors)
+
+
 
 # Regressions found
 # Regressions in 3 common sum files found
