diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..cb8f0f40
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-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..c32936d4
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,11 @@
+		=== libstdc++ tests ===
+
+Running libstdc++:libstdc++-dg/conformance.exp ...
+FAIL: 30_threads/future/members/poll.cc execution test
+FAIL: 30_threads/semaphore/try_acquire_posix.cc execution test
+
+		=== Results Summary ===
+
+# of stable fails		476
+# of flaky entries		0
+# of all tests			525417
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 003d5c1f..004b8afd 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-FAIL: 4 regressions: 2 progressions
+4 regressions 2 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/454/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index f083a0b5..52f401e5 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/4ede915d5dde935a16df2c6640aee5ab22348d30
-commit gcc-14-1579-g4ede915d5dd
+commit gcc-14-1579-g4ede915d5dde
 Author: Tobias Burnus <tobias@codesourcery.com>
 Date:   Tue Jun 6 16:47:16 2023 +0200
 
@@ -8,9 +8,7 @@ Date:   Tue Jun 6 16:47:16 2023 +0200
     This implements support for the OpenMP 5.1 'present' modifier, which can be
     used in map clauses in the 'target', 'target data', 'target data enter' and
     'target data exit' constructs, and in the 'to' and 'from' clauses of the
-    'target update' construct.  It is also supported in defaultmap.
-    
-... 110 lines of the commit log omitted.
+... 112 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-aarch64-check_bootstrap
@@ -44,8 +42,8 @@ Date:   Tue Jun 6 16:47:16 2023 +0200
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/439/artifact/artifacts
 ** master-arm
-*** FAIL: 4 regressions: 2 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** 4 regressions 2 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/454/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-aarch64
@@ -57,4 +55,4 @@ Date:   Tue Jun 6 16:47:16 2023 +0200
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/302/
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index a53e1119..7fdff426 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-1579-g4ede915d5dd: FAIL: 2 regressions: 5 progressions
+gcc-14-1579-g4ede915d5dde: FAIL: 2 regressions: 5 progressions
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 6f3c5183..c7e6f4a1 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,7 +7,7 @@
         "Info": {
             "tag": "tcwg_gnu_cross_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/454/",
-            "run_order": "0454 (basepoints/gcc-14-01579-g4ede915d5dd)",
+            "run_order": "0454 (basepoints/gcc-14-01579-g4ede915d5dde)",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d3f340763bab7c74838ebb481fd7ff93acd9f00c (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/4ede915d5dde935a16df2c6640aee5ab22348d30 (+ 1 commits)",
             "git_linux": "https://git.linaro.org/kernel-org/linux.git/commit/?id=a4d7d701121981e3c3fe69ade376fe9f26324161 (unchanged)",
@@ -45,18 +45,18 @@
 	   ,
         {
             "Data": [
-                7
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gfortran.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.libitm.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gfortran.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_cross_check_gcc.libitm.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -64,7 +64,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gfortran.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_cross_check_gcc.libitm.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -72,7 +72,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gfortran.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_cross_check_gcc.libitm.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -80,7 +80,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gfortran.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_cross_check_gcc.libitm.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -88,7 +88,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gfortran.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_cross_check_gcc.libitm.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -96,55 +96,55 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gfortran.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.libitm.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                251
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gfortran.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.libitm.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                66573
+                44
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gfortran.PASS.nb_PASS"
+            "Name": "tcwg_gnu_cross_check_gcc.libitm.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                526
+                1
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gfortran.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_cross_check_gcc.libitm.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                67350
+                48
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gfortran.good.nb_good"
+            "Name": "tcwg_gnu_cross_check_gcc.libitm.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                10
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gfortran.bad.nb_bad"
+            "Name": "tcwg_gnu_cross_check_gcc.libitm.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                0
+                17
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libatomic.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.libgomp.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -152,7 +152,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libatomic.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_cross_check_gcc.libgomp.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -160,7 +160,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libatomic.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_cross_check_gcc.libgomp.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -168,7 +168,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libatomic.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_cross_check_gcc.libgomp.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -176,7 +176,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libatomic.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_cross_check_gcc.libgomp.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -184,7 +184,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libatomic.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_cross_check_gcc.libgomp.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -192,63 +192,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libatomic.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.libgomp.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                284
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libatomic.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.libgomp.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                44
+                15098
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libatomic.PASS.nb_PASS"
+            "Name": "tcwg_gnu_cross_check_gcc.libgomp.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                5
+                700
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libatomic.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_cross_check_gcc.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                49
+                16082
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libatomic.good.nb_good"
+            "Name": "tcwg_gnu_cross_check_gcc.libgomp.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                0
+                17
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libatomic.bad.nb_bad"
+            "Name": "tcwg_gnu_cross_check_gcc.libgomp.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                77
+                6
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                141
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -256,15 +256,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
             "Data": [
-                1
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -272,7 +272,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -280,7 +280,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -288,63 +288,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1213
+                106
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                168530
+                14744
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                7844
+                753
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                177587
+                15603
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                219
+                6
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                17
+                162
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libgomp.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                147
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libgomp.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_cross_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -352,7 +352,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libgomp.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_cross_check_gcc.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -360,15 +360,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libgomp.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_cross_check_gcc.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                0
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libgomp.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_cross_check_gcc.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -376,7 +376,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libgomp.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_cross_check_gcc.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -384,63 +384,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libgomp.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                284
+                2094
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libgomp.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                15098
+                234888
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libgomp.PASS.nb_PASS"
+            "Name": "tcwg_gnu_cross_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                700
+                11153
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_cross_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                16082
+                248135
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libgomp.good.nb_good"
+            "Name": "tcwg_gnu_cross_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                17
+                311
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libgomp.bad.nb_bad"
+            "Name": "tcwg_gnu_cross_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                162
+                77
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                147
+                141
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_cross_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -448,23 +448,23 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_cross_check_gcc.gcc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
             "Data": [
-                0
+                1
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_cross_check_gcc.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                2
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_cross_check_gcc.gcc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -472,7 +472,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_cross_check_gcc.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -480,63 +480,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                2094
+                1213
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                234888
+                168530
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_cross_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11153
+                7844
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_cross_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                248135
+                177587
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_cross_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                311
+                219
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_cross_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                0
+                7
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libitm.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.gfortran.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libitm.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_cross_check_gcc.gfortran.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -544,7 +544,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libitm.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_cross_check_gcc.gfortran.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -552,7 +552,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libitm.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_cross_check_gcc.gfortran.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -560,7 +560,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libitm.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_cross_check_gcc.gfortran.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -568,7 +568,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libitm.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_cross_check_gcc.gfortran.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -576,55 +576,55 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libitm.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.gfortran.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                251
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libitm.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.gfortran.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                44
+                66573
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libitm.PASS.nb_PASS"
+            "Name": "tcwg_gnu_cross_check_gcc.gfortran.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1
+                526
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libitm.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_cross_check_gcc.gfortran.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                48
+                67350
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libitm.good.nb_good"
+            "Name": "tcwg_gnu_cross_check_gcc.gfortran.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                0
+                10
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libitm.bad.nb_bad"
+            "Name": "tcwg_gnu_cross_check_gcc.gfortran.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                6
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.libatomic.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -632,7 +632,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_cross_check_gcc.libatomic.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -640,7 +640,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_cross_check_gcc.libatomic.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -648,7 +648,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_cross_check_gcc.libatomic.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -656,7 +656,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_cross_check_gcc.libatomic.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -664,7 +664,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_cross_check_gcc.libatomic.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -672,47 +672,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.libatomic.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                106
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_cross_check_gcc.libatomic.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                14744
+                44
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_cross_check_gcc.libatomic.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                753
+                5
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_cross_check_gcc.libatomic.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                15603
+                49
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_cross_check_gcc.libatomic.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                6
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_cross_check_gcc.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gnu_cross_check_gcc.libatomic.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index d00e03b1..6af33b3f 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,12 +1,9 @@
-Dear contributor, our automatic CI has detected problems related to your patch(es).  Please find some details below.  If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
+Dear contributor,
 
-We appreciate that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
-We track this report status in https://linaro.atlassian.net/browse/GNU-692 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  master-arm after:
-
-  | commit gcc-14-1579-g4ede915d5dd
+In  master-arm, after:
+  | commit gcc-14-1579-g4ede915d5dde
   | Author: Tobias Burnus <tobias@codesourcery.com>
   | Date:   Tue Jun 6 16:47:16 2023 +0200
   | 
@@ -15,96 +12,46 @@ In  master-arm after:
   |     This implements support for the OpenMP 5.1 'present' modifier, which can be
   |     used in map clauses in the 'target', 'target data', 'target data enter' and
   |     'target data exit' constructs, and in the 'to' and 'from' clauses of the
-  |     'target update' construct.  It is also supported in defaultmap.
-  |     
-  | ... 110 lines of the commit log omitted.
+  | ... 112 lines of the commit log omitted.
 
-FAIL: 4 regressions: 2 progressions
-
-regressions.sum:
-		=== gfortran tests ===
-
-Running gfortran:gfortran.dg/gomp/gomp.exp ...
-FAIL: gfortran.dg/gomp/target-update-1.f90 -O   scan-tree-dump gimple "#pragma omp target update to\\(c \\[len: [0-9]+\\]\\) to\\(present:a \\[len: [0-9]+\\]\\) to\\(e \\[len: [0-9]+\\]\\) from\\(present:b \\[len: [0-9]+\\]\\) from\\(d \\[len: [0-9]+\\]\\)"
-		=== libgomp tests ===
+Produces 4 regressions 2 fixes:
+  | 
+  | regressions.sum:
+  | Running gfortran:gfortran.dg/gomp/gomp.exp ...
+  | FAIL: gfortran.dg/gomp/target-update-1.f90 -O   scan-tree-dump gimple "#pragma omp target update to\\(c \\[len: [0-9]+\\]\\) to\\(present:a \\[len: [0-9]+\\]\\) to\\(e \\[len: [0-9]+\\]\\) from\\(present:b \\[len: [0-9]+\\]\\) from\\(d \\[len: [0-9]+\\]\\)"
+  | Running libgomp:libgomp.c++/c++.exp ...
+  | FAIL: libgomp.c++/../libgomp.c-c++-common/reduction-6.c execution test
+  | Running libgomp:libgomp.c/c.exp ...
+  | ... and 3 more
+  | 
+  | fixes.sum:
+  | Running libstdc++:libstdc++-dg/conformance.exp ...
+  | FAIL: 30_threads/future/members/poll.cc execution test
+  | FAIL: 30_threads/semaphore/try_acquire_posix.cc execution test
 
-Running libgomp:libgomp.c++/c++.exp ...
-FAIL: libgomp.c++/../libgomp.c-c++-common/reduction-6.c execution test
+Used configuration :
+ *CI config* tcwg_gnu_cross_check_gcc master-arm
+ *configure and test flags:* --target arm-linux-gnueabihf 
 
-Running libgomp:libgomp.c/c.exp ...
-... and 6 more entries
+We track this bug report under https://linaro.atlassian.net/browse/GNU-692. Please let us know if you have a fix.
 
-progressions.sum:
-		=== libstdc++ tests ===
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-Running libstdc++:libstdc++-dg/conformance.exp ...
-FAIL: 30_threads/future/members/poll.cc execution test
-FAIL: 30_threads/semaphore/try_acquire_posix.cc execution test
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/454/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_cross_check_gcc--master-arm-build/454/artifact/artifacts/notify/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/454/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_cross_check_gcc--master-arm-build/454/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/454/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_cross_check_gcc master-arm
-
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+ * https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/454/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/454/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/449/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_gnu_cross_check_gcc/master-arm/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_gnu_cross_check_gcc/master-arm/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/4ede915d5dde935a16df2c6640aee5ab22348d30
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-aarch64-check_bootstrap
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/56/
-** master-aarch64-check_bootstrap_lto
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/58/
-** master-arm-check_bootstrap
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/49/
-** master-arm-check_bootstrap_lto
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/55/artifact/artifacts
-* tcwg_gcc_check
-** master-aarch64
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_gcc_check/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/170/artifact/artifacts
-** master-arm
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/168/
-* tcwg_gnu_cross_check_gcc
-** master-aarch64
-*** FAIL: 2 regressions: 5 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/439/artifact/artifacts
-** master-arm
-*** FAIL: 4 regressions: 2 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/454/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/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/301/artifact/artifacts
-** master-arm
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4ede915d5dde935a16df2c6640aee5ab22348d30/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/302/
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 0d2fc90e..ecb32970 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-1579-g4ede915d5dd: FAIL: 4 regressions: 2 progressions on arm
+[Linaro-TCWG-CI] gcc-14-1579-g4ede915d5dde: 4 regressions 2 fixes on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 1f9447eb..d2879c5f 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.15699
-CURRENT:  /tmp/gxx-sum2.15699
+REFERENCE:/tmp/gxx-sum1.2040
+CURRENT:  /tmp/gxx-sum2.2040
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
@@ -33,20 +33,16 @@ o  RUN STATUS:                               |   REF   |   RES   |
 
 o  REGRESSIONS:
   +------------------------------------------+---------+
-  | PASS now FAIL             [PASS => FAIL] |       3 |
+  | PASS now FAIL             [PASS => FAIL] |       1 |
   | FAIL appears              [     => FAIL] |       1 |
   +------------------------------------------+---------+
-  | TOTAL_REGRESSIONS                        |       4 |
+  | TOTAL_REGRESSIONS                        |       2 |
   +------------------------------------------+---------+
 
   - PASS now FAIL             [PASS => FAIL]:
 
-  Executed from: libgomp:libgomp.c++/c++.exp
-    libgomp:libgomp.c++/c++.exp=libgomp.c++/../libgomp.c-c++-common/reduction-6.c execution test
   Executed from: libgomp:libgomp.c/c.exp
     libgomp:libgomp.c/c.exp=libgomp.c/../libgomp.c-c++-common/reduction-5.c execution test
-  Executed from: libstdc++:libstdc++-dg/conformance.exp
-    libstdc++:libstdc++-dg/conformance.exp=30_threads/async/async.cc execution test
 
 
   - FAIL appears              [     => FAIL]:
@@ -62,9 +58,9 @@ o  IMPROVEMENTS TO BE CHECKED:
   | New PASS                  [     => PASS] |     197 |
   | FAIL now PASS             [FAIL => PASS] |       1 |
   | UNSUPPORTED appears       [     =>UNSUP] |      24 |
-  | Unstable cases, ignored   [~RANDOM     ] |       1 |
+  | Flaky cases, ignored   [~RANDOM     ]    |       3 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     244 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     246 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
@@ -336,9 +332,12 @@ o  IMPROVEMENTS TO BE CHECKED:
     libgomp:libgomp.fortran/fortran.exp=libgomp.fortran/target-present-3.f90   -Os 
 
 
-  - Unstable cases, ignored   [~RANDOM     ]:
+  - Flaky cases, ignored   [~RANDOM     ]:
 
+  Executed from: libgomp:libgomp.c++/c++.exp
+    libgomp:libgomp.c++/c++.exp=libgomp.c++/../libgomp.c-c++-common/reduction-6.c execution test
   Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=30_threads/async/async.cc execution test
     libstdc++:libstdc++-dg/conformance.exp=30_threads/future/members/poll.cc execution test
 
 
