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..88565999
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		351
+# of flaky entries		18
+# of all tests			425046
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 47c7cfe6..c14a873a 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1228]
-FAIL: 6 regressions
+6 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/61/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 8df78872..5d491ebf 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-1228
-FAIL: 6 regressions
+6 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/61/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index e198b05a..7abfb17c 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c
-commit gcc-15-941-g65dbe0ab7cd
+commit gcc-15-941-g65dbe0ab7cda
 Author: Richard Biener <rguenther@suse.de>
 Date:   Fri May 31 10:14:25 2024 +0200
 
@@ -8,50 +8,48 @@ Date:   Fri May 31 10:14:25 2024 +0200
     The following adds the missing guard for volatile stores to the
     embedded DSE in the loop if-conversion pass.
     
-            PR tree-optimization/115278
-            * tree-if-conv.cc (ifcvt_local_dce): Do not DSE volatile stores.
-... 2 lines of the commit log omitted.
+... 4 lines of the commit log omitted.
 
 * tcwg_gnu_embed_check_gcc
 ** master-arm_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+*** 6 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/675/artifact/artifacts
 ** master-arm_v7a_softfp_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+*** 6 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/500/artifact/artifacts
 ** master-thumb_m33_eabi
 *** FAIL: 6 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/467/artifact/artifacts
 ** master-thumb_m33_hard_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
+*** 6 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/63/artifact/artifacts
 ** master-thumb_m3_eabi
 *** FAIL: 6 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/425/artifact/artifacts
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/448/artifact/artifacts
 ** master-thumb_m3_softfp_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
+*** 6 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/61/artifact/artifacts
 ** master-thumb_m55_hard_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/416/artifact/artifacts
+*** 6 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/446/artifact/artifacts
 ** master-thumb_m7_eabi
 *** FAIL: 6 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/440/artifact/artifacts
 ** master-thumb_m7_hard_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
+*** 6 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/63/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 6 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/473/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index d1d21049..4b0989bf 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-15-941-g65dbe0ab7cd: FAIL: 6 regressions
+gcc-15-941-g65dbe0ab7cda: 6 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 4fd2d6b3..d0af65ee 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1228
   Summary: |
-    gcc-15-941-g65dbe0ab7cd: FAIL: 6 regressions
+    gcc-15-941-g65dbe0ab7cda: 6 regressions
   Components: GCC
   Start date: 2024-05-31
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c
-    commit gcc-15-941-g65dbe0ab7cd
+    commit gcc-15-941-g65dbe0ab7cda
     Author: Richard Biener <rguenther@suse.de>
     Date:   Fri May 31 10:14:25 2024 +0200
     
@@ -16,50 +16,48 @@
         The following adds the missing guard for volatile stores to the
         embedded DSE in the loop if-conversion pass.
         
-                PR tree-optimization/115278
-                * tree-if-conv.cc (ifcvt_local_dce): Do not DSE volatile stores.
-    ... 2 lines of the commit log omitted.
+    ... 4 lines of the commit log omitted.
     
     * tcwg_gnu_embed_check_gcc
     ** master-arm_eabi
-    *** FAIL: 6 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+    *** 6 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/675/artifact/artifacts
     ** master-arm_v7a_softfp_eabi
-    *** FAIL: 6 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+    *** 6 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/500/artifact/artifacts
     ** master-thumb_m33_eabi
     *** FAIL: 6 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/467/artifact/artifacts
     ** master-thumb_m33_hard_eabi
-    *** FAIL: 6 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
+    *** 6 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/63/artifact/artifacts
     ** master-thumb_m3_eabi
     *** FAIL: 6 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/425/artifact/artifacts
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/448/artifact/artifacts
     ** master-thumb_m3_softfp_eabi
-    *** FAIL: 6 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
+    *** 6 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/61/artifact/artifacts
     ** master-thumb_m55_hard_eabi
-    *** FAIL: 6 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/416/artifact/artifacts
+    *** 6 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/446/artifact/artifacts
     ** master-thumb_m7_eabi
     *** FAIL: 6 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/440/artifact/artifacts
     ** master-thumb_m7_hard_eabi
-    *** FAIL: 6 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
+    *** 6 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/63/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 6 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 6 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/473/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 8365bc7c..4a95da3e 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/61/",
-            "run_order": "0061 (basepoints/gcc-15-00941-g65dbe0ab7cd)",
+            "run_order": "0061 (basepoints/gcc-15-00941-g65dbe0ab7cda)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1228",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=f95540d91f4c3df373c0f9e212030154658d7f6f (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c (+ 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 09:10:39"
+        "Start Time": "2024-06-05 09:01:10"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 49f7681e..c6177376 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-1228 , 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-941-g65dbe0ab7cd
+In  arm-eabi cortex-m3 softfp, after:
+  | commit gcc-15-941-g65dbe0ab7cda
   | Author: Richard Biener <rguenther@suse.de>
   | Date:   Fri May 31 10:14:25 2024 +0200
   | 
@@ -15,84 +12,41 @@ In  arm-eabi cortex-m3 softfp after:
   |     The following adds the missing guard for volatile stores to the
   |     embedded DSE in the loop if-conversion pass.
   |     
-  |             PR tree-optimization/115278
-  |             * tree-if-conv.cc (ifcvt_local_dce): Do not DSE volatile stores.
-  | ... 2 lines of the commit log omitted.
+  | ... 4 lines of the commit log omitted.
 
-FAIL: 6 regressions
+Produces 6 regressions:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/vect/vect.exp ...
+  | UNRESOLVED: g++.dg/vect/pr115278.cc -std=c++14  scan-tree-dump-times optimized "\\*WRITE[^\r\n]* ={v} " 2
+  | FAIL: g++.dg/vect/pr115278.cc -std=c++14 (test for excess errors)
+  | UNRESOLVED: g++.dg/vect/pr115278.cc -std=c++17  scan-tree-dump-times optimized "\\*WRITE[^\r\n]* ={v} " 2
+  | FAIL: g++.dg/vect/pr115278.cc -std=c++17 (test for excess errors)
+  | ... and 2 more
 
-regressions.sum:
-		=== g++ 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 g++:g++.dg/vect/vect.exp ...
-UNRESOLVED: g++.dg/vect/pr115278.cc -std=c++14  scan-tree-dump-times optimized "\\*WRITE[^\r\n]* ={v} " 2
-FAIL: g++.dg/vect/pr115278.cc -std=c++14 (test for excess errors)
-UNRESOLVED: g++.dg/vect/pr115278.cc -std=c++17  scan-tree-dump-times optimized "\\*WRITE[^\r\n]* ={v} " 2
-FAIL: g++.dg/vect/pr115278.cc -std=c++17 (test for excess errors)
-UNRESOLVED: g++.dg/vect/pr115278.cc -std=c++20  scan-tree-dump-times optimized "\\*WRITE[^\r\n]* ={v} " 2
-FAIL: g++.dg/vect/pr115278.cc -std=c++20 (test for excess errors)
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1228. 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/61/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/61/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/61/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/61/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/61/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/61/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/61/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/60/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c
 
-List of configurations that regressed due to this commit :
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/675/artifact/artifacts
-** master-arm_v7a_softfp_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/500/artifact/artifacts
-** master-thumb_m33_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/467/artifact/artifacts
-** master-thumb_m33_hard_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/63/artifact/artifacts
-** master-thumb_m3_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/425/artifact/artifacts
-** master-thumb_m3_softfp_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/61/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/416/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/440/artifact/artifacts
-** master-thumb_m7_hard_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/63/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c/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/473/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 9682644a..641ddcc4 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-15-941-g65dbe0ab7cd: FAIL: 6 regressions on master-thumb_m3_softfp_eabi
+[Linaro-TCWG-CI] gcc-15-941-g65dbe0ab7cda: 6 regressions on master-thumb_m3_softfp_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index f65dbf7c..9bddf4f7 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.16611
-CURRENT:  /tmp/gxx-sum2.16611
+REFERENCE:/tmp/gxx-sum1.3636
+CURRENT:  /tmp/gxx-sum2.3636
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
