diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..8e581352
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: none, autodetected on armv8l-unknown-linux-gnueabihf
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..8665dc58
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		369
+# of flaky entries		0
+# of all tests			538683
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 8d627e5e..51ad37f3 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-FAIL: 2 regressions
+2 regressions
 Details: https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/43/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 5b4d8ad4..7b37edef 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/fb409a15d9babc78fe1d9957afcbaf1102cce58f
-commit gcc-14-1452-gfb409a15d9b
+commit gcc-14-1452-gfb409a15d9ba
 Author: Jonathan Wakely <jwakely@redhat.com>
 Date:   Thu May 25 09:57:46 2023 +0100
 
@@ -8,9 +8,7 @@ Date:   Thu May 25 09:57:46 2023 +0100
     This adds optimizer hints so that GCC knows that size() <= capacity() is
     always true. This allows the compiler to optimize away re-allocating
     paths when assigning new values to the vector without resizing it, e.g.,
-    vec.assign(vec.size(), new_val).
-    
-... 8 lines of the commit log omitted.
+... 10 lines of the commit log omitted.
 
 * tcwg_bmk-code_vect-spec2k6
 ** gnu-arm-master-O3
@@ -27,8 +25,8 @@ Date:   Thu May 25 09:57:46 2023 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/44/
 ** master-arm-check_bootstrap_lto
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/43/artifact/artifacts
 * tcwg_gcc_check
 ** master-aarch64
@@ -45,8 +43,8 @@ Date:   Thu May 25 09:57:46 2023 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/399/artifact/artifacts
 ** master-arm
-*** FAIL: 4 regressions: 2 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** 4 regressions 2 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/418/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-aarch64
@@ -58,4 +56,4 @@ Date:   Thu May 25 09:57:46 2023 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/285/
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 17ef0e43..a58be91c 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-1452-gfb409a15d9b: FAIL: 3 regressions
+gcc-14-1452-gfb409a15d9ba: FAIL: 3 regressions
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 6d8c87d6..07d27c3a 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,7 +7,7 @@
         "Info": {
             "tag": "tcwg_bootstrap_check",
             "test_url": "https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/43/",
-            "run_order": "0043 (basepoints/gcc-14-01452-gfb409a15d9b)",
+            "run_order": "0043 (basepoints/gcc-14-01452-gfb409a15d9ba)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/fb409a15d9babc78fe1d9957afcbaf1102cce58f (+ 1 commits)",
             "__report_version__": "1"
         },
@@ -139,7 +139,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.FAIL.nb_FAIL"
+            "Name": "tcwg_bootstrap_check.libitm.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -147,7 +147,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_bootstrap_check.libitm.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -155,7 +155,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_bootstrap_check.libitm.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -163,7 +163,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.ERROR.nb_ERROR"
+            "Name": "tcwg_bootstrap_check.libitm.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -171,7 +171,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.XPASS.nb_XPASS"
+            "Name": "tcwg_bootstrap_check.libitm.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -179,7 +179,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.OTHER.nb_OTHER"
+            "Name": "tcwg_bootstrap_check.libitm.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -187,39 +187,39 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.KFAIL.nb_KFAIL"
+            "Name": "tcwg_bootstrap_check.libitm.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                284
+                3
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.XFAIL.nb_XFAIL"
+            "Name": "tcwg_bootstrap_check.libitm.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                15123
+                44
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.PASS.nb_PASS"
+            "Name": "tcwg_bootstrap_check.libitm.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                676
+                1
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_bootstrap_check.libitm.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                16083
+                48
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.good.nb_good"
+            "Name": "tcwg_bootstrap_check.libitm.good.nb_good"
         }
 	   ,
         {
@@ -227,15 +227,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.bad.nb_bad"
+            "Name": "tcwg_bootstrap_check.libitm.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                0
+                11
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.FAIL.nb_FAIL"
+            "Name": "tcwg_bootstrap_check.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -243,7 +243,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_bootstrap_check.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -251,7 +251,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_bootstrap_check.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -259,15 +259,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.ERROR.nb_ERROR"
+            "Name": "tcwg_bootstrap_check.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                0
+                2
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.XPASS.nb_XPASS"
+            "Name": "tcwg_bootstrap_check.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -275,7 +275,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.OTHER.nb_OTHER"
+            "Name": "tcwg_bootstrap_check.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -283,47 +283,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.KFAIL.nb_KFAIL"
+            "Name": "tcwg_bootstrap_check.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                2098
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.XFAIL.nb_XFAIL"
+            "Name": "tcwg_bootstrap_check.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                44
+                239710
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.PASS.nb_PASS"
+            "Name": "tcwg_bootstrap_check.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1
+                11040
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_bootstrap_check.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                48
+                252848
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.good.nb_good"
+            "Name": "tcwg_bootstrap_check.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                0
+                13
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.bad.nb_bad"
+            "Name": "tcwg_bootstrap_check.g++.bad.nb_bad"
         }
 	   ,
         {
@@ -520,10 +520,10 @@
 	   ,
         {
             "Data": [
-                11
+                0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_bootstrap_check.libgomp.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -531,7 +531,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_bootstrap_check.libgomp.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -539,7 +539,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_bootstrap_check.libgomp.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -547,15 +547,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_bootstrap_check.libgomp.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                2
+                0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_bootstrap_check.libgomp.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -563,7 +563,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_bootstrap_check.libgomp.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -571,47 +571,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_bootstrap_check.libgomp.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                2098
+                284
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_bootstrap_check.libgomp.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                239710
+                15123
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.PASS.nb_PASS"
+            "Name": "tcwg_bootstrap_check.libgomp.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11040
+                676
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_bootstrap_check.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                252848
+                16083
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.good.nb_good"
+            "Name": "tcwg_bootstrap_check.libgomp.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                13
+                0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.bad.nb_bad"
+            "Name": "tcwg_bootstrap_check.libgomp.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 1d3f2a33..47809d65 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-692 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In bootstrap_check master-arm-check_bootstrap_lto after:
-
-  | commit gcc-14-1452-gfb409a15d9b
+In bootstrap_check master-arm-check_bootstrap_lto, after:
+  | commit gcc-14-1452-gfb409a15d9ba
   | Author: Jonathan Wakely <jwakely@redhat.com>
   | Date:   Thu May 25 09:57:46 2023 +0100
   | 
@@ -15,84 +12,38 @@ In bootstrap_check master-arm-check_bootstrap_lto after:
   |     This adds optimizer hints so that GCC knows that size() <= capacity() is
   |     always true. This allows the compiler to optimize away re-allocating
   |     paths when assigning new values to the vector without resizing it, e.g.,
-  |     vec.assign(vec.size(), new_val).
-  |     
-  | ... 8 lines of the commit log omitted.
+  | ... 10 lines of the commit log omitted.
 
-FAIL: 2 regressions
+Produces 2 regressions:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: g++.dg/pr104547.C -std=gnu++14  scan-tree-dump-not vrp2 "_M_default_append"
+  | FAIL: g++.dg/pr104547.C -std=gnu++17  scan-tree-dump-not vrp2 "_M_default_append"
 
-regressions.sum:
-		=== g++ tests ===
+Used configuration :
+ *CI config* tcwg_bootstrap_check master-arm-check_bootstrap_lto
+ *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf
 
-Running g++:g++.dg/dg.exp ...
-FAIL: g++.dg/pr104547.C -std=gnu++14  scan-tree-dump-not vrp2 "_M_default_append"
-FAIL: g++.dg/pr104547.C -std=gnu++17  scan-tree-dump-not vrp2 "_M_default_append"
+We track this bug report under https://linaro.atlassian.net/browse/GNU-692. 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_bootstrap_check--master-arm-check_bootstrap_lto-build/43/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_bootstrap_check--master-arm-check_bootstrap_lto-build/43/artifact/artifacts/notify/
-The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/43/artifact/artifacts/sumfiles/xfails.xfail
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-The configuration of this build is:
-CI config tcwg_bootstrap_check master-arm-check_bootstrap_lto
+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_bootstrap_check--master-arm-check_bootstrap_lto-build/43/artifact/artifacts/
+The full lists of regressions and improvements as well as configure and make commands are in
+ * https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/43/artifact/artifacts/notify/
+The list of [ignored] baseline and flaky failures are in
+ * https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/43/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/43/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/40/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/fb409a15d9babc78fe1d9957afcbaf1102cce58f
 
-List of configurations that regressed due to this commit :
-* tcwg_bmk-code_vect-spec2k6
-** gnu-arm-master-O3
-*** 483.xalancbmk reduced by 2%
-*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_bmk-code_vect-spec2k6/gnu-arm-master-O3/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--gnu-arm-master-O3-build/56/
-* tcwg_bootstrap_check
-** master-aarch64-check_bootstrap
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/42/
-** master-aarch64-check_bootstrap_lto
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/44/
-** master-arm-check_bootstrap_lto
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/43/artifact/artifacts
-* tcwg_gcc_check
-** master-aarch64
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_gcc_check/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/62/artifact/artifacts
-** master-arm
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/72/
-* tcwg_gnu_cross_check_gcc
-** master-aarch64
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/399/artifact/artifacts
-** master-arm
-*** FAIL: 4 regressions: 2 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/418/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-aarch64
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/280/artifact/artifacts
-** master-arm
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fb409a15d9babc78fe1d9957afcbaf1102cce58f/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/285/
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 10ecf0de..7b8c3edc 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-1452-gfb409a15d9b: FAIL: 2 regressions on arm
+[Linaro-TCWG-CI] gcc-14-1452-gfb409a15d9ba: 2 regressions on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 1a0509a0..19c2369c 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -11,8 +11,8 @@ libgomp.sum
 libitm.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.2850414
-CURRENT:  /tmp/gxx-sum2.2850414
+REFERENCE:/tmp/gxx-sum1.233271
+CURRENT:  /tmp/gxx-sum2.233271
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
