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..68663c27
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,13 @@
+		=== libstdc++ tests ===
+
+Running libstdc++:libstdc++-dg/conformance.exp ...
+FAIL: 19_diagnostics/stacktrace/current.cc execution test
+FAIL: 19_diagnostics/stacktrace/entry.cc execution test
+FAIL: 19_diagnostics/stacktrace/stacktrace.cc execution test
+FAIL: 26_numerics/headers/cmath/functions_std_c++23.cc (test for excess errors)
+
+		=== Results Summary ===
+
+# of stable fails		469
+# of flaky entries		216
+# of all tests			398940
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 054e8b99..756d298a 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-943]
-FAIL: 8 regressions: 4 progressions
+8 regressions 4 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/148/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 52c874f1..b301115a 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,4 +1,4 @@
 [GNU-692]
 https://linaro.atlassian.net/browse/GNU-943
-FAIL: 8 regressions: 4 progressions
+8 regressions 4 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/148/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index a1155b11..a1b09b47 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/7810fb3a142bed6da9eca8fde114629023fc5c4e
-commit gcc-14-4056-g7810fb3a142
+commit gcc-14-4056-g7810fb3a142b
 Author: Jonathan Wakely <jwakely@redhat.com>
 Date:   Fri Sep 1 21:28:05 2023 +0100
 
@@ -8,9 +8,7 @@ Date:   Fri Sep 1 21:28:05 2023 +0100
     The testsuite will automatically select C++23 for these tests now, and
     removing the hardcoded -std option allows them to be tested for C++26
     as well.
-    
-    libstdc++-v3/ChangeLog:
-... 128 lines of the commit log omitted.
+... 130 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-arm-check_bootstrap
@@ -18,8 +16,8 @@ Date:   Fri Sep 1 21:28:05 2023 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/301/
 ** master-arm-check_bootstrap_lto
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** 6 regressions 3 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/299/artifact/artifacts
 * tcwg_gcc_check
 ** master-arm
@@ -28,13 +26,13 @@ Date:   Fri Sep 1 21:28:05 2023 +0100
 *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1023/
 * tcwg_gnu_cross_check_gcc
 ** master-arm
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** 6 regressions 3 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/879/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
 ** master-arm_eabi
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+*** 6 regressions 3 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/411/artifact/artifacts
 ** master-arm_v7a_softfp_eabi
 *** FAIL: 6 regressions: 3 progressions
@@ -57,16 +55,16 @@ Date:   Fri Sep 1 21:28:05 2023 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/137/artifact/artifacts
 ** master-thumb_m55_hard_eabi
-*** FAIL: 8 regressions: 4 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+*** 8 regressions 4 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/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/148/artifact/artifacts
 ** master-thumb_m7_eabi
 *** FAIL: 6 regressions: 3 progressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/158/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 7 regressions 3 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/157/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-arm
@@ -74,4 +72,4 @@ Date:   Fri Sep 1 21:28:05 2023 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/644/
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 44247685..70e4b64e 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-4056-g7810fb3a142: FAIL: 8 regressions: 4 progressions
+gcc-14-4056-g7810fb3a142b: 8 regressions 4 fixes
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 277bd2e9..43615dfb 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-943
   Summary: |
-    gcc-14-4056-g7810fb3a142: FAIL: 8 regressions: 4 progressions
+    gcc-14-4056-g7810fb3a142b: 8 regressions 4 fixes
   Components: GCC
   Start date: 2023-09-15
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/7810fb3a142bed6da9eca8fde114629023fc5c4e
-    commit gcc-14-4056-g7810fb3a142
+    commit gcc-14-4056-g7810fb3a142b
     Author: Jonathan Wakely <jwakely@redhat.com>
     Date:   Fri Sep 1 21:28:05 2023 +0100
     
@@ -16,9 +16,7 @@
         The testsuite will automatically select C++23 for these tests now, and
         removing the hardcoded -std option allows them to be tested for C++26
         as well.
-        
-        libstdc++-v3/ChangeLog:
-    ... 128 lines of the commit log omitted.
+    ... 130 lines of the commit log omitted.
     
     * tcwg_bootstrap_check
     ** master-arm-check_bootstrap
@@ -26,8 +24,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/301/
     ** master-arm-check_bootstrap_lto
-    *** FAIL: 6 regressions: 3 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+    *** 6 regressions 3 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/299/artifact/artifacts
     * tcwg_gcc_check
     ** master-arm
@@ -36,13 +34,13 @@
     *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1023/
     * tcwg_gnu_cross_check_gcc
     ** master-arm
-    *** FAIL: 6 regressions: 3 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+    *** 6 regressions 3 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_cross_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/879/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
     ** master-arm_eabi
-    *** FAIL: 6 regressions: 3 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+    *** 6 regressions 3 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/411/artifact/artifacts
     ** master-arm_v7a_softfp_eabi
     *** FAIL: 6 regressions: 3 progressions
@@ -65,16 +63,16 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/137/artifact/artifacts
     ** master-thumb_m55_hard_eabi
-    *** FAIL: 8 regressions: 4 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+    *** 8 regressions 4 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/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/148/artifact/artifacts
     ** master-thumb_m7_eabi
     *** FAIL: 6 regressions: 3 progressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/158/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 6 regressions: 3 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 7 regressions 3 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/157/artifact/artifacts
     * tcwg_gnu_native_check_gcc
     ** master-arm
@@ -82,4 +80,4 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/644/
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index c81e0720..be85d8f1 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/148/",
-            "run_order": "0148 (basepoints/gcc-14-04056-g7810fb3a142)",
+            "run_order": "0148 (basepoints/gcc-14-04056-g7810fb3a142b)",
             "regression": "https://linaro.atlassian.net/browse/GNU-943",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=518eb2b4511cdd5a54a8c96373c8b013f5d86391 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/7810fb3a142bed6da9eca8fde114629023fc5c4e (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/005ad32358f12fe9313a4a01918a55e60d4f39e5 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-09-16 23:16:18"
+        "Start Time": "2023-09-16 21:47:02"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 66ca7be4..4572fc9a 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,12 +1,9 @@
-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 has detected problems related to your patch(es). Please find some details below.
 
-We track this report status in https://linaro.atlassian.net/browse/GNU-943 , 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:
-
-  | commit gcc-14-4056-g7810fb3a142
+In  arm-eabi cortex-m55 hard, after:
+  | commit gcc-14-4056-g7810fb3a142b
   | Author: Jonathan Wakely <jwakely@redhat.com>
   | Date:   Fri Sep 1 21:28:05 2023 +0100
   | 
@@ -15,115 +12,48 @@ In  arm-eabi cortex-m55 hard after:
   |     The testsuite will automatically select C++23 for these tests now, and
   |     removing the hardcoded -std option allows them to be tested for C++26
   |     as well.
-  |     
-  |     libstdc++-v3/ChangeLog:
-  | ... 128 lines of the commit log omitted.
+  | ... 130 lines of the commit log omitted.
 
-FAIL: 8 regressions: 4 progressions
+Produces 8 regressions 4 fixes:
+  | 
+  | regressions.sum:
+  | Running libstdc++:libstdc++-dg/conformance.exp ...
+  | FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++23 execution test
+  | FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++26 execution test
+  | FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++23 execution test
+  | FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++26 execution test
+  | ... and 4 more
+  | 
+  | fixes.sum:
+  | Running libstdc++:libstdc++-dg/conformance.exp ...
+  | FAIL: 19_diagnostics/stacktrace/current.cc execution test
+  | FAIL: 19_diagnostics/stacktrace/entry.cc execution test
+  | FAIL: 19_diagnostics/stacktrace/stacktrace.cc execution test
+  | FAIL: 26_numerics/headers/cmath/functions_std_c++23.cc (test for excess errors)
 
-regressions.sum:
-		=== libstdc++ tests ===
+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
 
-Running libstdc++:libstdc++-dg/conformance.exp ...
-FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++23 execution test
-FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++26 execution test
-FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++23 execution test
-FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++26 execution test
-FAIL: 19_diagnostics/stacktrace/stacktrace.cc -std=gnu++23 execution test
-FAIL: 19_diagnostics/stacktrace/stacktrace.cc -std=gnu++26 execution test
-FAIL: 26_numerics/headers/cmath/functions_std_c++23.cc -std=gnu++23 (test for excess errors)
-... and 2 more entries
+We track this bug report under https://linaro.atlassian.net/browse/GNU-943. Please let us know if you have a fix.
 
-progressions.sum:
-		=== libstdc++ tests ===
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-Running libstdc++:libstdc++-dg/conformance.exp ...
-FAIL: 19_diagnostics/stacktrace/current.cc execution test
-FAIL: 19_diagnostics/stacktrace/entry.cc execution test
-FAIL: 19_diagnostics/stacktrace/stacktrace.cc execution test
-FAIL: 26_numerics/headers/cmath/functions_std_c++23.cc (test for excess errors)
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-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/148/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/148/artifact/artifacts/notify/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/148/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/148/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/148/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
-
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/148/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/148/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/147/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/7810fb3a142bed6da9eca8fde114629023fc5c4e
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-arm-check_bootstrap
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/301/
-** master-arm-check_bootstrap_lto
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/299/artifact/artifacts
-* tcwg_gcc_check
-** master-arm
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1023/
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/879/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/411/artifact/artifacts
-** master-arm_v7a_softfp_eabi
-*** FAIL: 6 regressions: 3 progressions
-*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/224/
-** master-thumb_m0_eabi
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/153/artifact/artifacts
-** master-thumb_m23_eabi
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/139/artifact/artifacts
-** master-thumb_m33_eabi
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_eabi-build/175/
-** master-thumb_m3_eabi
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/137/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 8 regressions: 4 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/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/148/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/158/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/157/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-arm
-*** FAIL: 6 regressions: 3 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7810fb3a142bed6da9eca8fde114629023fc5c4e/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/644/
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index de84e276..f63f7dc3 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-4056-g7810fb3a142: FAIL: 8 regressions: 4 progressions on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] gcc-14-4056-g7810fb3a142b: 8 regressions 4 fixes on master-thumb_m55_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 68ad75b1..792101ab 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.20043
-CURRENT:  /tmp/gxx-sum2.20043
+REFERENCE:/tmp/gxx-sum1.30359
+CURRENT:  /tmp/gxx-sum2.30359
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
