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..e414332f
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		145
+# of flaky entries		1
+# of all tests			540618
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 8aafab98..39f9c0f6 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-867]
-FAIL: 7 regressions
+7 regressions
 Details: https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/180/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 14c760be..c3f64f84 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-867
-FAIL: 7 regressions
+7 regressions
 Details: https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/180/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 38a1d6da..b31095e9 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/2a3556376c69a1fb588dcf25225950575e42784f
-commit gcc-14-2751-g2a3556376c6
+commit gcc-14-2751-g2a3556376c69
 Author: Drew Ross <drross@redhat.com>
 Date:   Mon Jul 24 17:51:28 2023 +0200
 
@@ -8,9 +8,7 @@ Date:   Mon Jul 24 17:51:28 2023 +0200
     Adds a simplification for (~X | Y) ^ X to be folded into ~(X & Y).
     Also adds the macro bitwise_equal_p for generic and gimple which
     returns true iff EXPR1 and EXPR2 have the same value. This helps
-    to reduce the number of nop_converts necessary to match the pattern.
-    
-... 16 lines of the commit log omitted.
+... 18 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-aarch64-check_bootstrap
@@ -26,8 +24,8 @@ Date:   Mon Jul 24 17:51:28 2023 +0200
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/184/
 ** master-arm-check_bootstrap_lto
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** 7 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/180/artifact/artifacts
 * tcwg_gcc_check
 ** master-aarch64
@@ -44,8 +42,8 @@ Date:   Mon Jul 24 17:51:28 2023 +0200
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/725/
 ** master-arm
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** 7 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/686/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
 ** master-arm_eabi
@@ -75,4 +73,4 @@ Date:   Mon Jul 24 17:51:28 2023 +0200
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_native_fast_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gcc--master-arm-build/368/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 746bfefd..bfe62f2a 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-2751-g2a3556376c6: FAIL: 7 regressions
+gcc-14-2751-g2a3556376c69: FAIL: 7 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 7091b9c8..6f4a83f7 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-867
   Summary: |
-    gcc-14-2751-g2a3556376c6: FAIL: 7 regressions
+    gcc-14-2751-g2a3556376c69: FAIL: 7 regressions
   Components: GCC
   Start date: 2023-07-24
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/2a3556376c69a1fb588dcf25225950575e42784f
-    commit gcc-14-2751-g2a3556376c6
+    commit gcc-14-2751-g2a3556376c69
     Author: Drew Ross <drross@redhat.com>
     Date:   Mon Jul 24 17:51:28 2023 +0200
     
@@ -16,9 +16,7 @@
         Adds a simplification for (~X | Y) ^ X to be folded into ~(X & Y).
         Also adds the macro bitwise_equal_p for generic and gimple which
         returns true iff EXPR1 and EXPR2 have the same value. This helps
-        to reduce the number of nop_converts necessary to match the pattern.
-        
-    ... 16 lines of the commit log omitted.
+    ... 18 lines of the commit log omitted.
     
     * tcwg_bootstrap_check
     ** master-aarch64-check_bootstrap
@@ -34,8 +32,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/184/
     ** master-arm-check_bootstrap_lto
-    *** FAIL: 7 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+    *** 7 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/180/artifact/artifacts
     * tcwg_gcc_check
     ** master-aarch64
@@ -52,8 +50,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/725/
     ** master-arm
-    *** FAIL: 7 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+    *** 7 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_cross_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/686/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
     ** master-arm_eabi
@@ -83,4 +81,4 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_native_fast_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gcc--master-arm-build/368/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 0e6dba62..94f9e59e 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/180/",
-            "run_order": "0180 (basepoints/gcc-14-02751-g2a3556376c6)",
+            "run_order": "0180 (basepoints/gcc-14-02751-g2a3556376c69)",
             "regression": "https://linaro.atlassian.net/browse/GNU-867",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/2a3556376c69a1fb588dcf25225950575e42784f (+ 1 commits)",
             "__report_version__": "1"
@@ -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": [
-                14992
+                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": [
-                15955
+                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
+                13
             ],
             "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
+                2114
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.XFAIL.nb_XFAIL"
+            "Name": "tcwg_bootstrap_check.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                44
+                240437
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.PASS.nb_PASS"
+            "Name": "tcwg_bootstrap_check.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1
+                11122
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_bootstrap_check.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                48
+                253673
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.good.nb_good"
+            "Name": "tcwg_bootstrap_check.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                0
+                15
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.libitm.bad.nb_bad"
+            "Name": "tcwg_bootstrap_check.g++.bad.nb_bad"
         }
 	   ,
         {
@@ -521,10 +521,10 @@
 	   ,
         {
             "Data": [
-                13
+                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": [
-                2114
+                284
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_bootstrap_check.libgomp.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                240437
+                14992
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.PASS.nb_PASS"
+            "Name": "tcwg_bootstrap_check.libgomp.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11122
+                679
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_bootstrap_check.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                253673
+                15955
             ],
             "Info": {},
-            "Name": "tcwg_bootstrap_check.g++.good.nb_good"
+            "Name": "tcwg_bootstrap_check.libgomp.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                15
+                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 3682280b..6042f932 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-867 , 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-2751-g2a3556376c6
+In bootstrap_check master-arm-check_bootstrap_lto, after:
+  | commit gcc-14-2751-g2a3556376c69
   | Author: Drew Ross <drross@redhat.com>
   | Date:   Mon Jul 24 17:51:28 2023 +0200
   | 
@@ -15,106 +12,41 @@ In bootstrap_check master-arm-check_bootstrap_lto after:
   |     Adds a simplification for (~X | Y) ^ X to be folded into ~(X & Y).
   |     Also adds the macro bitwise_equal_p for generic and gimple which
   |     returns true iff EXPR1 and EXPR2 have the same value. This helps
-  |     to reduce the number of nop_converts necessary to match the pattern.
-  |     
-  | ... 16 lines of the commit log omitted.
+  | ... 18 lines of the commit log omitted.
 
-FAIL: 7 regressions
-
-regressions.sum:
-		=== gcc tests ===
+Produces 7 regressions:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.c-torture/execute/execute.exp ...
+  | FAIL: gcc.c-torture/execute/pr109986.c -O0  execution test
+  | FAIL: gcc.c-torture/execute/pr109986.c -O1  execution test
+  | FAIL: gcc.c-torture/execute/pr109986.c -O2  execution test
+  | FAIL: gcc.c-torture/execute/pr109986.c -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+  | ... and 3 more
 
-Running gcc:gcc.c-torture/execute/execute.exp ...
-FAIL: gcc.c-torture/execute/pr109986.c -O0  execution test
-FAIL: gcc.c-torture/execute/pr109986.c -O1  execution test
-FAIL: gcc.c-torture/execute/pr109986.c -O2  execution test
-FAIL: gcc.c-torture/execute/pr109986.c -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
-FAIL: gcc.c-torture/execute/pr109986.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
-FAIL: gcc.c-torture/execute/pr109986.c -O3 -g  execution test
-FAIL: gcc.c-torture/execute/pr109986.c -Os  execution test
-... and 1 more entries
+Used configuration :
+ *CI config* tcwg_bootstrap_check master-arm-check_bootstrap_lto
+ *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf
 
-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/180/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/180/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/180/artifact/artifacts/sumfiles/xfails.xfail
+We track this bug report under https://linaro.atlassian.net/browse/GNU-867. Please let us know if you have a fix.
 
-The configuration of this build is:
-CI config tcwg_bootstrap_check master-arm-check_bootstrap_lto
+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_bootstrap_check--master-arm-check_bootstrap_lto-build/180/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/180/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/180/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/180/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/179/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/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/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/2a3556376c69a1fb588dcf25225950575e42784f
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-aarch64-check_bootstrap
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/167/
-** master-aarch64-check_bootstrap_lto
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/172/
-** master-arm-check_bootstrap
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/184/
-** master-arm-check_bootstrap_lto
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/180/artifact/artifacts
-* tcwg_gcc_check
-** master-aarch64
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gcc_check/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/723/artifact/artifacts
-** master-arm
-*** FAIL: 7 regressions
-*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/789/
-* tcwg_gnu_cross_check_gcc
-** master-aarch64
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/725/
-** master-arm
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/686/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/219/artifact/artifacts
-** master-arm_v7a_softfp_eabi
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/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/56/
-* tcwg_gnu_native_check_gcc
-** master-aarch64
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/446/artifact/artifacts
-** master-arm
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/467/
-* tcwg_gnu_native_fast_check_gcc
-** master-aarch64
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_native_fast_check_gcc/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gcc--master-aarch64-build/381/artifact/artifacts
-** master-arm
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2a3556376c69a1fb588dcf25225950575e42784f/tcwg_gnu_native_fast_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gcc--master-arm-build/368/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 6dc0e1cd..37069212 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-2751-g2a3556376c6: FAIL: 7 regressions on arm
+[Linaro-TCWG-CI] gcc-14-2751-g2a3556376c69: 7 regressions on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 26060b8b..52d06003 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.3532981
-CURRENT:  /tmp/gxx-sum2.3532981
+REFERENCE:/tmp/gxx-sum1.1418116
+CURRENT:  /tmp/gxx-sum2.1418116
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
