diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index 2e96fe10c..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_0/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2 && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/configure SHELL=/bin/bash  --with-mpc=/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/destdir/aarch64-unknown-linux-gnu --with-mpfr=/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/destdir/aarch64-unknown-linux-gnu --with-gmp=/home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/abe/builds/destdir/aarch64-unknown-linux-gnu )
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2  -j 64 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_0/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_0/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_0/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_0/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/abe/builds/hosttools/aarch64-unknown-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable  -j 64 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_0/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_0/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_0/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_0/abe/builds/destdir/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-" QEMU_WRAPPER=/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/scripts/qemu-wrapper.sh QEMU_CPU_UNDER_TEST=any ABE_TEST_CONTAINER=local  CFLAGS_FOR_BUILD="-pipe" CXXFLAGS_FOR_BUILD="-pipe" -j 64  -w -i -k -C /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/ >> /home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/abe/builds/destdir/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-" QEMU_WRAPPER=/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/scripts/qemu-wrapper.sh QEMU_CPU_UNDER_TEST=any ABE_TEST_CONTAINER=local  CFLAGS_FOR_BUILD="-pipe" CXXFLAGS_FOR_BUILD="-pipe" -j 64 RUNTESTFLAGS=" gcc.target/aarch64/aarch64.exp" -w -i -k -C /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/ >> /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/check-gcc.log 2>&1
-
diff --git a/notify/fixes.sum b/notify/fixes.sum
index 443460697..a0a4d52d2 100644
--- a/notify/fixes.sum
+++ b/notify/fixes.sum
@@ -2,5 +2,5 @@
 		=== Results Summary ===
 
 # of stable fails		87
-# of flaky entries		11
+# of flaky entries		2
 # of all tests			962169
diff --git a/notify/jira/description b/notify/jira/description
index b1c230065..7eed7c8ef 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -10,10 +10,19 @@ Date:   Fri Aug 8 01:01:26 2025 +0000
     
 ... 17 lines of the commit log omitted.
 
+* tcwg_bootstrap_check
+** master-aarch64-check_bootstrap
+*** 1 regression
+*** https://gitlab.com/Linaro/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bc11cbff9e648fdda2798bfa2d7151d5cd164b87/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/1302/artifact/artifacts
+** master-aarch64-check_bootstrap_lto
+*** 1 regression
+*** https://gitlab.com/Linaro/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bc11cbff9e648fdda2798bfa2d7151d5cd164b87/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/1252/artifact/artifacts
 * tcwg_gcc_check
 ** master-aarch64
 *** 1 regression
-*** https://gitlab.com/Linaro/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bc11cbff9e648fdda2798bfa2d7151d5cd164b87/tcwg_gcc_check/master-aarch64/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bc11cbff9e648fdda2798bfa2d7151d5cd164b87/tcwg_gcc_check/master-aarch64/details.txt
 *** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/4086/artifact/artifacts
 
-Latest data: https://gitlab.com/Linaro/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bc11cbff9e648fdda2798bfa2d7151d5cd164b87/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bc11cbff9e648fdda2798bfa2d7151d5cd164b87/jira/yaml
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 62a2f86c2..d2dc8e3b1 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -18,10 +18,19 @@
         
     ... 17 lines of the commit log omitted.
     
+    * tcwg_bootstrap_check
+    ** master-aarch64-check_bootstrap
+    *** 1 regression
+    *** https://gitlab.com/Linaro/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bc11cbff9e648fdda2798bfa2d7151d5cd164b87/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt
+    *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/1302/artifact/artifacts
+    ** master-aarch64-check_bootstrap_lto
+    *** 1 regression
+    *** https://gitlab.com/Linaro/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bc11cbff9e648fdda2798bfa2d7151d5cd164b87/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
+    *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/1252/artifact/artifacts
     * tcwg_gcc_check
     ** master-aarch64
     *** 1 regression
-    *** https://gitlab.com/Linaro/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bc11cbff9e648fdda2798bfa2d7151d5cd164b87/tcwg_gcc_check/master-aarch64/details.txt
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bc11cbff9e648fdda2798bfa2d7151d5cd164b87/tcwg_gcc_check/master-aarch64/details.txt
     *** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/4086/artifact/artifacts
     
-    Latest data: https://gitlab.com/Linaro/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bc11cbff9e648fdda2798bfa2d7151d5cd164b87/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bc11cbff9e648fdda2798bfa2d7151d5cd164b87/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index ade4c1f95..c3a45fc66 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -25,7 +25,7 @@
 	   ,
         {
             "Data": [
-                11
+                2
             ],
             "Info": {},
             "Name": "tcwg_gcc_check.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 5272d332f..cad673151 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -32,8 +32,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/4086/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/4086/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/4086/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
@@ -42,7 +42,7 @@ The list of [ignored] baseline and flaky failures are in
 Current build   : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/4086/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/4085/artifact/artifacts
 
-Instruction to reproduce the build : https://gitlab.com/Linaro/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bc11cbff9e648fdda2798bfa2d7151d5cd164b87/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/bc11cbff9e648fdda2798bfa2d7151d5cd164b87/tcwg_gcc_check/master-aarch64/reproduction_instructions.txt
 
 Full commit : See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
 
diff --git a/notify/regressions.sum b/notify/regressions.sum
index b8dfbd016..3710b617e 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -6,5 +6,5 @@ FAIL: gcc.target/aarch64/cmpbr-3.c (test for excess errors)
 		=== Results Summary ===
 
 # of stable fails		88
-# of flaky entries		11
+# of flaky entries		2
 # of all tests			962169
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 46f7c2fa9..67eefe01e 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		88
-# of flaky entries		11
+# of flaky entries		2
 # of all tests			962169
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index bc1e437e2..f4c99b335 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.2647648
-CURRENT:  /tmp/gxx-sum2.2647648
+REFERENCE:/tmp/gxx-sum1.1860832
+CURRENT:  /tmp/gxx-sum2.1860832
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
