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..00731c4d
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		1507
+# of flaky entries		0
+# of all tests			422116
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 29204685..dfcd4adc 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1076]
-FAIL: 8 regressions
+8 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/291/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 30a985cf..5bb53998 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-1076
-FAIL: 8 regressions
+8 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/291/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 1aac14af..c62a80b7 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/fe54b57728c09ab0389e2bb3f079d5210566199d
-commit gcc-14-6569-gfe54b57728c
+commit gcc-14-6569-gfe54b57728c0
 Author: Jonathan Wakely <jwakely@redhat.com>
 Date:   Thu Dec 14 23:23:34 2023 +0000
 
@@ -8,9 +8,7 @@ Date:   Thu Dec 14 23:23:34 2023 +0000
     This adds the C++23 std::print functions, which use std::format to write
     to a FILE stream or std::ostream (defaulting to stdout).
     
-    The new extern symbols are in the libstdc++exp.a archive, so we aren't
-    committing to stable symbols in the DSO yet. There's a UTF-8 validating
-... 44 lines of the commit log omitted.
+... 46 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-aarch64-check_bootstrap
@@ -26,8 +24,8 @@ Date:   Thu Dec 14 23:23:34 2023 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/520/artifact/artifacts
 ** master-arm-check_bootstrap_lto
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** 4 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/493/artifact/artifacts
 * tcwg_gcc_check
 ** master-aarch64
@@ -44,8 +42,8 @@ Date:   Thu Dec 14 23:23:34 2023 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1156/artifact/artifacts
 ** master-arm
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** 4 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1140/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
 ** master-arm_eabi
@@ -53,8 +51,8 @@ Date:   Thu Dec 14 23:23:34 2023 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/547/artifact/artifacts
 ** master-arm_v7a_softfp_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+*** 8 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/353/artifact/artifacts
 ** master-thumb_m0_eabi
 *** FAIL: 8 regressions
@@ -73,16 +71,16 @@ Date:   Thu Dec 14 23:23:34 2023 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/270/artifact/artifacts
 ** master-thumb_m55_hard_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+*** 8 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/291/artifact/artifacts
 ** master-thumb_m7_eabi
 *** FAIL: 8 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/282/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 8 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/291/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-aarch64
@@ -90,8 +88,8 @@ Date:   Thu Dec 14 23:23:34 2023 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/807/artifact/artifacts
 ** master-arm
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** 4 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/897/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 99074373..d50abb36 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-6569-gfe54b57728c: FAIL: 8 regressions
+gcc-14-6569-gfe54b57728c0: 4 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 2b18bd84..90bed8a5 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1076
   Summary: |
-    gcc-14-6569-gfe54b57728c: FAIL: 8 regressions
+    gcc-14-6569-gfe54b57728c0: 4 regressions
   Components: GCC
   Start date: 2023-12-14
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/fe54b57728c09ab0389e2bb3f079d5210566199d
-    commit gcc-14-6569-gfe54b57728c
+    commit gcc-14-6569-gfe54b57728c0
     Author: Jonathan Wakely <jwakely@redhat.com>
     Date:   Thu Dec 14 23:23:34 2023 +0000
     
@@ -16,9 +16,7 @@
         This adds the C++23 std::print functions, which use std::format to write
         to a FILE stream or std::ostream (defaulting to stdout).
         
-        The new extern symbols are in the libstdc++exp.a archive, so we aren't
-        committing to stable symbols in the DSO yet. There's a UTF-8 validating
-    ... 44 lines of the commit log omitted.
+    ... 46 lines of the commit log omitted.
     
     * tcwg_bootstrap_check
     ** master-aarch64-check_bootstrap
@@ -34,8 +32,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/520/artifact/artifacts
     ** master-arm-check_bootstrap_lto
-    *** FAIL: 4 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+    *** 4 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/493/artifact/artifacts
     * tcwg_gcc_check
     ** master-aarch64
@@ -52,8 +50,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1156/artifact/artifacts
     ** master-arm
-    *** FAIL: 4 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+    *** 4 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_cross_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1140/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
     ** master-arm_eabi
@@ -61,8 +59,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/547/artifact/artifacts
     ** master-arm_v7a_softfp_eabi
-    *** FAIL: 8 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+    *** 8 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/353/artifact/artifacts
     ** master-thumb_m0_eabi
     *** FAIL: 8 regressions
@@ -81,16 +79,16 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/270/artifact/artifacts
     ** master-thumb_m55_hard_eabi
-    *** FAIL: 8 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+    *** 8 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/291/artifact/artifacts
     ** master-thumb_m7_eabi
     *** FAIL: 8 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/282/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 8 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 8 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/291/artifact/artifacts
     * tcwg_gnu_native_check_gcc
     ** master-aarch64
@@ -98,8 +96,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/807/artifact/artifacts
     ** master-arm
-    *** FAIL: 4 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_native_check_gcc/master-arm/details.txt
+    *** 4 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/897/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 08f56f28..76daca89 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/291/",
-            "run_order": "0291 (basepoints/gcc-14-06569-gfe54b57728c)",
+            "run_order": "0291 (basepoints/gcc-14-06569-gfe54b57728c0)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1076",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=b143c979b45ea646a2b0f61f375b4e92825eb428 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/fe54b57728c09ab0389e2bb3f079d5210566199d (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/d328fef93ae757a0dd65ed786a4086e27952eef3 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-01-02 14:31:49"
+        "Start Time": "2023-12-30 20:34:47"
     },
     "Tests": [
         {
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                2
+                0
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
@@ -45,18 +45,18 @@
 	   ,
         {
             "Data": [
-                129
+                18
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -64,7 +64,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -72,15 +72,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                14
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -88,7 +88,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -96,47 +96,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1637
+                131
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                217521
+                15643
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11588
+                1015
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                230746
+                16789
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                146
+                22
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
         }
 	   ,
         {
@@ -237,18 +237,18 @@
 	   ,
         {
             "Data": [
-                18
+                129
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                2
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -256,7 +256,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -264,15 +264,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                2
+                14
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -280,7 +280,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -288,47 +288,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                131
+                1637
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                15643
+                217521
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1015
+                11588
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                16789
+                230746
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                22
+                146
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 0c4322a3..620ccbd3 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-1076 , 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-6569-gfe54b57728c
+In  arm-eabi cortex-m55 hard, after:
+  | commit gcc-14-6569-gfe54b57728c0
   | Author: Jonathan Wakely <jwakely@redhat.com>
   | Date:   Thu Dec 14 23:23:34 2023 +0000
   | 
@@ -15,125 +12,41 @@ In  arm-eabi cortex-m55 hard after:
   |     This adds the C++23 std::print functions, which use std::format to write
   |     to a FILE stream or std::ostream (defaulting to stdout).
   |     
-  |     The new extern symbols are in the libstdc++exp.a archive, so we aren't
-  |     committing to stable symbols in the DSO yet. There's a UTF-8 validating
-  | ... 44 lines of the commit log omitted.
+  | ... 46 lines of the commit log omitted.
 
-FAIL: 8 regressions
+Produces 8 regressions:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/modules/modules.exp ...
+  | FAIL: g++.dg/modules/hello-1 -std=c++2b execute
+  | FAIL: g++.dg/modules/hello-1_b.C -std=c++2b (test for excess errors)
+  | FAIL: g++.dg/modules/xtreme-header-4_c.C -std=c++2b (test for excess errors)
+  | FAIL: g++.dg/modules/xtreme-header-6_c.C -std=c++2b (test for excess errors)
+  | ... and 5 more
 
-regressions.sum:
-		=== g++ 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 g++:g++.dg/modules/modules.exp ...
-FAIL: g++.dg/modules/hello-1 -std=c++2b execute
-FAIL: g++.dg/modules/hello-1_b.C -std=c++2b (test for excess errors)
-FAIL: g++.dg/modules/xtreme-header-4_c.C -std=c++2b (test for excess errors)
-FAIL: g++.dg/modules/xtreme-header-6_c.C -std=c++2b (test for excess errors)
-		=== libstdc++ tests ===
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1076. Please let us know if you have a fix.
 
-Running libstdc++:libstdc++-dg/conformance.exp ...
-... and 5 more entries
+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/291/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/291/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/291/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/291/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/291/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/291/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/291/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/290/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/fe54b57728c09ab0389e2bb3f079d5210566199d
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-aarch64-check_bootstrap
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/441/artifact/artifacts
-** master-aarch64-check_bootstrap_lto
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/421/artifact/artifacts
-** master-arm-check_bootstrap
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/520/artifact/artifacts
-** master-arm-check_bootstrap_lto
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/493/artifact/artifacts
-* tcwg_gcc_check
-** master-aarch64
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gcc_check/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1353/artifact/artifacts
-** master-arm
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1492/artifact/artifacts
-* tcwg_gnu_cross_check_gcc
-** master-aarch64
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1156/artifact/artifacts
-** master-arm
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1140/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/547/artifact/artifacts
-** master-arm_v7a_softfp_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/353/artifact/artifacts
-** master-thumb_m0_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/308/artifact/artifacts
-** master-thumb_m23_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/286/artifact/artifacts
-** master-thumb_m33_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/310/artifact/artifacts
-** master-thumb_m3_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/270/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/291/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/282/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/291/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-aarch64
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/807/artifact/artifacts
-** master-arm
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/897/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 882176d7..80ef422c 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-6569-gfe54b57728c: FAIL: 8 regressions on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] gcc-14-6569-gfe54b57728c0: 8 regressions on master-thumb_m55_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 21712577..4d6bcf6c 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -16,5 +16,5 @@ UNRESOLVED: 27_io/print/2.cc -std=gnu++26 compilation failed to produce executab
 		=== Results Summary ===
 
 # of stable fails		1515
-# of flaky entries		2
+# of flaky entries		0
 # of all tests			422116
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index e401edad..a47f4aba 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		1515
-# of flaky entries		2
+# of flaky entries		0
 # of all tests			422116
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 1e552747..d9329f80 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.2123663
-CURRENT:  /tmp/gxx-sum2.2123663
+REFERENCE:/tmp/gxx-sum1.965
+CURRENT:  /tmp/gxx-sum2.965
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
