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..6ba60cda
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,10 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/plugin/plugin.exp ...
+FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_call_plugin.so (internal compiler error: in df_refs_verify, at df-scan.cc:4009)
+
+		=== Results Summary ===
+
+# of stable fails		499
+# of flaky entries		0
+# of all tests			411424
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index e81f9822..2c9b6ba8 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1043]
-FAIL: 1 regressions: 1 progressions
+1 regression 1 fix
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/262/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 0810dbb5..a90fd42e 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-1043
-FAIL: 1 regressions: 1 progressions
+1 regression 1 fix
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/262/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 24bb31fc..e8566909 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/426fddcbdad6746fe70e031f707fb07f55dfb405
-commit gcc-14-5886-g426fddcbdad
+commit gcc-14-5886-g426fddcbdad6
 Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
 Date:   Wed Apr 26 14:28:32 2023 +0100
 
@@ -8,9 +8,7 @@ Date:   Wed Apr 26 14:28:32 2023 +0100
     The expected way to handle eh_return is to pass the stack adjustment
     offset and landing pad address via
     
-      EH_RETURN_STACKADJ_RTX
-      EH_RETURN_HANDLER_RTX
-... 61 lines of the commit log omitted.
+... 63 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-arm-check_bootstrap
@@ -18,8 +16,8 @@ Date:   Wed Apr 26 14:28:32 2023 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/488/artifact/artifacts
 ** master-arm-check_bootstrap_lto
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** 1 regression 1 fix
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/437/artifact/artifacts
 * tcwg_gcc_check
 ** master-arm
@@ -28,8 +26,8 @@ Date:   Wed Apr 26 14:28:32 2023 +0100
 *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1355/artifact/artifacts
 * tcwg_gnu_cross_check_gcc
 ** master-arm
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** 1 regression 1 fix
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1049/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
 ** master-thumb_m33_eabi
@@ -41,21 +39,21 @@ Date:   Wed Apr 26 14:28:32 2023 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/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/244/artifact/artifacts
 ** master-thumb_m55_hard_eabi
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+*** 1 regression 1 fix
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/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/262/artifact/artifacts
 ** master-thumb_m7_eabi
 *** FAIL: 1 regressions: 1 progressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/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/260/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 1 regression 1 fix
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/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/268/artifact/artifacts
 * tcwg_gnu_native_check_gdb
 ** master-aarch64
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_native_check_gdb/master-aarch64/details.txt
+*** 5 regressions 4 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_native_check_gdb/master-aarch64/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/780/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index d640c1e2..acce7f15 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-5886-g426fddcbdad: FAIL: 1 regressions: 1 progressions
+gcc-14-5886-g426fddcbdad6: 5 regressions 4 fixes
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 6922f764..8f0949c2 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1043
   Summary: |
-    gcc-14-5886-g426fddcbdad: FAIL: 1 regressions: 1 progressions
+    gcc-14-5886-g426fddcbdad6: 5 regressions 4 fixes
   Components: GCC
   Start date: 2023-11-27
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/426fddcbdad6746fe70e031f707fb07f55dfb405
-    commit gcc-14-5886-g426fddcbdad
+    commit gcc-14-5886-g426fddcbdad6
     Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
     Date:   Wed Apr 26 14:28:32 2023 +0100
     
@@ -16,9 +16,7 @@
         The expected way to handle eh_return is to pass the stack adjustment
         offset and landing pad address via
         
-          EH_RETURN_STACKADJ_RTX
-          EH_RETURN_HANDLER_RTX
-    ... 61 lines of the commit log omitted.
+    ... 63 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/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/488/artifact/artifacts
     ** master-arm-check_bootstrap_lto
-    *** FAIL: 1 regressions: 1 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+    *** 1 regression 1 fix
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/437/artifact/artifacts
     * tcwg_gcc_check
     ** master-arm
@@ -36,8 +34,8 @@
     *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1355/artifact/artifacts
     * tcwg_gnu_cross_check_gcc
     ** master-arm
-    *** FAIL: 1 regressions: 1 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+    *** 1 regression 1 fix
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_cross_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1049/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
     ** master-thumb_m33_eabi
@@ -49,21 +47,21 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/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/244/artifact/artifacts
     ** master-thumb_m55_hard_eabi
-    *** FAIL: 1 regressions: 1 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+    *** 1 regression 1 fix
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/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/262/artifact/artifacts
     ** master-thumb_m7_eabi
     *** FAIL: 1 regressions: 1 progressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/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/260/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 1 regressions: 1 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 1 regression 1 fix
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/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/268/artifact/artifacts
     * tcwg_gnu_native_check_gdb
     ** master-aarch64
-    *** FAIL: 1 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_native_check_gdb/master-aarch64/details.txt
+    *** 5 regressions 4 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_native_check_gdb/master-aarch64/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/780/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 2f0457b8..1dce6ca5 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/262/",
-            "run_order": "0262 (basepoints/gcc-14-05886-g426fddcbdad)",
+            "run_order": "0262 (basepoints/gcc-14-05886-g426fddcbdad6)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1043",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=db4ab410dec3554bf38f69879de2306ce5e25b7e (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/426fddcbdad6746fe70e031f707fb07f55dfb405 (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/1664d74c50739401c8b40e8b514d12b5fc250067 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-12-05 07:37:19"
+        "Start Time": "2023-12-05 07:21:31"
     },
     "Tests": [
         {
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                3
+                0
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
@@ -45,18 +45,18 @@
 	   ,
         {
             "Data": [
-                115
+                16
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                0
             ],
             "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": [
-                22
+                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": [
-                1536
+                131
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                209429
+                15617
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11392
+                1015
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                222357
+                16763
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                140
+                18
             ],
             "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": [
-                16
+                115
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                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
+                22
             ],
             "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
+                1536
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                15617
+                209429
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1015
+                11392
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                16763
+                222357
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                18
+                140
             ],
             "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 efa2392e..0abc54db 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-1043 , 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-5886-g426fddcbdad
+In  arm-eabi cortex-m55 hard, after:
+  | commit gcc-14-5886-g426fddcbdad6
   | Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
   | Date:   Wed Apr 26 14:28:32 2023 +0100
   | 
@@ -15,90 +12,41 @@ In  arm-eabi cortex-m55 hard after:
   |     The expected way to handle eh_return is to pass the stack adjustment
   |     offset and landing pad address via
   |     
-  |       EH_RETURN_STACKADJ_RTX
-  |       EH_RETURN_HANDLER_RTX
-  | ... 61 lines of the commit log omitted.
-
-FAIL: 1 regressions: 1 progressions
+  | ... 63 lines of the commit log omitted.
 
-regressions.sum:
-		=== gcc tests ===
+Produces 1 regression 1 fix:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/plugin/plugin.exp ...
+  | FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_call_plugin.so (internal compiler error: in df_refs_verify, at df-scan.cc:4019)
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.dg/plugin/plugin.exp ...
+  | FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_call_plugin.so (internal compiler error: in df_refs_verify, at df-scan.cc:4009)
 
-Running gcc:gcc.dg/plugin/plugin.exp ...
-FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_call_plugin.so (internal compiler error: in df_refs_verify, at df-scan.cc:4019)
+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
 
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1043. Please let us know if you have a fix.
 
-progressions.sum:
-		=== gcc tests ===
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-Running gcc:gcc.dg/plugin/plugin.exp ...
-FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_call_plugin.so (internal compiler error: in df_refs_verify, at df-scan.cc:4009)
+-----------------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/262/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/262/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/262/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/262/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/262/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/262/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/262/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/261/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/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/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/426fddcbdad6746fe70e031f707fb07f55dfb405
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-arm-check_bootstrap
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/488/artifact/artifacts
-** master-arm-check_bootstrap_lto
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/437/artifact/artifacts
-* tcwg_gcc_check
-** master-arm
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1355/artifact/artifacts
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1049/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-thumb_m33_eabi
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/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/291/artifact/artifacts
-** master-thumb_m3_eabi
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/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/244/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/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/262/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/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/260/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/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/268/artifact/artifacts
-* tcwg_gnu_native_check_gdb
-** master-aarch64
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/426fddcbdad6746fe70e031f707fb07f55dfb405/tcwg_gnu_native_check_gdb/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/780/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 3d5a450e..b6ae36cc 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-5886-g426fddcbdad: FAIL: 1 regressions: 1 progressions on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] gcc-14-5886-g426fddcbdad6: 1 regression 1 fix on master-thumb_m55_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index c9bf8cc3..1579a29e 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -6,5 +6,5 @@ FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_call_plugin.so (inte
 		=== Results Summary ===
 
 # of stable fails		499
-# of flaky entries		3
+# of flaky entries		0
 # of all tests			411424
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index c76a6e9a..a0c3fccb 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		499
-# of flaky entries		3
+# of flaky entries		0
 # of all tests			411424
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 67416954..16484b21 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.1841740
-CURRENT:  /tmp/gxx-sum2.1841740
+REFERENCE:/tmp/gxx-sum1.5883
+CURRENT:  /tmp/gxx-sum2.5883
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
