diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index eb3f0f06..7c34a3bd 100644
--- a/notify/configure-toolchain.txt
+++ b/notify/configure-toolchain.txt
@@ -3,46 +3,3 @@ Most relevant configure and test flags: --target arm-eabi --disable-multilib --w
 
 Full configure and make flags for each step:
 
-# 03-build_abe-binutils
-(cd /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/snapshots/binutils.git~master/configure SHELL=/bin/bash  --enable-lto --enable-plugins --enable-gold --disable-werror CPPFLAGS=-UFORTIFY_SOURCE --with-pkgversion=Linaro_Binutils-2025.05.22 --disable-gdb --disable-gdbserver --disable-sim --disable-libdecnumber --disable-readline --with-sysroot=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu/arm-eabi --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arm-eabi --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master  -j 32 LDFLAGS_FOR_TARGET=" --specs=rdimon.specs"  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_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master/make-binutils.log
-make install  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master/make-binutils.log
-
-# 04-build_abe-stage1
-(cd /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage1 && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/snapshots/gcc.git~master/configure SHELL=/bin/bash  --with-mpc=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu --with-mpfr=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu --with-gmp=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-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 --enable-threads=no --disable-multiarch --disable-multilib --with-mode=thumb --with-cpu=cortex-m0 --with-float=soft --disable-libssp --disable-libquadmath --disable-threads --without-headers --with-newlib --disable-libmudflap --disable-decimal-float --disable-libgomp --disable-libatomic --disable-libsanitizer --disable-plugins --disable-libitm --disable-libvtv --disable-shared --enable-languages=c,c++ --disable-libstdcxx --disable-bootstrap --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu  --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arm-eabi)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage1  -j 32 LDFLAGS_FOR_TARGET=" --specs=rdimon.specs"  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_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage1/make-gcc-stage1.log
-make install  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage1 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage1/make-gcc-stage1.log
-
-# 06-build_abe-newlib
-(cd /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/newlib-newlib.git~master && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/snapshots/newlib.git~master/configure SHELL=/bin/bash  --with-newlib --enable-newlib-io-pos-args --enable-newlib-io-c99-formats --enable-newlib-register-fini --enable-newlib-io-long-long --enable-newlib-io-long-double --enable-newlib-mb --disable-newlib-supplied-syscalls --disable-nls --enable-newlib-multithread --enable-newlib-retargetable-locking --enable-newlib-reent-check-verify --host=x86_64-pc-linux-gnu --target=arm-eabi --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/newlib-newlib.git~master  -j 32 LDFLAGS_FOR_TARGET=" --specs=rdimon.specs"  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_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/newlib-newlib.git~master/make-newlib.log
-make install  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/newlib-newlib.git~master 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/newlib-newlib.git~master/make-newlib.log
-
-# 07-build_abe-stage2
-(cd /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage2 && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/snapshots/gcc.git~master/configure SHELL=/bin/bash  --with-mpc=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu --with-mpfr=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu --with-gmp=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-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 --enable-threads=no --disable-multiarch --disable-multilib --with-mode=thumb --with-cpu=cortex-m0 --with-float=soft --with-sysroot=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu/arm-eabi --with-headers=yes --with-native-system-header-dir=/include --with-newlib --enable-checking=yes --disable-bootstrap --enable-languages=c,c++,lto --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu  --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arm-eabi)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage2  -j 32 LDFLAGS_FOR_TARGET=" --specs=rdimon.specs"  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_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage2/make-gcc-stage2.log
-make install  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage2 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage2/make-gcc-stage2.log
-
-# 08-build_abe-gdb
-(cd /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gdb-gdb.git~master && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/snapshots/gdb.git~master/configure SHELL=/bin/bash  --with-gnu-ld --enable-plugins --enable-tui --with-pkgversion=Linaro_GDB-2025.05.22 --disable-gas --disable-binutils --disable-elfcpp --disable-ld --disable-gold --disable-gprof --with-python=python3 --disable-werror --with-auto-load-safe-path=\$debugdir:\$datadir/auto-load:/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu/arm-eabi --with-additional-debug-dirs=/usr/lib/debug --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arm-eabi --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gdb-gdb.git~master  -j 32 LDFLAGS_FOR_TARGET=" --specs=rdimon.specs"  CFLAGS_FOR_BUILD="-pipe -g -O2" CXXFLAGS_FOR_BUILD="-pipe -g -O2" LDFLAGS_FOR_BUILD="-static-libgcc" all-gdb 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gdb-gdb.git~master/make-gdb.log
-make install-gdb  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gdb-gdb.git~master 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gdb-gdb.git~master/make-gdb.log
-
-# 09-build_abe-qemu
-(cd /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/qemu-qemu.git~master && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/snapshots/qemu.git~master/configure   --target-list=arm-linux-user,arm-softmmu --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/hosttools/x86_64-pc-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/qemu-qemu.git~master  -j 32 LDFLAGS_FOR_TARGET=" --specs=rdimon.specs"  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_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/qemu-qemu.git~master/make-qemu.log
-make install  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/qemu-qemu.git~master 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/qemu-qemu.git~master/make-qemu.log
-
-# 10-build_abe-dejagnu
-(cd /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/dejagnu-dejagnu.git~linaro-local~stable && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/snapshots/dejagnu.git~linaro-local~stable/configure SHELL=/bin/bash   --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/hosttools/x86_64-pc-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/dejagnu-dejagnu.git~linaro-local~stable  -j 32 LDFLAGS_FOR_TARGET=" --specs=rdimon.specs"  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_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/dejagnu-dejagnu.git~linaro-local~stable/make-dejagnu.log
-make install  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/dejagnu-dejagnu.git~linaro-local~stable 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/dejagnu-dejagnu.git~linaro-local~stable/make-dejagnu.log
-
-# 11-build_abe-check_gcc
-make check FLAGS_UNDER_TEST="" PREFIX_UNDER_TEST="/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu/bin/arm-eabi-" QEMU_WRAPPER=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/scripts/qemu-wrapper.sh QEMU_CPU_UNDER_TEST=cortex-m0   CFLAGS_FOR_BUILD="-pipe" CXXFLAGS_FOR_BUILD="-pipe" -j 64  -w -i -k -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage2/ >> /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/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_1/abe/builds/destdir/x86_64-pc-linux-gnu/bin/arm-eabi-" QEMU_WRAPPER=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/scripts/qemu-wrapper.sh QEMU_CPU_UNDER_TEST=cortex-m0   CFLAGS_FOR_BUILD="-pipe" CXXFLAGS_FOR_BUILD="-pipe" -j 64 RUNTESTFLAGS=" gcc.dg/dg.exp" -w -i -k -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage2/ >> /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/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_1/abe/builds/destdir/x86_64-pc-linux-gnu/bin/arm-eabi-" QEMU_WRAPPER=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/scripts/qemu-wrapper.sh QEMU_CPU_UNDER_TEST=cortex-m0   CFLAGS_FOR_BUILD="-pipe" CXXFLAGS_FOR_BUILD="-pipe" -j 64 RUNTESTFLAGS=" g++.dg/coroutines/torture/coro-torture.exp g++.dg/dg.exp" -w -i -k -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage2/ >> /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage2/check-gcc.log 2>&1
-
-# Dejagnu target_board flags
-{-mthumb/-march=armv6s-m/-mtune=cortex-m0/-mfloat-abi=soft/-mfpu=auto}
-
diff --git a/notify/jira/description b/notify/jira/description
index d0631fac..3cf58cd4 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
-commit gcc-16-101-g132d01d96ea
+commit gcc-16-101-g132d01d96ea9
 Author: Jan Hubicka <hubicka@ucw.cz>
 Date:   Wed Apr 23 18:39:14 2025 +0200
 
@@ -13,15 +13,15 @@ Date:   Wed Apr 23 18:39:14 2025 +0200
 * tcwg_bootstrap_build
 ** master-aarch64-bootstrap_profiled
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/807/artifact/artifacts
 ** master-aarch64-bootstrap_profiled_lto_lean
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled_lto_lean/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled_lto_lean/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto_lean-build/807/artifact/artifacts
 ** master-arm-bootstrap_profiled
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_build/master-arm-bootstrap_profiled/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_build/master-arm-bootstrap_profiled/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled-build/806/artifact/artifacts
 * tcwg_bootstrap_check
 ** master-aarch64-check_bootstrap
@@ -30,11 +30,11 @@ Date:   Wed Apr 23 18:39:14 2025 +0200
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/1148/artifact/artifacts
 ** master-aarch64-check_bootstrap_lto
 *** 11 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/1103/artifact/artifacts
 ** master-arm-check_bootstrap
 *** 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/1247/artifact/artifacts
 ** master-arm-check_bootstrap_lto
 *** 7 regressions
@@ -51,22 +51,50 @@ Date:   Wed Apr 23 18:39:14 2025 +0200
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/2042/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
+** master-arm_eabi
+*** 5 regressions
+*** https://gitlab.com/Linaro/tcwg/ci/interesting-commits.git/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/1006/artifact/artifacts
 ** master-arm_v7a_softfp_eabi
 *** 5 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/830/artifact/artifacts
 ** master-thumb_m0_soft_eabi
 *** 5 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/373/artifact/artifacts
+** master-thumb_m23_soft_eabi
+*** 5 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/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/349/artifact/artifacts
+** master-thumb_m33_hard_eabi
+*** 5 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/450/artifact/artifacts
+** master-thumb_m3_softfp_eabi
+*** 5 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/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/399/artifact/artifacts
+** master-thumb_m55_hard_eabi
+*** 5 regressions
+*** https://gitlab.com/Linaro/tcwg/ci/interesting-commits.git/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/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/838/artifact/artifacts
+** master-thumb_m7_hard_eabi
+*** 5 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_hard_eabi-build/394/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
 *** 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/782/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-aarch64
 *** 11 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1867/artifact/artifacts
+** master-arm
+*** 7 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/2052/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 8f072166..e760fc10 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-16-101-g132d01d96ea: 11 regressions
+gcc-16-101-g132d01d96ea9: 7 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 042ffe4d..2518964c 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1565
   Summary: |
-    gcc-16-101-g132d01d96ea: 11 regressions
+    gcc-16-101-g132d01d96ea9: 7 regressions
   Components: GCC
   Start date: 2025-04-23
   Description: |
     Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
-    commit gcc-16-101-g132d01d96ea
+    commit gcc-16-101-g132d01d96ea9
     Author: Jan Hubicka <hubicka@ucw.cz>
     Date:   Wed Apr 23 18:39:14 2025 +0200
     
@@ -21,15 +21,15 @@
     * tcwg_bootstrap_build
     ** master-aarch64-bootstrap_profiled
     *** Failure
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled/details.txt
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/807/artifact/artifacts
     ** master-aarch64-bootstrap_profiled_lto_lean
     *** Failure
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled_lto_lean/details.txt
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled_lto_lean/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto_lean-build/807/artifact/artifacts
     ** master-arm-bootstrap_profiled
     *** Failure
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_build/master-arm-bootstrap_profiled/details.txt
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_build/master-arm-bootstrap_profiled/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled-build/806/artifact/artifacts
     * tcwg_bootstrap_check
     ** master-aarch64-check_bootstrap
@@ -38,11 +38,11 @@
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/1148/artifact/artifacts
     ** master-aarch64-check_bootstrap_lto
     *** 11 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/1103/artifact/artifacts
     ** master-arm-check_bootstrap
     *** 7 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/1247/artifact/artifacts
     ** master-arm-check_bootstrap_lto
     *** 7 regressions
@@ -59,22 +59,50 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_cross_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/2042/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
+    ** master-arm_eabi
+    *** 5 regressions
+    *** https://gitlab.com/Linaro/tcwg/ci/interesting-commits.git/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/1006/artifact/artifacts
     ** master-arm_v7a_softfp_eabi
     *** 5 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/830/artifact/artifacts
     ** master-thumb_m0_soft_eabi
     *** 5 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/373/artifact/artifacts
+    ** master-thumb_m23_soft_eabi
+    *** 5 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/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/349/artifact/artifacts
+    ** master-thumb_m33_hard_eabi
+    *** 5 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/450/artifact/artifacts
+    ** master-thumb_m3_softfp_eabi
+    *** 5 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/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/399/artifact/artifacts
+    ** master-thumb_m55_hard_eabi
+    *** 5 regressions
+    *** https://gitlab.com/Linaro/tcwg/ci/interesting-commits.git/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/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/838/artifact/artifacts
+    ** master-thumb_m7_hard_eabi
+    *** 5 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_hard_eabi-build/394/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
     *** 7 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/782/artifact/artifacts
     * tcwg_gnu_native_check_gcc
     ** master-aarch64
     *** 11 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1867/artifact/artifacts
+    ** master-arm
+    *** 7 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_native_check_gcc/master-arm/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/2052/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index f4a4205f..90c889e8 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,7 +7,7 @@
         "Info": {
             "tag": "tcwg_gnu_embed_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/373/",
-            "run_order": "0373 (basepoints/gcc-16-00101-g132d01d96ea)",
+            "run_order": "0373 (basepoints/gcc-16-00101-g132d01d96ea9)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1565",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=3e488d8ccd0fb25d9c2d33feceb9eac3e336c1b0 (unchanged)",
             "git_gcc": "git+ssh://linaroci@gcc.gnu.org/git/gcc.git (132d01d96ea9d617aaffdd5dfba3284a8958e529) (+ 1 commits)",
@@ -141,18 +141,18 @@
 	   ,
         {
             "Data": [
-                16
+                11
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                1
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -160,7 +160,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -168,15 +168,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                3
+                5
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -184,7 +184,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -192,63 +192,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                883
+                1424
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                156760
+                212777
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                5942
+                2676
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                163585
+                216877
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                20
+                19
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                11
+                16
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                1
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -256,7 +256,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -264,15 +264,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                5
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -280,7 +280,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -288,47 +288,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1424
+                883
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                212777
+                156760
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                2676
+                5942
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                216877
+                163585
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                19
+                20
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index c4eab00c..4dfeb5b9 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  arm-eabi cortex-m0 soft, after:
-  | commit gcc-16-101-g132d01d96ea
+  | commit gcc-16-101-g132d01d96ea9
   | Author: Jan Hubicka <hubicka@ucw.cz>
   | Date:   Wed Apr 23 18:39:14 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_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/373/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/373/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_embed_check_gcc--master-thumb_m0_soft_eabi-build/373/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_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/373/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/372/artifact/artifacts
 
-Instruction to reproduce the build : https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/reproduction_instructions.txt
 
 Full commit : See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
 
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 249949c9..f60c4a1f 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-16-101-g132d01d96ea: 5 regressions on master-thumb_m0_soft_eabi
+[Linaro-TCWG-CI] gcc-16-101-g132d01d96ea9: 5 regressions on master-thumb_m0_soft_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index a6cbf0b9..43e113a4 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,14 +1,14 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 3 common sum files:
 g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.1039
-CURRENT:  /tmp/gxx-sum2.1039
+REFERENCE:/tmp/gxx-sum1.8534
+CURRENT:  /tmp/gxx-sum2.8534
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
