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..119f69cf
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,15 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/analyzer/analyzer.exp ...
+FAIL: gcc.dg/analyzer/out-of-bounds-diagram-13.c expected multiline pattern lines 17-42
+FAIL: gcc.dg/analyzer/out-of-bounds-diagram-15.c expected multiline pattern lines 16-41
+FAIL: gcc.dg/analyzer/out-of-bounds-diagram-4.c expected multiline pattern lines 23-44
+FAIL: gcc.dg/analyzer/out-of-bounds-diagram-5-ascii.c expected multiline pattern lines 16-39
+FAIL: gcc.dg/analyzer/out-of-bounds-diagram-5-unicode.c expected multiline pattern lines 16-41
+FAIL: gcc.dg/analyzer/out-of-bounds-diagram-7.c expected multiline pattern lines 14-35
+
+		=== Results Summary ===
+
+# of stable fails		137
+# of flaky entries		1
+# of all tests			540303
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index c6bf801b..082884e4 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-848]
-FAIL: 6 regressions: 6 progressions
+6 regressions 6 fixes
 Details: https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/143/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 9f7f2867..22808eee 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-848
-FAIL: 6 regressions: 6 progressions
+6 regressions 6 fixes
 Details: https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/143/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 1b8be55b..ce63ea65 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/6726bca472645cdc91ae596a9f71de43a8158bbc
-commit gcc-14-2440-g6726bca4726
+commit gcc-14-2440-g6726bca47264
 Author: David Edelsohn <dje.gcc@gmail.com>
 Date:   Tue Jul 11 13:54:15 2023 -0400
 
@@ -8,14 +8,12 @@ Date:   Tue Jul 11 13:54:15 2023 -0400
     Some of the analyzer out-of-bounds-diagram tests fail on AIX.
     
     gcc/testsuite/ChangeLog:
-            * gcc.dg/analyzer/out-of-bounds-diagram-4.c: Skip on AIX.
-            * gcc.dg/analyzer/out-of-bounds-diagram-5-ascii.c: Same.
-... 4 lines of the commit log omitted.
+... 6 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-arm-check_bootstrap_lto
-*** FAIL: 6 regressions: 6 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/6726bca472645cdc91ae596a9f71de43a8158bbc/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** 6 regressions 6 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/6726bca472645cdc91ae596a9f71de43a8158bbc/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/143/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/6726bca472645cdc91ae596a9f71de43a8158bbc/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/6726bca472645cdc91ae596a9f71de43a8158bbc/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index c1f8fb5a..3a968684 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-2440-g6726bca4726: FAIL: 6 regressions: 6 progressions
+gcc-14-2440-g6726bca47264: 6 regressions 6 fixes
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 566ef4ce..f2ae0301 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-848
   Summary: |
-    gcc-14-2440-g6726bca4726: FAIL: 6 regressions: 6 progressions
+    gcc-14-2440-g6726bca47264: 6 regressions 6 fixes
   Components: GCC
   Start date: 2023-07-11
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/6726bca472645cdc91ae596a9f71de43a8158bbc
-    commit gcc-14-2440-g6726bca4726
+    commit gcc-14-2440-g6726bca47264
     Author: David Edelsohn <dje.gcc@gmail.com>
     Date:   Tue Jul 11 13:54:15 2023 -0400
     
@@ -16,14 +16,12 @@
         Some of the analyzer out-of-bounds-diagram tests fail on AIX.
         
         gcc/testsuite/ChangeLog:
-                * gcc.dg/analyzer/out-of-bounds-diagram-4.c: Skip on AIX.
-                * gcc.dg/analyzer/out-of-bounds-diagram-5-ascii.c: Same.
-    ... 4 lines of the commit log omitted.
+    ... 6 lines of the commit log omitted.
     
     * tcwg_bootstrap_check
     ** master-arm-check_bootstrap_lto
-    *** FAIL: 6 regressions: 6 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/6726bca472645cdc91ae596a9f71de43a8158bbc/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+    *** 6 regressions 6 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/6726bca472645cdc91ae596a9f71de43a8158bbc/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/143/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/6726bca472645cdc91ae596a9f71de43a8158bbc/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/6726bca472645cdc91ae596a9f71de43a8158bbc/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 2edc8bdc..5352b6f9 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,12 +7,12 @@
         "Info": {
             "tag": "tcwg_bootstrap_check",
             "test_url": "https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/143/",
-            "run_order": "0143 (basepoints/gcc-14-02440-g6726bca4726)",
+            "run_order": "0143 (basepoints/gcc-14-02440-g6726bca47264)",
             "regression": "https://linaro.atlassian.net/browse/GNU-848",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/6726bca472645cdc91ae596a9f71de43a8158bbc (+ 1 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-07-11 04:57:54"
+        "Start Time": "2023-07-11 04:57:45"
     },
     "Tests": [
         {
@@ -140,7 +140,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.FAIL.nb_FAIL"
+            "Name": "tcwg_bootstrap_check.libitm.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -148,7 +148,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_bootstrap_check.libitm.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -156,7 +156,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_bootstrap_check.libitm.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -164,7 +164,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.ERROR.nb_ERROR"
+            "Name": "tcwg_bootstrap_check.libitm.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -172,7 +172,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.XPASS.nb_XPASS"
+            "Name": "tcwg_bootstrap_check.libitm.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -180,7 +180,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.OTHER.nb_OTHER"
+            "Name": "tcwg_bootstrap_check.libitm.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -188,39 +188,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": [
-                15238
+                44
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.PASS.nb_PASS"
+            "Name": "tcwg_bootstrap_check.libitm.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                679
+                1
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_bootstrap_check.libitm.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                16201
+                48
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.good.nb_good"
+            "Name": "tcwg_bootstrap_check.libitm.good.nb_good"
         }
 	   ,
         {
@@ -228,15 +228,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libgomp.bad.nb_bad"
+            "Name": "tcwg_bootstrap_check.libitm.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                0
+                9
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.FAIL.nb_FAIL"
+            "Name": "tcwg_bootstrap_check.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -244,7 +244,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_bootstrap_check.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -252,7 +252,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_bootstrap_check.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -260,15 +260,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"
         }
 	   ,
         {
@@ -276,7 +276,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.OTHER.nb_OTHER"
+            "Name": "tcwg_bootstrap_check.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -284,47 +284,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.KFAIL.nb_KFAIL"
+            "Name": "tcwg_bootstrap_check.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                2111
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.XFAIL.nb_XFAIL"
+            "Name": "tcwg_bootstrap_check.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                44
+                240328
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.PASS.nb_PASS"
+            "Name": "tcwg_bootstrap_check.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1
+                11072
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_bootstrap_check.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                48
+                253511
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.good.nb_good"
+            "Name": "tcwg_bootstrap_check.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                0
+                11
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.bad.nb_bad"
+            "Name": "tcwg_bootstrap_check.g++.bad.nb_bad"
         }
 	   ,
         {
@@ -521,10 +521,10 @@
 	   ,
         {
             "Data": [
-                9
+                0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_bootstrap_check.libgomp.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -532,7 +532,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_bootstrap_check.libgomp.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -540,7 +540,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_bootstrap_check.libgomp.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -548,15 +548,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"
         }
 	   ,
         {
@@ -564,7 +564,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_bootstrap_check.libgomp.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -572,47 +572,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_bootstrap_check.libgomp.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                2111
+                284
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_bootstrap_check.libgomp.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                240328
+                15238
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.PASS.nb_PASS"
+            "Name": "tcwg_bootstrap_check.libgomp.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11072
+                679
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_bootstrap_check.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                253511
+                16201
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.good.nb_good"
+            "Name": "tcwg_bootstrap_check.libgomp.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                11
+                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 00540716..21538f94 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-848 , 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-2440-g6726bca4726
+In bootstrap_check master-arm-check_bootstrap_lto, after:
+  | commit gcc-14-2440-g6726bca47264
   | Author: David Edelsohn <dje.gcc@gmail.com>
   | Date:   Tue Jul 11 13:54:15 2023 -0400
   | 
@@ -15,60 +12,49 @@ In bootstrap_check master-arm-check_bootstrap_lto after:
   |     Some of the analyzer out-of-bounds-diagram tests fail on AIX.
   |     
   |     gcc/testsuite/ChangeLog:
-  |             * gcc.dg/analyzer/out-of-bounds-diagram-4.c: Skip on AIX.
-  |             * gcc.dg/analyzer/out-of-bounds-diagram-5-ascii.c: Same.
-  | ... 4 lines of the commit log omitted.
-
-FAIL: 6 regressions: 6 progressions
+  | ... 6 lines of the commit log omitted.
 
-regressions.sum:
-		=== gcc tests ===
+Produces 6 regressions 6 fixes:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/analyzer/analyzer.exp ...
+  | FAIL: gcc.dg/analyzer/out-of-bounds-diagram-13.c expected multiline pattern lines 18-43
+  | FAIL: gcc.dg/analyzer/out-of-bounds-diagram-15.c expected multiline pattern lines 17-42
+  | FAIL: gcc.dg/analyzer/out-of-bounds-diagram-4.c expected multiline pattern lines 24-45
+  | FAIL: gcc.dg/analyzer/out-of-bounds-diagram-5-ascii.c expected multiline pattern lines 17-40
+  | ... and 2 more
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.dg/analyzer/analyzer.exp ...
+  | FAIL: gcc.dg/analyzer/out-of-bounds-diagram-13.c expected multiline pattern lines 17-42
+  | FAIL: gcc.dg/analyzer/out-of-bounds-diagram-15.c expected multiline pattern lines 16-41
+  | FAIL: gcc.dg/analyzer/out-of-bounds-diagram-4.c expected multiline pattern lines 23-44
+  | FAIL: gcc.dg/analyzer/out-of-bounds-diagram-5-ascii.c expected multiline pattern lines 16-39
+  | ... and 2 more
 
-Running gcc:gcc.dg/analyzer/analyzer.exp ...
-FAIL: gcc.dg/analyzer/out-of-bounds-diagram-13.c expected multiline pattern lines 18-43
-FAIL: gcc.dg/analyzer/out-of-bounds-diagram-15.c expected multiline pattern lines 17-42
-FAIL: gcc.dg/analyzer/out-of-bounds-diagram-4.c expected multiline pattern lines 24-45
-FAIL: gcc.dg/analyzer/out-of-bounds-diagram-5-ascii.c expected multiline pattern lines 17-40
-FAIL: gcc.dg/analyzer/out-of-bounds-diagram-5-unicode.c expected multiline pattern lines 17-42
-FAIL: gcc.dg/analyzer/out-of-bounds-diagram-7.c expected multiline pattern lines 15-36
+Used configuration :
+ *CI config* tcwg_bootstrap_check master-arm-check_bootstrap_lto
+ *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf
 
+We track this bug report under https://linaro.atlassian.net/browse/GNU-848. Please let us know if you have a fix.
 
-progressions.sum:
-		=== gcc tests ===
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-Running gcc:gcc.dg/analyzer/analyzer.exp ...
-FAIL: gcc.dg/analyzer/out-of-bounds-diagram-13.c expected multiline pattern lines 17-42
-FAIL: gcc.dg/analyzer/out-of-bounds-diagram-15.c expected multiline pattern lines 16-41
-FAIL: gcc.dg/analyzer/out-of-bounds-diagram-4.c expected multiline pattern lines 23-44
-FAIL: gcc.dg/analyzer/out-of-bounds-diagram-5-ascii.c expected multiline pattern lines 16-39
-FAIL: gcc.dg/analyzer/out-of-bounds-diagram-5-unicode.c expected multiline pattern lines 16-41
-FAIL: gcc.dg/analyzer/out-of-bounds-diagram-7.c expected multiline pattern lines 14-35
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-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/143/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/143/artifact/artifacts/notify/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/143/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/143/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/143/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_bootstrap_check master-arm-check_bootstrap_lto
-
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+ * https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/143/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/143/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/142/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/6726bca472645cdc91ae596a9f71de43a8158bbc/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/6726bca472645cdc91ae596a9f71de43a8158bbc/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/6726bca472645cdc91ae596a9f71de43a8158bbc
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-arm-check_bootstrap_lto
-*** FAIL: 6 regressions: 6 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/6726bca472645cdc91ae596a9f71de43a8158bbc/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/143/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 870864b4..3488ebb6 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-2440-g6726bca4726: FAIL: 6 regressions: 6 progressions on arm
+[Linaro-TCWG-CI] gcc-14-2440-g6726bca47264: 6 regressions 6 fixes on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 210c509b..8d0ea3b2 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.3326731
-CURRENT:  /tmp/gxx-sum2.3326731
+REFERENCE:/tmp/gxx-sum1.1051283
+CURRENT:  /tmp/gxx-sum2.1051283
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
