diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index 0b4559ab6..ccf8155a3 100644
--- a/notify/configure-toolchain.txt
+++ b/notify/configure-toolchain.txt
@@ -3,17 +3,3 @@ Most relevant configure and test flags: none, autodetected on aarch64-unknown-li
 
 Full configure and make flags for each step:
 
-# 03-build_abe-gcc
-(cd /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2 && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/snapshots/gcc.git~master/configure SHELL=/bin/bash  --with-mpc=/home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/destdir/aarch64-unknown-linux-gnu --with-mpfr=/home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/destdir/aarch64-unknown-linux-gnu --with-gmp=/home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/destdir/aarch64-unknown-linux-gnu --with-gnu-as --with-gnu-ld --disable-libmudflap --enable-lto --enable-shared --without-included-gettext --enable-nls --with-system-zlib --disable-sjlj-exceptions --enable-gnu-unique-object --enable-linker-build-id --disable-libstdcxx-pch --enable-c99 --enable-clocale=gnu --enable-libstdcxx-debug --enable-long-long --with-cloog=no --with-ppl=no --with-isl=no --disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a --enable-threads=posix --enable-multiarch --enable-libstdcxx-time=yes --enable-gnu-indirect-function --enable-checking=yes --disable-bootstrap --enable-languages=default --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/destdir/aarch64-unknown-linux-gnu )
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2  -j 160 LDFLAGS_FOR_TARGET="-Wl,-fix-cortex-a53-843419"  CFLAGS_FOR_BUILD="-pipe -g -O2" CXXFLAGS_FOR_BUILD="-pipe -g -O2" LDFLAGS_FOR_BUILD="-static-libgcc" MAKEINFOFLAGS=--force 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/make-gcc-stage2.log
-make install  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/make-gcc-stage2.log
-
-# 04-build_abe-dejagnu
-(cd /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/snapshots/dejagnu.git~linaro-local~stable/configure SHELL=/bin/bash   --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/hosttools/aarch64-unknown-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable  -j 160 LDFLAGS_FOR_TARGET="-Wl,-fix-cortex-a53-843419"  CFLAGS_FOR_BUILD="-pipe -g -O2" CXXFLAGS_FOR_BUILD="-pipe -g -O2" LDFLAGS_FOR_BUILD="-static-libgcc" 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable/make-dejagnu.log
-make install  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable/make-dejagnu.log
-
-# 05-build_abe-check_gcc
-make check FLAGS_UNDER_TEST="" PREFIX_UNDER_TEST="/home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/destdir/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-" QEMU_WRAPPER=/home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/scripts/qemu-wrapper.sh QEMU_CPU_UNDER_TEST=any ABE_TEST_CONTAINER=local  CFLAGS_FOR_BUILD="-pipe" CXXFLAGS_FOR_BUILD="-pipe" -j 160  -w -i -k -C /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/ >> /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/check-gcc.log 2>&1
-make check-gcc-c FLAGS_UNDER_TEST="" PREFIX_UNDER_TEST="/home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/destdir/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-" QEMU_WRAPPER=/home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/scripts/qemu-wrapper.sh QEMU_CPU_UNDER_TEST=any ABE_TEST_CONTAINER=local  CFLAGS_FOR_BUILD="-pipe" CXXFLAGS_FOR_BUILD="-pipe" -j 160 RUNTESTFLAGS=" gcc.c-torture/compile/compile.exp gcc.c-torture/execute/execute.exp gcc.dg/analyzer/torture/analyzer-torture.exp gcc.dg/dg.exp gcc.dg/format/format.exp gcc.dg/torture/dg-torture.exp gcc.dg/tree-ssa/tree-ssa.exp" -w -i -k -C /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/ >> /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/check-gcc.log 2>&1
-
diff --git a/notify/jira/description b/notify/jira/description
index 4a1baccca..8bd4a8a30 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=b6d37ec1dd2a228d94e7b5b438f3aa53684316bc
-commit gcc-16-334-gb6d37ec1dd2
+commit gcc-16-334-gb6d37ec1dd2a
 Author: Florian Weimer <fweimer@redhat.com>
 Date:   Thu May 1 19:06:45 2025 +0200
 
@@ -10,10 +10,41 @@ Date:   Thu May 1 19:06:45 2025 +0200
     
 ... 9 lines of the commit log omitted.
 
+* tcwg_bootstrap_check
+** master-aarch64-check_bootstrap_lto
+*** 188 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/1127/artifact/artifacts
 * tcwg_gcc_check
 ** master-aarch64
 *** 188 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gcc_check/master-aarch64/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gcc_check/master-aarch64/details.txt
 *** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3648/artifact/artifacts
+** master-arm
+*** 188 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gcc_check/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3782/artifact/artifacts
+* tcwg_gnu_cross_check_gcc
+** master-aarch64
+*** 188 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/2077/artifact/artifacts
+** master-arm
+*** 188 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/2070/artifact/artifacts
+* tcwg_gnu_embed_check_gcc
+** master-thumb_m23_soft_eabi
+*** 188 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gnu_embed_check_gcc/master-thumb_m23_soft_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_soft_eabi-build/353/artifact/artifacts
+** master-thumb_m3_softfp_eabi
+*** 188 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/402/artifact/artifacts
+** master-thumb_m55_hard_eabi
+*** 188 regressions
+*** https://gitlab.com/Linaro/tcwg/ci/interesting-commits.git/-/raw/master/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/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/841/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 1f8292236..a320178de 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-16-334-gb6d37ec1dd2: 188 regressions
+gcc-16-334-gb6d37ec1dd2a: 188 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 67f6de56f..472ccb764 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1575
   Summary: |
-    gcc-16-334-gb6d37ec1dd2: 188 regressions
+    gcc-16-334-gb6d37ec1dd2a: 188 regressions
   Components: GCC
   Start date: 2025-05-01
   Description: |
     Commit: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=b6d37ec1dd2a228d94e7b5b438f3aa53684316bc
-    commit gcc-16-334-gb6d37ec1dd2
+    commit gcc-16-334-gb6d37ec1dd2a
     Author: Florian Weimer <fweimer@redhat.com>
     Date:   Thu May 1 19:06:45 2025 +0200
     
@@ -18,10 +18,41 @@
         
     ... 9 lines of the commit log omitted.
     
+    * tcwg_bootstrap_check
+    ** master-aarch64-check_bootstrap_lto
+    *** 188 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
+    *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/1127/artifact/artifacts
     * tcwg_gcc_check
     ** master-aarch64
     *** 188 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gcc_check/master-aarch64/details.txt
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gcc_check/master-aarch64/details.txt
     *** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3648/artifact/artifacts
+    ** master-arm
+    *** 188 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gcc_check/master-arm/details.txt
+    *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3782/artifact/artifacts
+    * tcwg_gnu_cross_check_gcc
+    ** master-aarch64
+    *** 188 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/2077/artifact/artifacts
+    ** master-arm
+    *** 188 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/2070/artifact/artifacts
+    * tcwg_gnu_embed_check_gcc
+    ** master-thumb_m23_soft_eabi
+    *** 188 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gnu_embed_check_gcc/master-thumb_m23_soft_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_soft_eabi-build/353/artifact/artifacts
+    ** master-thumb_m3_softfp_eabi
+    *** 188 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/402/artifact/artifacts
+    ** master-thumb_m55_hard_eabi
+    *** 188 regressions
+    *** https://gitlab.com/Linaro/tcwg/ci/interesting-commits.git/-/raw/master/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/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/841/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 361460045..8e3b1d646 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,12 +7,12 @@
         "Info": {
             "tag": "tcwg_gcc_check",
             "test_url": "https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3648/",
-            "run_order": "3648 (basepoints/gcc-16-00334-gb6d37ec1dd2)",
+            "run_order": "3648 (basepoints/gcc-16-00334-gb6d37ec1dd2a)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1575",
             "git_gcc": "https://gcc.gnu.org/git/gcc.git (b6d37ec1dd2a228d94e7b5b438f3aa53684316bc) (+ 1 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2025-05-01 14:27:12"
+        "Start Time": "2025-04-30 23:10:22"
     },
     "Tests": [
         {
@@ -140,7 +140,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libitm.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -148,7 +148,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libitm.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -156,7 +156,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libitm.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -164,7 +164,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libitm.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -172,7 +172,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libitm.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -180,7 +180,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libitm.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -188,39 +188,39 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.libitm.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                284
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.libitm.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                16919
+                44
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.libitm.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                707
+                1
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.libitm.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                17910
+                48
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.good.nb_good"
+            "Name": "tcwg_gcc_check.libitm.good.nb_good"
         }
 	   ,
         {
@@ -228,15 +228,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libitm.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                0
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -244,7 +244,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -252,7 +252,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -260,15 +260,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                0
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -276,7 +276,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -284,47 +284,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                2602
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                44
+                433324
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1
+                3487
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                48
+                439413
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.good.nb_good"
+            "Name": "tcwg_gcc_check.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                0
+                6
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.bad.nb_bad"
+            "Name": "tcwg_gcc_check.g++.bad.nb_bad"
         }
 	   ,
         {
@@ -332,7 +332,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.gfortran.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -340,7 +340,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.gfortran.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -348,7 +348,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.gfortran.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -356,7 +356,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.gfortran.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -364,7 +364,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.gfortran.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -372,7 +372,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.gfortran.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -380,39 +380,39 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.gfortran.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                333
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.gfortran.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                2849
+                72397
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.gfortran.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                70
+                164
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.gfortran.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                2919
+                72894
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.good.nb_good"
+            "Name": "tcwg_gcc_check.gfortran.good.nb_good"
         }
 	   ,
         {
@@ -420,7 +420,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.bad.nb_bad"
+            "Name": "tcwg_gcc_check.gfortran.bad.nb_bad"
         }
 	   ,
         {
@@ -428,7 +428,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -436,7 +436,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -444,7 +444,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -452,7 +452,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -460,7 +460,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -468,7 +468,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -476,39 +476,39 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                333
+                131
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                72397
+                19296
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                164
+                779
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                72894
+                20206
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.good.nb_good"
+            "Name": "tcwg_gcc_check.libstdc++.good.nb_good"
         }
 	   ,
         {
@@ -516,7 +516,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libstdc++.bad.nb_bad"
         }
 	   ,
         {
@@ -524,7 +524,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libgomp.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -532,7 +532,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libgomp.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -540,7 +540,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libgomp.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -548,7 +548,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libgomp.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -556,7 +556,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libgomp.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -564,7 +564,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libgomp.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -572,39 +572,39 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.libgomp.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                131
+                284
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.libgomp.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                19296
+                16919
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.libgomp.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                779
+                707
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                20206
+                17910
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.good.nb_good"
+            "Name": "tcwg_gcc_check.libgomp.good.nb_good"
         }
 	   ,
         {
@@ -612,15 +612,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libgomp.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                3
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libatomic.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -628,7 +628,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libatomic.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -636,7 +636,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libatomic.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -644,15 +644,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libatomic.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                3
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libatomic.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -660,7 +660,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libatomic.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -668,47 +668,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.libatomic.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                2602
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.libatomic.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                433324
+                54
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.g++.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.libatomic.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                3487
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.libatomic.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                439413
+                54
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.g++.good.nb_good"
+            "Name": "tcwg_gcc_check.libatomic.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                6
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.g++.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libatomic.bad.nb_bad"
         }
 	   ,
         {
@@ -716,7 +716,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.objc.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -724,7 +724,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.objc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -732,7 +732,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.objc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -740,7 +740,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.objc.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -748,7 +748,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.objc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -756,7 +756,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.objc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -764,7 +764,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.objc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
@@ -772,31 +772,31 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.objc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                54
+                2849
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.objc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                0
+                70
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.objc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                54
+                2919
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.good.nb_good"
+            "Name": "tcwg_gcc_check.objc.good.nb_good"
         }
 	   ,
         {
@@ -804,7 +804,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.bad.nb_bad"
+            "Name": "tcwg_gcc_check.objc.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 04a49c4df..36bcd22a1 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,7 +3,7 @@ Dear contributor,
 Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
 In gcc_check master-aarch64, after:
-  | commit gcc-16-334-gb6d37ec1dd2
+  | commit gcc-16-334-gb6d37ec1dd2a
   | Author: Florian Weimer <fweimer@redhat.com>
   | Date:   Thu May 1 19:06:45 2025 +0200
   | 
@@ -36,8 +36,8 @@ If you have any questions regarding this report, please ask on linaro-toolchain@
 
 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_gcc_check--master-aarch64-build/3648/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3648/artifact/artifacts/
 The full lists of regressions and improvements as well as configure and make commands are in
  * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3648/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
@@ -46,7 +46,7 @@ The list of [ignored] baseline and flaky failures are in
 Current build   : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3648/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3647/artifact/artifacts
 
-Instruction to reproduce the build : https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gcc_check/master-aarch64/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b6d37ec1dd2a228d94e7b5b438f3aa53684316bc/tcwg_gcc_check/master-aarch64/reproduction_instructions.txt
 
 Full commit : https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=b6d37ec1dd2a228d94e7b5b438f3aa53684316bc
 
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index f1795414c..c170958fb 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-16-334-gb6d37ec1dd2: 188 regressions on aarch64
+[Linaro-TCWG-CI] gcc-16-334-gb6d37ec1dd2a: 188 regressions on aarch64
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index bd1ba1532..833852717 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,6 +1,6 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 8 common sum files:
 g++.sum
@@ -12,8 +12,8 @@ libitm.sum
 libstdc++.sum
 objc.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.3134822
-CURRENT:  /tmp/gxx-sum2.3134822
+REFERENCE:/tmp/gxx-sum1.128498
+CURRENT:  /tmp/gxx-sum2.128498
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
