diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..a94c92af
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8.1-m.main+mve.fp+fp.dp --with-float=hard --target_board=-mthumb/-march=armv8.1-m.main+mve.fp+fp.dp/-mtune=cortex-m55/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m55
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..4b1888e9
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		489
+# of flaky entries		0
+# of all tests			390027
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 43b5f5df..0f8fe380 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-878]
-FAIL: 8 regressions
+8 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/33/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 9dfc5b9f..f887f496 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-878
-FAIL: 8 regressions
+8 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/33/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index af91767c..8c2cb978 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/da1a888b524d620c7a17f368b69c46934b69495c
-commit gcc-14-3038-gda1a888b524
+commit gcc-14-3038-gda1a888b524d
 Author: Martin Jambor <mjambor@suse.cz>
 Date:   Mon Aug 7 19:13:41 2023 +0200
 
@@ -8,9 +8,7 @@ Date:   Mon Aug 7 19:13:41 2023 +0200
     When IPA-SRA detects whether a parameter passed by reference is
     written to, it does not special case CLOBBERs which means it often
     bails out unnecessarily, especially when dealing with C++ destructors.
-    Fixed by the obvious continue in the two relevant loops and by adding
-    a simple function that marks the clobbers in the transformation code
-... 25 lines of the commit log omitted.
+... 27 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-arm-check_bootstrap
@@ -18,8 +16,8 @@ Date:   Mon Aug 7 19:13:41 2023 +0200
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/227/
 ** master-arm-check_bootstrap_lto
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** 8 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/227/artifact/artifacts
 * tcwg_gcc_check
 ** master-arm
@@ -28,13 +26,13 @@ Date:   Mon Aug 7 19:13:41 2023 +0200
 *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/857/
 * tcwg_gnu_cross_check_gcc
 ** master-arm
-*** FAIL: 8 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** 8 regressions 1 fix
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/769/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
 ** master-arm_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+*** 8 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/334/artifact/artifacts
 ** master-arm_v7a_softfp_eabi
 *** FAIL: 8 regressions
@@ -57,8 +55,8 @@ Date:   Mon Aug 7 19:13:41 2023 +0200
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/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/27/artifact/artifacts
 ** master-thumb_m55_hard_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+*** 8 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/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/33/artifact/artifacts
 ** master-thumb_m7_eabi
 *** FAIL: 8 regressions
@@ -74,4 +72,4 @@ Date:   Mon Aug 7 19:13:41 2023 +0200
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/533/
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 2ba88ff2..fd3f14f0 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-3038-gda1a888b524: FAIL: 57 regressions: 24 progressions
+gcc-14-3038-gda1a888b524d: FAIL: 57 regressions: 24 progressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index aa4f778a..5434b4f3 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-878
   Summary: |
-    gcc-14-3038-gda1a888b524: FAIL: 57 regressions: 24 progressions
+    gcc-14-3038-gda1a888b524d: FAIL: 57 regressions: 24 progressions
   Components: GCC
   Start date: 2023-08-07
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/da1a888b524d620c7a17f368b69c46934b69495c
-    commit gcc-14-3038-gda1a888b524
+    commit gcc-14-3038-gda1a888b524d
     Author: Martin Jambor <mjambor@suse.cz>
     Date:   Mon Aug 7 19:13:41 2023 +0200
     
@@ -16,9 +16,7 @@
         When IPA-SRA detects whether a parameter passed by reference is
         written to, it does not special case CLOBBERs which means it often
         bails out unnecessarily, especially when dealing with C++ destructors.
-        Fixed by the obvious continue in the two relevant loops and by adding
-        a simple function that marks the clobbers in the transformation code
-    ... 25 lines of the commit log omitted.
+    ... 27 lines of the commit log omitted.
     
     * tcwg_bootstrap_check
     ** master-arm-check_bootstrap
@@ -26,8 +24,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/227/
     ** master-arm-check_bootstrap_lto
-    *** FAIL: 8 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+    *** 8 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/227/artifact/artifacts
     * tcwg_gcc_check
     ** master-arm
@@ -36,13 +34,13 @@
     *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/857/
     * tcwg_gnu_cross_check_gcc
     ** master-arm
-    *** FAIL: 8 regressions: 1 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+    *** 8 regressions 1 fix
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_cross_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/769/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
     ** master-arm_eabi
-    *** FAIL: 8 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+    *** 8 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/334/artifact/artifacts
     ** master-arm_v7a_softfp_eabi
     *** FAIL: 8 regressions
@@ -65,8 +63,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/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/27/artifact/artifacts
     ** master-thumb_m55_hard_eabi
-    *** FAIL: 8 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+    *** 8 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/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/33/artifact/artifacts
     ** master-thumb_m7_eabi
     *** FAIL: 8 regressions
@@ -82,4 +80,4 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/533/
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index adbf991e..9d64227b 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,7 +7,7 @@
         "Info": {
             "tag": "tcwg_gnu_embed_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/33/",
-            "run_order": "0033 (basepoints/gcc-14-03038-gda1a888b524)",
+            "run_order": "0033 (basepoints/gcc-14-03038-gda1a888b524d)",
             "regression": "https://linaro.atlassian.net/browse/GNU-878",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=8d27b09d0877982dc2252c01a3f1d9c631b2d6eb (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/da1a888b524d620c7a17f368b69c46934b69495c (+ 1 commits)",
@@ -16,12 +16,12 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/9400601a689a128c25fa9c21e932562e0eeb7a26 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-08-07 13:08:04"
+        "Start Time": "2023-08-07 02:16:59"
     },
     "Tests": [
         {
             "Data": [
-                496
+                497
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.fails.nb_fails"
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                1
+                0
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 14780b60..93cc8cbe 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-878 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  arm-eabi cortex-m55 hard after:
-
-  | commit gcc-14-3038-gda1a888b524
+In  arm-eabi cortex-m55 hard, after:
+  | commit gcc-14-3038-gda1a888b524d
   | Author: Martin Jambor <mjambor@suse.cz>
   | Date:   Mon Aug 7 19:13:41 2023 +0200
   | 
@@ -15,105 +12,41 @@ In  arm-eabi cortex-m55 hard after:
   |     When IPA-SRA detects whether a parameter passed by reference is
   |     written to, it does not special case CLOBBERs which means it often
   |     bails out unnecessarily, especially when dealing with C++ destructors.
-  |     Fixed by the obvious continue in the two relevant loops and by adding
-  |     a simple function that marks the clobbers in the transformation code
-  | ... 25 lines of the commit log omitted.
-
-FAIL: 8 regressions
+  | ... 27 lines of the commit log omitted.
 
-regressions.sum:
-		=== g++ tests ===
+Produces 8 regressions:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++14  scan-ipa-dump sra "Will split parameter 0"
+  | FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++14  scan-tree-dump-not optimized "shouldnotexist"
+  | FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++17  scan-ipa-dump sra "Will split parameter 0"
+  | FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++17  scan-tree-dump-not optimized "shouldnotexist"
+  | ... and 4 more
 
-Running g++:g++.dg/dg.exp ...
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++14  scan-ipa-dump sra "Will split parameter 0"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++14  scan-tree-dump-not optimized "shouldnotexist"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++17  scan-ipa-dump sra "Will split parameter 0"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++17  scan-tree-dump-not optimized "shouldnotexist"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++20  scan-ipa-dump sra "Will split parameter 0"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++20  scan-tree-dump-not optimized "shouldnotexist"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++98  scan-ipa-dump sra "Will split parameter 0"
-... and 2 more entries
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8.1-m.main+mve.fp+fp.dp -mtune=cortex-m55 -mfloat-abi=hard -mfpu=auto
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8.1-m.main+mve.fp+fp.dp --with-float=hard --target_board=-mthumb/-march=armv8.1-m.main+mve.fp+fp.dp/-mtune=cortex-m55/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m55
 
-You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/33/artifact/artifacts/00-sumfiles/
-The full lists of regressions and progressions as well as configure and make commands are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/33/artifact/artifacts/notify/
-The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/33/artifact/artifacts/sumfiles/xfails.xfail
+We track this bug report under https://linaro.atlassian.net/browse/GNU-878. Please let us know if you have a fix.
 
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8.1-m.main+mve.fp+fp.dp -mtune=cortex-m55 -mfloat-abi=hard -mfpu=auto
+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_m55_hard_eabi-build/33/artifact/artifacts/
+The full lists of regressions and improvements as well as configure and make commands are in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/33/artifact/artifacts/notify/
+The list of [ignored] baseline and flaky failures are in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/33/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/33/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/32/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/da1a888b524d620c7a17f368b69c46934b69495c
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-arm-check_bootstrap
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/227/
-** master-arm-check_bootstrap_lto
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/227/artifact/artifacts
-* tcwg_gcc_check
-** master-arm
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/857/
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 8 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/769/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/334/artifact/artifacts
-** master-arm_v7a_softfp_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/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/155/
-** master-thumb_m0_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/28/artifact/artifacts
-** master-thumb_m23_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/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/77/artifact/artifacts
-** master-thumb_m33_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/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/114/
-** master-thumb_m3_eabi
-*** FAIL: 347 regressions: 10 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/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/27/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/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/33/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/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/29/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 57 regressions: 24 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/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/92/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-arm
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/da1a888b524d620c7a17f368b69c46934b69495c/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/533/
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index d3e0b2a1..27a8759a 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-3038-gda1a888b524: FAIL: 8 regressions on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] gcc-14-3038-gda1a888b524d: 8 regressions on master-thumb_m55_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index b40fb91e..780fb586 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -12,6 +12,6 @@ FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++98  scan-tree-dump-not optimized "should
 
 		=== Results Summary ===
 
-# of stable fails		496
-# of flaky entries		1
+# of stable fails		497
+# of flaky entries		0
 # of all tests			390027
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index b5aa1339..ff1b23a7 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
-# of stable fails		496
-# of flaky entries		1
+# of stable fails		497
+# of flaky entries		0
 # of all tests			390027
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 20c4d46c..e19a8f43 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -7,8 +7,8 @@ g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.23760
-CURRENT:  /tmp/gxx-sum2.23760
+REFERENCE:/tmp/gxx-sum1.6134
+CURRENT:  /tmp/gxx-sum2.6134
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
