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..e173a2ea
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		72270
+# of flaky entries		75
+# of all tests			391966
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 7a11a07a..0f4b48b9 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1331]
-FAIL: 2 regressions
+2 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/189/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index c8662ff4..c9c940a0 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-1331
-FAIL: 2 regressions
+2 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/189/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index aeaef2a0..bd66bde3 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/ea9d4bf45ef906b990abdb101297e34366059f1c
-commit gcc-15-3514-gea9d4bf45ef
+commit gcc-15-3514-gea9d4bf45ef9
 Author: Richard Biener <rguenther@suse.de>
 Date:   Fri Sep 6 13:24:38 2024 +0200
 
@@ -8,8 +8,7 @@ Date:   Fri Sep 6 13:24:38 2024 +0200
     When doing SLP discovery I forgot to handle double reductions even
     though they are already queued in LOOP_VINFO_REDUCTIONS.
     
-            * tree-vect-slp.cc (vect_analyze_slp): Also handle discovery
-            for double reductions.
+... 2 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-arm-check_bootstrap
@@ -27,38 +26,54 @@ Date:   Fri Sep 6 13:24:38 2024 +0200
 *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2667/artifact/artifacts
 * tcwg_gnu_cross_check_gcc
 ** master-arm
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1640/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
 ** master-arm_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/773/artifact/artifacts
 ** master-arm_v7a_softfp_eabi
 *** FAIL: 2 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/600/artifact/artifacts
-** master-thumb_m3_softfp_eabi
+** master-thumb_m33_eabi
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/565/artifact/artifacts
+** master-thumb_m33_hard_eabi
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/179/artifact/artifacts
+** master-thumb_m3_eabi
 *** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/ea9d4bf45ef906b990abdb101297e34366059f1c/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/572/artifact/artifacts
+** master-thumb_m3_softfp_eabi
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/189/artifact/artifacts
+** master-thumb_m55_hard_eabi
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/599/artifact/artifacts
 ** master-thumb_m7_eabi
 *** FAIL: 2 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/525/artifact/artifacts
 ** master-thumb_m7_hard_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/168/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/574/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-arm
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1479/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 132ba84d..5ce39f05 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-15-3514-gea9d4bf45ef: FAIL: 2 regressions
+gcc-15-3514-gea9d4bf45ef9: 2 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 00c081b8..cb1a25f0 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1331
   Summary: |
-    gcc-15-3514-gea9d4bf45ef: FAIL: 2 regressions
+    gcc-15-3514-gea9d4bf45ef9: 2 regressions
   Components: GCC
   Start date: 2024-09-06
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/ea9d4bf45ef906b990abdb101297e34366059f1c
-    commit gcc-15-3514-gea9d4bf45ef
+    commit gcc-15-3514-gea9d4bf45ef9
     Author: Richard Biener <rguenther@suse.de>
     Date:   Fri Sep 6 13:24:38 2024 +0200
     
@@ -16,8 +16,7 @@
         When doing SLP discovery I forgot to handle double reductions even
         though they are already queued in LOOP_VINFO_REDUCTIONS.
         
-                * tree-vect-slp.cc (vect_analyze_slp): Also handle discovery
-                for double reductions.
+    ... 2 lines of the commit log omitted.
     
     * tcwg_bootstrap_check
     ** master-arm-check_bootstrap
@@ -35,38 +34,54 @@
     *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2667/artifact/artifacts
     * tcwg_gnu_cross_check_gcc
     ** master-arm
-    *** FAIL: 2 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_cross_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1640/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
     ** master-arm_eabi
-    *** FAIL: 2 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/773/artifact/artifacts
     ** master-arm_v7a_softfp_eabi
     *** FAIL: 2 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/600/artifact/artifacts
-    ** master-thumb_m3_softfp_eabi
+    ** master-thumb_m33_eabi
+    *** FAIL: 2 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/565/artifact/artifacts
+    ** master-thumb_m33_hard_eabi
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/179/artifact/artifacts
+    ** master-thumb_m3_eabi
     *** FAIL: 2 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/ea9d4bf45ef906b990abdb101297e34366059f1c/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/572/artifact/artifacts
+    ** master-thumb_m3_softfp_eabi
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/189/artifact/artifacts
+    ** master-thumb_m55_hard_eabi
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/599/artifact/artifacts
     ** master-thumb_m7_eabi
     *** FAIL: 2 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/525/artifact/artifacts
     ** master-thumb_m7_hard_eabi
-    *** FAIL: 2 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/168/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 2 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/574/artifact/artifacts
     * tcwg_gnu_native_check_gcc
     ** master-arm
-    *** FAIL: 2 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_native_check_gcc/master-arm/details.txt
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1479/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 7b00b3b9..6ca50dce 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/189/",
-            "run_order": "0189 (basepoints/gcc-15-03514-gea9d4bf45ef)",
+            "run_order": "0189 (basepoints/gcc-15-03514-gea9d4bf45ef9)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1331",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=29c70787112e01cd52b53bf14bdcacb0a11e0725 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/ea9d4bf45ef906b990abdb101297e34366059f1c (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/1581a0bc928d61230ed6e43bcb83f2f6737d0bc0 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-09-08 03:17:39"
+        "Start Time": "2024-09-07 22:37:05"
     },
     "Tests": [
         {
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                77
+                75
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
@@ -45,18 +45,18 @@
 	   ,
         {
             "Data": [
-                4697
+                22983
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                4643
+                20817
             ],
             "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": [
-                0
+                6
             ],
             "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,47 +96,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                9
+                993
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                6080
+                116222
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1185
+                9845
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                7274
+                127060
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                9340
+                43806
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
@@ -237,18 +237,18 @@
 	   ,
         {
             "Data": [
-                22983
+                4697
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                20817
+                4643
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.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.gcc.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.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                6
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.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.gcc.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.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                993
+                9
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                116222
+                6080
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                9845
+                1185
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                127060
+                7274
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                43806
+                9340
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.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 45e908b8..1b587f23 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 understand 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-1331 , 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-3514-gea9d4bf45ef
+In  arm-eabi cortex-m3 softfp, after:
+  | commit gcc-15-3514-gea9d4bf45ef9
   | Author: Richard Biener <rguenther@suse.de>
   | Date:   Fri Sep 6 13:24:38 2024 +0200
   | 
@@ -15,87 +12,38 @@ In  arm-eabi cortex-m3 softfp after:
   |     When doing SLP discovery I forgot to handle double reductions even
   |     though they are already queued in LOOP_VINFO_REDUCTIONS.
   |     
-  |             * tree-vect-slp.cc (vect_analyze_slp): Also handle discovery
-  |             for double reductions.
+  | ... 2 lines of the commit log omitted.
 
-FAIL: 2 regressions
+Produces 2 regressions:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/vect/vect.exp ...
+  | XPASS: gcc.dg/vect/vect-double-reduc-5.c -flto -ffat-lto-objects  scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1
+  | XPASS: gcc.dg/vect/vect-double-reduc-5.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1
 
-regressions.sum:
-		=== gcc tests ===
+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
 
-Running gcc:gcc.dg/vect/vect.exp ...
-XPASS: gcc.dg/vect/vect-double-reduc-5.c -flto -ffat-lto-objects  scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1
-XPASS: gcc.dg/vect/vect-double-reduc-5.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED" 1
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1331. Please let us know if you have a fix.
 
+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_m3_softfp_eabi-build/189/artifact/artifacts/00-sumfiles/
-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/189/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/189/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=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -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_m3_softfp_eabi-build/189/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/189/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/189/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/189/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/186/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/ea9d4bf45ef906b990abdb101297e34366059f1c
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-arm-check_bootstrap
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/891/artifact/artifacts
-** master-arm-check_bootstrap_lto
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/858/artifact/artifacts
-* tcwg_gcc_check
-** master-arm
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2667/artifact/artifacts
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1640/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/773/artifact/artifacts
-** master-arm_v7a_softfp_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/600/artifact/artifacts
-** master-thumb_m3_softfp_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/189/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/525/artifact/artifacts
-** master-thumb_m7_hard_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/168/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/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/574/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-arm
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ea9d4bf45ef906b990abdb101297e34366059f1c/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1479/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 06a90163..bdbae359 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-15-3514-gea9d4bf45ef: FAIL: 2 regressions on master-thumb_m3_softfp_eabi
+[Linaro-TCWG-CI] gcc-15-3514-gea9d4bf45ef9: 2 regressions on master-thumb_m3_softfp_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index a93ec234..ebe253fa 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -7,5 +7,5 @@ XPASS: gcc.dg/vect/vect-double-reduc-5.c scan-tree-dump-times vect "OUTER LOOP V
 		=== Results Summary ===
 
 # of stable fails		72272
-# of flaky entries		77
+# of flaky entries		75
 # of all tests			391966
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 5d5dc316..2b83256a 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		72272
-# of flaky entries		77
+# of flaky entries		75
 # of all tests			391966
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index b2607bf7..fb5a29d2 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.31258
-CURRENT:  /tmp/gxx-sum2.31258
+REFERENCE:/tmp/gxx-sum1.30211
+CURRENT:  /tmp/gxx-sum2.30211
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
