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..2bd9013c
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		72258
+# of flaky entries		75
+# of all tests			391966
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index c6c30786..cb77480b 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1338]
-FAIL: 12 regressions
+12 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/186/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index bfe16218..ede604f5 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-1338
-FAIL: 12 regressions
+12 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/186/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 6f414345..6dd45bdb 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,14 +8,28 @@ Date:   Fri Sep 6 13:50:47 2024 +0200
     The following patch partially implements CWG 2867
     - Order of initialization for structured bindings.
     The DR requires that initialization of e is sequenced before r_i and
-    that r_i initialization is sequenced before r_j for j > i, we already do it
-    that way, the former ordering is a necessity so that the get calls are
-... 78 lines of the commit log omitted.
+... 80 lines of the commit log omitted.
 
 * tcwg_gnu_embed_check_gcc
-** master-thumb_m3_softfp_eabi
+** master-thumb_m23_eabi
+*** FAIL: 12 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/497/artifact/artifacts
+** master-thumb_m33_hard_eabi
+*** 12 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/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/176/artifact/artifacts
+** master-thumb_m3_eabi
 *** FAIL: 12 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/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/964577c31df206d780d5cc7bc07189d44de2719e/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/569/artifact/artifacts
+** master-thumb_m3_softfp_eabi
+*** 12 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/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/186/artifact/artifacts
+** master-thumb_m55_hard_eabi
+*** 12 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/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/596/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 5bb0888a..bd8aa8da 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-15-3513-g964577c31df2: FAIL: 12 regressions
+gcc-15-3513-g964577c31df2: 12 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 2b18b238..464142fd 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,7 +2,7 @@
   IssueType: Sub-task
   Key: GNU-1338
   Summary: |
-    gcc-15-3513-g964577c31df2: FAIL: 12 regressions
+    gcc-15-3513-g964577c31df2: 12 regressions
   Components: GCC
   Start date: 2024-09-06
   Description: |
@@ -16,14 +16,28 @@
         The following patch partially implements CWG 2867
         - Order of initialization for structured bindings.
         The DR requires that initialization of e is sequenced before r_i and
-        that r_i initialization is sequenced before r_j for j > i, we already do it
-        that way, the former ordering is a necessity so that the get calls are
-    ... 78 lines of the commit log omitted.
+    ... 80 lines of the commit log omitted.
     
     * tcwg_gnu_embed_check_gcc
-    ** master-thumb_m3_softfp_eabi
+    ** master-thumb_m23_eabi
+    *** FAIL: 12 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/497/artifact/artifacts
+    ** master-thumb_m33_hard_eabi
+    *** 12 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/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/176/artifact/artifacts
+    ** master-thumb_m3_eabi
     *** FAIL: 12 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/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/964577c31df206d780d5cc7bc07189d44de2719e/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/569/artifact/artifacts
+    ** master-thumb_m3_softfp_eabi
+    *** 12 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/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/186/artifact/artifacts
+    ** master-thumb_m55_hard_eabi
+    *** 12 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/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/596/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 0096aee0..bc08ea0b 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/1581a0bc928d61230ed6e43bcb83f2f6737d0bc0 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-09-08 00:49:09"
+        "Start Time": "2024-09-07 15:28:02"
     },
     "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
+                4
             ],
             "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": [
-                9
+                995
             ],
             "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
+                127062
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                9340
+                43804
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                22983
+                10199
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                20817
+                8925
             ],
             "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": [
-                4
+                2
             ],
             "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": [
-                995
+                1518
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                116222
+                181315
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                9845
+                2527
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                127062
+                185360
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                43804
+                19126
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                10199
+                4697
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                8925
+                4643
             ],
             "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": [
-                2
+                0
             ],
             "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": [
-                1518
+                9
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                181315
+                6080
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                2527
+                1185
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                185360
+                7274
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                19126
+                9340
             ],
             "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 4eecb1a0..782e133a 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,11 +1,8 @@
-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.
-
-We track this report status in https://linaro.atlassian.net/browse/GNU-1338 , 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:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In  arm-eabi cortex-m3 softfp, after:
   | commit gcc-15-3513-g964577c31df2
   | Author: Jakub Jelinek <jakub@redhat.com>
   | Date:   Fri Sep 6 13:50:47 2024 +0200
@@ -15,49 +12,41 @@ In  arm-eabi cortex-m3 softfp after:
   |     The following patch partially implements CWG 2867
   |     - Order of initialization for structured bindings.
   |     The DR requires that initialization of e is sequenced before r_i and
-  |     that r_i initialization is sequenced before r_j for j > i, we already do it
-  |     that way, the former ordering is a necessity so that the get calls are
-  | ... 78 lines of the commit log omitted.
-
-FAIL: 12 regressions
-
-regressions.sum:
-		=== g++ tests ===
-
-Running g++:g++.dg/dg.exp ...
-FAIL: g++.dg/DRs/dr2867-1.C -std=gnu++11 (test for excess errors)
-UNRESOLVED: g++.dg/DRs/dr2867-1.C -std=gnu++11 compilation failed to produce executable
-FAIL: g++.dg/DRs/dr2867-1.C -std=gnu++14 (test for excess errors)
-UNRESOLVED: g++.dg/DRs/dr2867-1.C -std=gnu++14 compilation failed to produce executable
-FAIL: g++.dg/DRs/dr2867-1.C -std=gnu++17 (test for excess errors)
-UNRESOLVED: g++.dg/DRs/dr2867-1.C -std=gnu++17 compilation failed to produce executable
-FAIL: g++.dg/DRs/dr2867-2.C -std=gnu++11 (test for excess errors)
-... and 6 more entries
-
-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/186/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/186/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/186/artifact/artifacts/sumfiles/xfails.xfail
+  | ... 80 lines of the commit log omitted.
+
+Produces 12 regressions:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: g++.dg/DRs/dr2867-1.C -std=gnu++11 (test for excess errors)
+  | UNRESOLVED: g++.dg/DRs/dr2867-1.C -std=gnu++11 compilation failed to produce executable
+  | FAIL: g++.dg/DRs/dr2867-1.C -std=gnu++14 (test for excess errors)
+  | UNRESOLVED: g++.dg/DRs/dr2867-1.C -std=gnu++14 compilation failed to produce executable
+  | ... and 8 more
+
+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
 
-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
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1338. 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.
 
 -----------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+
+The information below contains the details of the failures, and the ways 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/186/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/186/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/186/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/186/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/185/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/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/964577c31df206d780d5cc7bc07189d44de2719e/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/964577c31df206d780d5cc7bc07189d44de2719e
 
-List of configurations that regressed due to this commit :
-* tcwg_gnu_embed_check_gcc
-** master-thumb_m3_softfp_eabi
-*** FAIL: 12 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/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/186/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index fc26fd26..fbc6d218 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-15-3513-g964577c31df2: FAIL: 12 regressions on master-thumb_m3_softfp_eabi
+[Linaro-TCWG-CI] gcc-15-3513-g964577c31df2: 12 regressions on master-thumb_m3_softfp_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 56b82f89..a2300c86 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -17,5 +17,5 @@ UNRESOLVED: g++.dg/DRs/dr2867-2.C -std=gnu++17 compilation failed to produce exe
 		=== Results Summary ===
 
 # of stable fails		72270
-# 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 5b9ad5da..b1211f0e 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		72270
-# 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 35a9b901..558cff1a 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.24240
-CURRENT:  /tmp/gxx-sum2.24240
+REFERENCE:/tmp/gxx-sum1.31598
+CURRENT:  /tmp/gxx-sum2.31598
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
