diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..95921080
--- /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-cpu=cortex-m3 --with-float=softfp --target_board=-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto qemu_cpu=cortex-m3
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..dfa853ad
--- /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:4019)
+
+		=== Results Summary ===
+
+# of stable fails		353
+# of flaky entries		18
+# of all tests			424767
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index a547c6f3..796e8b5c 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1232]
-FAIL: 1 regressions: 1 progressions
+1 regression 1 fix
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/54/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 873159a9..7652e0c7 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-1232
-FAIL: 1 regressions: 1 progressions
+1 regression 1 fix
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/54/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index fc37f198..15590d94 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/7f35863ebbf7ba63e2f075edfbec105de272578a
-commit gcc-15-752-g7f35863ebbf
+commit gcc-15-752-g7f35863ebbf7
 Author: Richard Sandiford <richard.sandiford@arm.com>
 Date:   Tue May 21 10:21:16 2024 +0100
 
@@ -8,9 +8,7 @@ Date:   Tue May 21 10:21:16 2024 +0100
     While reviewing Andrew's fix for PR114843, it seemed like it would
     be convenient to have a HARD_REG_SET of EH_RETURN_DATA_REGNOs.
     This patch adds one and uses it to simplify a couple of use sites.
-    
-    gcc/
-... 5 lines of the commit log omitted.
+... 7 lines of the commit log omitted.
 
 * tcwg_gcc_check
 ** master-arm
@@ -19,8 +17,8 @@ Date:   Tue May 21 10:21:16 2024 +0100
 *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2213/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/7f35863ebbf7ba63e2f075edfbec105de272578a/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/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1446/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
 ** master-thumb_m33_eabi
@@ -28,33 +26,37 @@ Date:   Tue May 21 10:21:16 2024 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/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/460/artifact/artifacts
 ** master-thumb_m33_hard_eabi
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
+*** 1 regression 1 fix
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/56/artifact/artifacts
-** master-thumb_m3_softfp_eabi
+** master-thumb_m3_eabi
 *** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/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/441/artifact/artifacts
+** master-thumb_m3_softfp_eabi
+*** 1 regression 1 fix
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/54/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/7f35863ebbf7ba63e2f075edfbec105de272578a/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/7f35863ebbf7ba63e2f075edfbec105de272578a/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/439/artifact/artifacts
 ** master-thumb_m7_eabi
 *** FAIL: 1 regressions: 1 progressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/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/433/artifact/artifacts
 ** master-thumb_m7_hard_eabi
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
+*** 1 regression 1 fix
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_hard_eabi-build/57/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/7f35863ebbf7ba63e2f075edfbec105de272578a/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/7f35863ebbf7ba63e2f075edfbec105de272578a/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/463/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-arm
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** 1 regression 1 fix
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1243/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 5eaaa7aa..34c83bdc 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-15-752-g7f35863ebbf: FAIL: 1 regressions: 1 progressions
+gcc-15-752-g7f35863ebbf7: FAIL: 1 regressions: 1 progressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index a12e7f61..be3cff82 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1232
   Summary: |
-    gcc-15-752-g7f35863ebbf: FAIL: 1 regressions: 1 progressions
+    gcc-15-752-g7f35863ebbf7: FAIL: 1 regressions: 1 progressions
   Components: GCC
   Start date: 2024-05-21
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/7f35863ebbf7ba63e2f075edfbec105de272578a
-    commit gcc-15-752-g7f35863ebbf
+    commit gcc-15-752-g7f35863ebbf7
     Author: Richard Sandiford <richard.sandiford@arm.com>
     Date:   Tue May 21 10:21:16 2024 +0100
     
@@ -16,9 +16,7 @@
         While reviewing Andrew's fix for PR114843, it seemed like it would
         be convenient to have a HARD_REG_SET of EH_RETURN_DATA_REGNOs.
         This patch adds one and uses it to simplify a couple of use sites.
-        
-        gcc/
-    ... 5 lines of the commit log omitted.
+    ... 7 lines of the commit log omitted.
     
     * tcwg_gcc_check
     ** master-arm
@@ -27,8 +25,8 @@
     *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2213/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/7f35863ebbf7ba63e2f075edfbec105de272578a/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/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_cross_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1446/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
     ** master-thumb_m33_eabi
@@ -36,33 +34,37 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/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/460/artifact/artifacts
     ** master-thumb_m33_hard_eabi
-    *** FAIL: 1 regressions: 1 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
+    *** 1 regression 1 fix
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/56/artifact/artifacts
-    ** master-thumb_m3_softfp_eabi
+    ** master-thumb_m3_eabi
     *** FAIL: 1 regressions: 1 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/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/441/artifact/artifacts
+    ** master-thumb_m3_softfp_eabi
+    *** 1 regression 1 fix
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/54/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/7f35863ebbf7ba63e2f075edfbec105de272578a/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/7f35863ebbf7ba63e2f075edfbec105de272578a/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/439/artifact/artifacts
     ** master-thumb_m7_eabi
     *** FAIL: 1 regressions: 1 progressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/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/433/artifact/artifacts
     ** master-thumb_m7_hard_eabi
-    *** FAIL: 1 regressions: 1 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
+    *** 1 regression 1 fix
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_hard_eabi-build/57/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/7f35863ebbf7ba63e2f075edfbec105de272578a/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/7f35863ebbf7ba63e2f075edfbec105de272578a/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/463/artifact/artifacts
     * tcwg_gnu_native_check_gcc
     ** master-arm
-    *** FAIL: 1 regressions: 1 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_native_check_gcc/master-arm/details.txt
+    *** 1 regression 1 fix
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1243/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index be126169..435bb2d9 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_m3_softfp_eabi-build/54/",
-            "run_order": "0054 (basepoints/gcc-15-00752-g7f35863ebbf)",
+            "run_order": "0054 (basepoints/gcc-15-00752-g7f35863ebbf7)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1232",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=f95540d91f4c3df373c0f9e212030154658d7f6f (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/7f35863ebbf7ba63e2f075edfbec105de272578a (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/d16cab541ab9217977e2a39abf3d79f914146741 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-06-05 06:56:49"
+        "Start Time": "2024-06-05 04:24:57"
     },
     "Tests": [
         {
@@ -45,18 +45,18 @@
 	   ,
         {
             "Data": [
-                16
+                237
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                4
+                25
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -64,7 +64,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -72,15 +72,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                2
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -88,7 +88,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -96,63 +96,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                131
+                1000
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                15953
+                159222
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1026
+                9690
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                17110
+                169912
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                22
+                262
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                237
+                53
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                25
+                6
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -160,7 +160,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -168,15 +168,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                0
+                10
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -184,7 +184,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -192,63 +192,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1000
+                1854
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                159222
+                223611
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                9690
+                11927
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                169912
+                237392
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                262
+                69
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                53
+                16
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                6
+                4
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -256,7 +256,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -264,15 +264,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                10
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -280,7 +280,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -288,47 +288,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1854
+                131
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                223611
+                15953
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11927
+                1026
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                237392
+                17110
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                69
+                22
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 5b4b8ba8..8240009f 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-1232 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  arm-eabi cortex-m3 softfp after:
-
-  | commit gcc-15-752-g7f35863ebbf
+In  arm-eabi cortex-m3 softfp, after:
+  | commit gcc-15-752-g7f35863ebbf7
   | Author: Richard Sandiford <richard.sandiford@arm.com>
   | Date:   Tue May 21 10:21:16 2024 +0100
   | 
@@ -15,89 +12,41 @@ In  arm-eabi cortex-m3 softfp after:
   |     While reviewing Andrew's fix for PR114843, it seemed like it would
   |     be convenient to have a HARD_REG_SET of EH_RETURN_DATA_REGNOs.
   |     This patch adds one and uses it to simplify a couple of use sites.
-  |     
-  |     gcc/
-  | ... 5 lines of the commit log omitted.
+  | ... 7 lines of the commit log omitted.
 
-FAIL: 1 regressions: 1 progressions
-
-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:4013)
+  | 
+  | 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:4019)
 
-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:4013)
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -mfpu=auto
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m3 --with-float=softfp --target_board=-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto qemu_cpu=cortex-m3
 
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1232. 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:4019)
+-----------------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_m3_softfp_eabi-build/54/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_m3_softfp_eabi-build/54/artifact/artifacts/notify/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/54/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_m3_softfp_eabi-build/54/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_m3_softfp_eabi-build/54/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -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_m3_softfp_eabi-build/54/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/54/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/53/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/7f35863ebbf7ba63e2f075edfbec105de272578a
 
-List of configurations that regressed due to this commit :
-* tcwg_gcc_check
-** master-arm
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2213/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/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1446/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/7f35863ebbf7ba63e2f075edfbec105de272578a/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/460/artifact/artifacts
-** master-thumb_m33_hard_eabi
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/56/artifact/artifacts
-** master-thumb_m3_softfp_eabi
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/54/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/7f35863ebbf7ba63e2f075edfbec105de272578a/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/439/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/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/433/artifact/artifacts
-** master-thumb_m7_hard_eabi
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_hard_eabi-build/57/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/7f35863ebbf7ba63e2f075edfbec105de272578a/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/463/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-arm
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7f35863ebbf7ba63e2f075edfbec105de272578a/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1243/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 3cbdd452..52a26b19 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-15-752-g7f35863ebbf: FAIL: 1 regressions: 1 progressions on master-thumb_m3_softfp_eabi
+[Linaro-TCWG-CI] gcc-15-752-g7f35863ebbf7: 1 regression 1 fix on master-thumb_m3_softfp_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 34c36a3e..a21ba514 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,14 +1,14 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 3 common sum files:
 g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.1393147
-CURRENT:  /tmp/gxx-sum2.1393147
+REFERENCE:/tmp/gxx-sum1.3262
+CURRENT:  /tmp/gxx-sum2.3262
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
