diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 000000000..8e5813528
--- /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 000000000..506c01807
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		1170
+# of flaky entries		0
+# of all tests			579662
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 831240cc0..eb922fc04 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1117]
-FAIL: 2 regressions
+2 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/968/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 7c70bdfd0..b175ae2c1 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-1117
-FAIL: 2 regressions
+2 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/968/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 5dcc891cc..662b63e4b 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,9 +8,7 @@ Date:   Sun Jan 21 21:22:28 2024 +0000
     This patch resolves PR rtl-optimization/111267 by improving RTL-level
     forward propagation.  This x86_64 code quality regression was caused
     (exposed) by my changes to improve how x86's (TImode) argument passing
-    is represented at the RTL-level (reducing the use of SUBREGs to catch
-    more optimization opportunities in combine).  The pitfall is that the
-... 101 lines of the commit log omitted.
+... 103 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-arm-check_bootstrap
@@ -49,13 +47,13 @@ Date:   Sun Jan 21 21:22:28 2024 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/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/315/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/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/322/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-arm
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/968/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index e96615a6f..e47528785 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-8319-g86de9b66480: FAIL: 2 regressions
+gcc-14-8319-g86de9b66480: 2 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index b9938f8b6..37c254460 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,7 +2,7 @@
   IssueType: Sub-task
   Key: GNU-1117
   Summary: |
-    gcc-14-8319-g86de9b66480: FAIL: 2 regressions
+    gcc-14-8319-g86de9b66480: 2 regressions
   Components: GCC
   Start date: 2024-01-21
   Description: |
@@ -16,9 +16,7 @@
         This patch resolves PR rtl-optimization/111267 by improving RTL-level
         forward propagation.  This x86_64 code quality regression was caused
         (exposed) by my changes to improve how x86's (TImode) argument passing
-        is represented at the RTL-level (reducing the use of SUBREGs to catch
-        more optimization opportunities in combine).  The pitfall is that the
-    ... 101 lines of the commit log omitted.
+    ... 103 lines of the commit log omitted.
     
     * tcwg_bootstrap_check
     ** master-arm-check_bootstrap
@@ -57,13 +55,13 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/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/315/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 2 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/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/322/artifact/artifacts
     * tcwg_gnu_native_check_gcc
     ** master-arm
-    *** FAIL: 2 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/tcwg_gnu_native_check_gcc/master-arm/details.txt
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/968/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index ee4fe9d40..f8fbd4d92 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -16,7 +16,7 @@
             "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c37ad9ea1618969273b3a3b75278b0e96bb63a78 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-01-22 12:11:07"
+        "Start Time": "2024-01-21 12:09:59"
     },
     "Tests": [
         {
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                1
+                0
             ],
             "Info": {},
             "Name": "tcwg_gnu_native_check_gcc.TOTAL.flaky.nb_flaky"
@@ -45,10 +45,10 @@
 	   ,
         {
             "Data": [
-                10
+                1116
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -56,7 +56,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -64,7 +64,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -72,15 +72,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                0
+                27
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -88,7 +88,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -96,55 +96,55 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                126
+                1473
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                18107
+                186289
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                761
+                6414
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                18994
+                194176
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                10
+                1143
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                7
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gfortran.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_native_check_gcc.libitm.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -152,7 +152,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gfortran.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_native_check_gcc.libitm.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -160,7 +160,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gfortran.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_native_check_gcc.libitm.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -168,7 +168,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gfortran.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_native_check_gcc.libitm.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -176,7 +176,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gfortran.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_native_check_gcc.libitm.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -184,7 +184,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gfortran.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_native_check_gcc.libitm.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -192,47 +192,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gfortran.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.libitm.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                265
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gfortran.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.libitm.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                67585
+                44
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gfortran.PASS.nb_PASS"
+            "Name": "tcwg_gnu_native_check_gcc.libitm.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                513
+                1
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gfortran.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_native_check_gcc.libitm.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                68363
+                48
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gfortran.good.nb_good"
+            "Name": "tcwg_gnu_native_check_gcc.libitm.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                7
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gfortran.bad.nb_bad"
+            "Name": "tcwg_gnu_native_check_gcc.libitm.bad.nb_bad"
         }
 	   ,
         {
@@ -333,10 +333,10 @@
 	   ,
         {
             "Data": [
-                0
+                7
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -344,7 +344,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -352,7 +352,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -360,15 +360,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                2
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -376,7 +376,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -384,55 +384,55 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                284
+                265
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                16044
+                67585
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.PASS.nb_PASS"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                681
+                513
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                17009
+                68363
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.good.nb_good"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                2
+                7
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.bad.nb_bad"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                0
+                10
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libatomic.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_native_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -440,7 +440,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libatomic.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_native_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -448,7 +448,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libatomic.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_native_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -456,7 +456,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libatomic.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_native_check_gcc.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -464,7 +464,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libatomic.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_native_check_gcc.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -472,7 +472,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libatomic.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_native_check_gcc.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -480,55 +480,55 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libatomic.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                126
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libatomic.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                44
+                18107
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libatomic.PASS.nb_PASS"
+            "Name": "tcwg_gnu_native_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                5
+                761
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libatomic.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_native_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                49
+                18994
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libatomic.good.nb_good"
+            "Name": "tcwg_gnu_native_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                0
+                10
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libatomic.bad.nb_bad"
+            "Name": "tcwg_gnu_native_check_gcc.libstdc++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                1116
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -536,7 +536,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -544,7 +544,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -552,15 +552,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                27
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -568,7 +568,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -576,47 +576,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1473
+                284
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                186289
+                16044
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                6414
+                681
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                194176
+                17009
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                1143
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.bad.nb_bad"
         }
 	   ,
         {
@@ -624,7 +624,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.objc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_native_check_gcc.libatomic.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -632,7 +632,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.objc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_native_check_gcc.libatomic.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -640,7 +640,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.objc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_native_check_gcc.libatomic.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -648,7 +648,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.objc.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_native_check_gcc.libatomic.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -656,7 +656,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.objc.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_native_check_gcc.libatomic.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -664,7 +664,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.objc.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_native_check_gcc.libatomic.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -672,7 +672,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.objc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.libatomic.KFAIL.nb_KFAIL"
         }
 	   ,
         {
@@ -680,31 +680,31 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.objc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.libatomic.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                2846
+                44
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.objc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_native_check_gcc.libatomic.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                70
+                5
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.objc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_native_check_gcc.libatomic.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                2916
+                49
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.objc.good.nb_good"
+            "Name": "tcwg_gnu_native_check_gcc.libatomic.good.nb_good"
         }
 	   ,
         {
@@ -712,7 +712,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.objc.bad.nb_bad"
+            "Name": "tcwg_gnu_native_check_gcc.libatomic.bad.nb_bad"
         }
 	   ,
         {
@@ -720,7 +720,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libitm.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_native_check_gcc.objc.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -728,7 +728,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libitm.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_native_check_gcc.objc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -736,7 +736,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libitm.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_native_check_gcc.objc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -744,7 +744,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libitm.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_native_check_gcc.objc.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -752,7 +752,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libitm.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_native_check_gcc.objc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -760,7 +760,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libitm.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_native_check_gcc.objc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -768,39 +768,39 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libitm.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.objc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libitm.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.objc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                44
+                2846
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libitm.PASS.nb_PASS"
+            "Name": "tcwg_gnu_native_check_gcc.objc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1
+                70
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libitm.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_native_check_gcc.objc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                48
+                2916
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libitm.good.nb_good"
+            "Name": "tcwg_gnu_native_check_gcc.objc.good.nb_good"
         }
 	   ,
         {
@@ -808,7 +808,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libitm.bad.nb_bad"
+            "Name": "tcwg_gnu_native_check_gcc.objc.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 99e78fa5d..0f2d9de79 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,11 +1,8 @@
-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.
-
-We track this report status in https://linaro.atlassian.net/browse/GNU-1117 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  master-arm after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In  master-arm, after:
   | commit gcc-14-8319-g86de9b66480
   | Author: Roger Sayle <roger@nextmovesoftware.com>
   | Date:   Sun Jan 21 21:22:28 2024 +0000
@@ -15,84 +12,38 @@ In  master-arm after:
   |     This patch resolves PR rtl-optimization/111267 by improving RTL-level
   |     forward propagation.  This x86_64 code quality regression was caused
   |     (exposed) by my changes to improve how x86's (TImode) argument passing
-  |     is represented at the RTL-level (reducing the use of SUBREGs to catch
-  |     more optimization opportunities in combine).  The pitfall is that the
-  | ... 101 lines of the commit log omitted.
+  | ... 103 lines of the commit log omitted.
 
-FAIL: 2 regressions
+Produces 2 regressions:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.target/arm/arm.exp ...
+  | FAIL: gcc.target/arm/bics_3.c scan-assembler-times bics\tr[0-9]+, r[0-9]+, r[0-9]+ 2
+  | FAIL: gcc.target/arm/bics_3.c scan-assembler-times bics\tr[0-9]+, r[0-9]+, r[0-9]+, .sl #2 1
 
-regressions.sum:
-		=== gcc tests ===
+Used configuration :
+ *CI config* tcwg_gnu_native_check_gcc master-arm
+ *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf
 
-Running gcc:gcc.target/arm/arm.exp ...
-FAIL: gcc.target/arm/bics_3.c scan-assembler-times bics\tr[0-9]+, r[0-9]+, r[0-9]+ 2
-FAIL: gcc.target/arm/bics_3.c scan-assembler-times bics\tr[0-9]+, r[0-9]+, r[0-9]+, .sl #2 1
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1117. Please let us know if you have a fix.
 
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/968/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_native_check_gcc--master-arm-build/968/artifact/artifacts/notify/
-The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/968/artifact/artifacts/sumfiles/xfails.xfail
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-The configuration of this build is:
-CI config tcwg_gnu_native_check_gcc master-arm
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/968/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_native_check_gcc--master-arm-build/968/artifact/artifacts/notify/
+The list of [ignored] baseline and flaky failures are in
+ * https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/968/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/968/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/967/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/tcwg_gnu_native_check_gcc/master-arm/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/tcwg_gnu_native_check_gcc/master-arm/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/86de9b66480b710202a2898cf513db105d8c432f
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-arm-check_bootstrap
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/542/artifact/artifacts
-** master-arm-check_bootstrap_lto
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/535/artifact/artifacts
-* tcwg_gcc_check
-** master-arm
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1615/artifact/artifacts
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1207/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-thumb_m33_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/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/336/artifact/artifacts
-** master-thumb_m3_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/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/315/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/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/314/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/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/315/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/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/322/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-arm
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/86de9b66480b710202a2898cf513db105d8c432f/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/968/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index e1dc5665a..1e6f4655a 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-8319-g86de9b66480: FAIL: 2 regressions on arm
+[Linaro-TCWG-CI] gcc-14-8319-g86de9b66480: 2 regressions on arm
diff --git a/notify/regressions.sum b/notify/regressions.sum
index d2a9fa48f..5b6128b14 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -7,5 +7,5 @@ FAIL: gcc.target/arm/bics_3.c scan-assembler-times bics\tr[0-9]+, r[0-9]+, r[0-9
 		=== Results Summary ===
 
 # of stable fails		1172
-# of flaky entries		1
+# of flaky entries		0
 # of all tests			579662
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index c73c3a61c..918b757fe 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		1172
-# of flaky entries		1
+# of flaky entries		0
 # of all tests			579662
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 32ed8f21f..78cf7e1df 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -12,8 +12,8 @@ libitm.sum
 libstdc++.sum
 objc.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.696483
-CURRENT:  /tmp/gxx-sum2.696483
+REFERENCE:/tmp/gxx-sum1.2057070
+CURRENT:  /tmp/gxx-sum2.2057070
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
