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..c2559f642
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		158
+# of flaky entries		1
+# of all tests			562049
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 92e99dad9..3010115ab 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1032]
-FAIL: 1 regressions
+1 regression
 Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/786/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index ab6bf165e..23e49facd 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-1032
-FAIL: 1 regressions
+1 regression
 Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/786/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 76dadab84..ec392092f 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,9 +8,7 @@ Date:   Tue Nov 21 15:17:16 2023 +0100
     this patch speeds up the push_back at -O3 significantly by making the
     reallocation to be inlined by default.  _M_realloc_insert is general
     insertion that takes iterator pointing to location where the value
-    should be inserted.  As such it contains code to move other entries around
-    that is quite large.
-... 23 lines of the commit log omitted.
+... 25 lines of the commit log omitted.
 
 * tcwg_gcc_check
 ** master-aarch64
@@ -37,8 +35,8 @@ Date:   Tue Nov 21 15:17:16 2023 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/739/artifact/artifacts
 ** master-arm
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** 1 regression
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/786/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index ae4f655fb..efa7f654d 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-5679-g1d82fc2e682: FAIL: 1 regressions
+gcc-14-5679-g1d82fc2e682: 1 regression
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 45279074f..6cd6d98e1 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,7 +2,7 @@
   IssueType: Sub-task
   Key: GNU-1032
   Summary: |
-    gcc-14-5679-g1d82fc2e682: FAIL: 1 regressions
+    gcc-14-5679-g1d82fc2e682: 1 regression
   Components: GCC
   Start date: 2023-11-21
   Description: |
@@ -16,9 +16,7 @@
         this patch speeds up the push_back at -O3 significantly by making the
         reallocation to be inlined by default.  _M_realloc_insert is general
         insertion that takes iterator pointing to location where the value
-        should be inserted.  As such it contains code to move other entries around
-        that is quite large.
-    ... 23 lines of the commit log omitted.
+    ... 25 lines of the commit log omitted.
     
     * tcwg_gcc_check
     ** master-aarch64
@@ -45,8 +43,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/739/artifact/artifacts
     ** master-arm
-    *** FAIL: 1 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/tcwg_gnu_native_check_gcc/master-arm/details.txt
+    *** 1 regression
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/786/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index f5b0847b0..695838424 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=97b29a61f7f001550fe985bf2deea1550e3c20dd (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-11-21 18:00:57"
+        "Start Time": "2023-11-21 16:59:45"
     },
     "Tests": [
         {
@@ -45,10 +45,10 @@
 	   ,
         {
             "Data": [
-                10
+                95
             ],
             "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
+                28
             ],
             "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
+                1465
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                17928
+                182848
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                758
+                6290
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                18812
+                190603
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_native_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                10
+                123
             ],
             "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": [
-                67428
+                44
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gfortran.PASS.nb_PASS"
+            "Name": "tcwg_gnu_native_check_gcc.libitm.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                511
+                1
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gfortran.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_native_check_gcc.libitm.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                68204
+                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,7 +360,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -368,7 +368,7 @@
                 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": [
-                15756
+                67428
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.PASS.nb_PASS"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                679
+                511
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                16719
+                68204
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libgomp.good.nb_good"
+            "Name": "tcwg_gnu_native_check_gcc.gfortran.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                0
+                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
+                17928
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libatomic.PASS.nb_PASS"
+            "Name": "tcwg_gnu_native_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                5
+                758
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.libatomic.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_native_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                49
+                18812
             ],
             "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": [
-                95
+                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": [
-                28
+                0
             ],
             "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": [
-                1465
+                284
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                182848
+                15756
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                6290
+                679
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                190603
+                16719
             ],
             "Info": {},
-            "Name": "tcwg_gnu_native_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_native_check_gcc.libgomp.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                123
+                0
             ],
             "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": [
-                2845
+                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": [
-                2915
+                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
+                2845
             ],
             "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
+                2915
             ],
             "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 288ff38f2..2ea97f337 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-1032 , 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-5679-g1d82fc2e682
   | Author: Jan Hubicka <jh@suse.cz>
   | Date:   Tue Nov 21 15:17:16 2023 +0100
@@ -15,66 +12,37 @@ In  master-arm after:
   |     this patch speeds up the push_back at -O3 significantly by making the
   |     reallocation to be inlined by default.  _M_realloc_insert is general
   |     insertion that takes iterator pointing to location where the value
-  |     should be inserted.  As such it contains code to move other entries around
-  |     that is quite large.
-  | ... 23 lines of the commit log omitted.
+  | ... 25 lines of the commit log omitted.
 
-FAIL: 1 regressions
+Produces 1 regression:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: g++.dg/opt/pr110879.C -std=gnu++98  scan-tree-dump-not optimized "=\\s*\\S*res_(?!\\S*_M_end_of_storage;)"
 
-regressions.sum:
-		=== g++ tests ===
+Used configuration :
+ *CI config* tcwg_gnu_native_check_gcc master-arm
+ *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf
 
-Running g++:g++.dg/dg.exp ...
-FAIL: g++.dg/opt/pr110879.C -std=gnu++98  scan-tree-dump-not optimized "=\\s*\\S*res_(?!\\S*_M_end_of_storage;)"
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1032. 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/786/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/786/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/786/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/786/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/786/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/786/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/786/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/785/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/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/1d82fc2e6824bf83159389729c31a942f7b91b04/tcwg_gnu_native_check_gcc/master-arm/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/1d82fc2e6824bf83159389729c31a942f7b91b04
 
-List of configurations that regressed due to this commit :
-* tcwg_gcc_check
-** master-aarch64
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/tcwg_gcc_check/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1229/artifact/artifacts
-** master-arm
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1318/artifact/artifacts
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1024/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-thumb_m55_hard_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/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/251/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-aarch64
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/739/artifact/artifacts
-** master-arm
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d82fc2e6824bf83159389729c31a942f7b91b04/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/786/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index a7986575f..17b471ec2 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-5679-g1d82fc2e682: FAIL: 1 regressions on arm
+[Linaro-TCWG-CI] gcc-14-5679-g1d82fc2e682: 1 regression on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 15792a3cf..c6dfaa9ea 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.719572
-CURRENT:  /tmp/gxx-sum2.719572
+REFERENCE:/tmp/gxx-sum1.954874
+CURRENT:  /tmp/gxx-sum2.954874
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
