diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index c0257810..7c34a3bd 100644
--- a/notify/configure-toolchain.txt
+++ b/notify/configure-toolchain.txt
@@ -3,45 +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_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_0/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.03.07 --disable-gdb --disable-gdbserver --disable-sim --disable-libdecnumber --disable-readline --with-sysroot=/home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/abe/builds/destdir/x86_64-pc-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/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_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage1 && /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/x86_64-pc-linux-gnu --with-mpfr=/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/destdir/x86_64-pc-linux-gnu --with-gmp=/home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/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_0/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_0/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_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage1 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/newlib-newlib.git~master && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/abe/builds/destdir/x86_64-pc-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/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_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/newlib-newlib.git~master 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/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/x86_64-pc-linux-gnu --with-mpfr=/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/destdir/x86_64-pc-linux-gnu --with-gmp=/home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/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_0/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_0/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_0/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_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage2 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gdb-gdb.git~master && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gdb.git~master/configure SHELL=/bin/bash  --with-gnu-ld --enable-plugins --enable-tui --with-pkgversion=Linaro_GDB-2025.03.07 --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_0/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_0/abe/builds/destdir/x86_64-pc-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/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_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gdb-gdb.git~master 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/qemu-qemu.git~master && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/qemu.git~master/configure   --target-list=arm-linux-user,arm-softmmu --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/hosttools/x86_64-pc-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/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_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/qemu-qemu.git~master 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/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=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/hosttools/x86_64-pc-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/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_0/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_0/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_0/abe/builds/destdir/x86_64-pc-linux-gnu/bin/arm-eabi-" QEMU_WRAPPER=/home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage2/ >> /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage2/check-gcc.log 2>&1
-make check-target-libstdc++-v3 FLAGS_UNDER_TEST="" PREFIX_UNDER_TEST="/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/destdir/x86_64-pc-linux-gnu/bin/arm-eabi-" QEMU_WRAPPER=/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/scripts/qemu-wrapper.sh QEMU_CPU_UNDER_TEST=cortex-m0   CFLAGS_FOR_BUILD="-pipe" CXXFLAGS_FOR_BUILD="-pipe" -j 64 RUNTESTFLAGS=" libstdc++-dg/conformance.exp" -w -i -k -C /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/x86_64-pc-linux-gnu/arm-eabi/gcc-gcc.git~master-stage2/ >> /home/tcwg-buildslave/workspace/tcwg_gnu_0/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/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..2826b0ad
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,21 @@
+		=== gcc tests ===
+
+Running gcc:gcc.target/arm/arm.exp ...
+FAIL: gcc.target/arm/unsigned-extend-1.c scan-assembler-not uxtb
+		=== libstdc++ tests ===
+
+Running libstdc++:libstdc++-dg/conformance.exp ...
+UNRESOLVED: 25_algorithms/move/constrained.cc -std=gnu++20 compilation failed to produce executable
+FAIL: 25_algorithms/move/constrained.cc -std=gnu++20 (test for excess errors)
+FAIL: 25_algorithms/move/constrained.cc -std=gnu++26 (test for excess errors)
+UNRESOLVED: 25_algorithms/move/constrained.cc -std=gnu++26 compilation failed to produce executable
+FAIL: 25_algorithms/move_backward/constrained.cc -std=gnu++26 (test for excess errors)
+UNRESOLVED: 25_algorithms/move_backward/constrained.cc -std=gnu++26 compilation failed to produce executable
+FAIL: 25_algorithms/move_backward/constrained.cc -std=gnu++20 (test for excess errors)
+UNRESOLVED: 25_algorithms/move_backward/constrained.cc -std=gnu++20 compilation failed to produce executable
+
+		=== Results Summary ===
+
+# of stable fails		70
+# of flaky entries		0
+# of all tests			395991
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 217ef1e1..69c83ce4 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
- 8 improvements
+ 9 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/315/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 3c33daa3..feeb48f2 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,15 +7,15 @@
         "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/315/",
-            "run_order": "0315 (basepoints/gcc-15-07879-g95e23e74ccb)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=0d93e61c318823da567053d8f1561c78e2efcf06 (unchanged)",
-            "git_gcc": "https://gcc.gnu.org/git/gcc.git (95e23e74ccb1fe7decf916c12e74486b692372cd) (+ 70 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=a3863bfeb73f3c3832038685498c7c4148a06890 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=0d93e61c318823da567053d8f1561c78e2efcf06 (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/98c7362b1efe651327385a25874a73e008c6549e (unchanged)",
+            "run_order": "0315 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=0d93e61c318823da567053d8f1561c78e2efcf06 (+ 175 commits)",
+            "git_gcc": "https://gcc.gnu.org/git/gcc.git (95e23e74ccb1fe7decf916c12e74486b692372cd) (+ 114 commits)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=a3863bfeb73f3c3832038685498c7c4148a06890 (+ 11 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=0d93e61c318823da567053d8f1561c78e2efcf06 (+ 175 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/98c7362b1efe651327385a25874a73e008c6549e (+ 402 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2025-03-06 07:13:04"
+        "Start Time": "2025-02-24 13:23:28"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 4cad3ee5..223ba3ce 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,25 +1,25 @@
 Dear contributor,
 
-Our automatic CI has detected problems related to your patch(es). Please find some details below.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In  arm-eabi cortex-m0 soft, after:
-  | 70 commits in gcc
+  | 114 commits in gcc
   | 95e23e74ccb c++: Handle TU_LOCAL_ENTITY in tsubst_expr and potential_constant_expression
   | e1c49f413c8 middle-end/118801 - excessive redundant DEBUG BEGIN_STMT
   | 888e70b3226 Documentation: Improve -Wstringop-overflow documentation [PR 113515]
   | a1eaeac63ad i386: Correct mask width for bf8->fp16 intrin on 256/512 bit
   | c207dcf393b Daily bump.
-  | ... and 65 more commits in gcc
+  | ... and 109 more commits in gcc
 
-Produces  8 improvements:
+Produces  9 fixes:
   | 
-  | improvements.sum:
+  | fixes.sum:
+  | Running gcc:gcc.target/arm/arm.exp ...
+  | FAIL: gcc.target/arm/unsigned-extend-1.c scan-assembler-not uxtb
   | Running libstdc++:libstdc++-dg/conformance.exp ...
-  | FAIL: 25_algorithms/move/constrained.cc -std=gnu++26 (test for excess errors)
   | UNRESOLVED: 25_algorithms/move/constrained.cc -std=gnu++20 compilation failed to produce executable
-  | UNRESOLVED: 25_algorithms/move/constrained.cc -std=gnu++26 compilation failed to produce executable
   | FAIL: 25_algorithms/move/constrained.cc -std=gnu++20 (test for excess errors)
-  | ... and 4 more
+  | ... and 6 more
 
 Used configuration :
  *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv6s-m -mtune=cortex-m0 -mfloat-abi=soft -mfpu=auto
@@ -31,13 +31,13 @@ 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/315/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/315/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/315/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/315/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/315/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/313/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/309/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 4f598e48..7de800a1 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-tkaminsk@redhat.com,rearnsha@arm.com,jakub@gcc.gnu.org,xry111@xry111.site,cc:oscar.gustafsson@gmail.com,bcc:tcwg-validation@linaro.org,mark@klomp.org,cc:alexey.merzlyakov@samsung.com,cc:jakub@redhat.com,polacek@redhat.com,gaiusmod2@gmail.com,haochen.jiang@intel.com,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,giuseppe.dangelo@kdab.com,iant@golang.org,jason@redhat.com,simon@nasilyan.com,hubicka@ucw.cz,jlaw@ventanamicro.com,sloosemore@baylibre.com,ktkachov@nvidia.com,cc:hannes@hannesbraun.net,avr@gjlay.de,cc:rguenther@suse.de,gccadmin@gcc.gnu.org,cc:2457369732@qq.com,pan2.li@intel.com,vehre@gcc.gnu.org,torbjorn.svensson@foss.st.com,nathanieloshead@gmail.com,rguenth@gcc.gnu.org,ppalka@redhat.com,wilco.dijkstra@arm.com,alex.coplan@arm.com,richard.sandiford@arm.com,mjires@suse.cz,cc:xxie_xd@163.com,tkoenig@gcc.gnu.org,cc:jwakely@redhat.com,tschwinge@baylibre.com
+tkaminsk@redhat.com,rearnsha@arm.com,fkastl@suse.cz,jakub@gcc.gnu.org,gerald@pfeifer.com,xry111@xry111.site,jamborm@gcc.gnu.org,cc:oscar.gustafsson@gmail.com,bcc:tcwg-validation@linaro.org,mark@klomp.org,cc:alexey.merzlyakov@samsung.com,cc:jakub@redhat.com,polacek@redhat.com,gaiusmod2@gmail.com,ubizjak@gmail.com,haochen.jiang@intel.com,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,giuseppe.dangelo@kdab.com,iant@golang.org,jason@redhat.com,simon@nasilyan.com,hubicka@ucw.cz,tamar.christina@arm.com,cc:Yuriy.Kolerov@synopsys.com,jlaw@ventanamicro.com,sloosemore@baylibre.com,ktkachov@nvidia.com,cc:hannes@hannesbraun.net,avr@gjlay.de,cc:mjambor@suse.cz,cc:rguenther@suse.de,gccadmin@gcc.gnu.org,cc:2457369732@qq.com,josmyers@redhat.com,andrew.carlotti@arm.com,pan2.li@intel.com,vehre@gcc.gnu.org,torbjorn.svensson@foss.st.com,cc:jdx@o2.pl,nathanieloshead@gmail.com,rguenth@gcc.gnu.org,ppalka@redhat.com,wilco.dijkstra@arm.com,alex.coplan@arm.com,richard.sandiford@arm.com,mjires@suse.cz,cc:xxie_xd@163.com,tkoenig@gcc.gnu.org,cc:jwakely@redhat.com,tschwinge@baylibre.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 7fc1ec6a..04087611 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 70 commits in gcc:  8 improvements on master-thumb_m0_soft_eabi
+[Linaro-TCWG-CI] 114 commits in gcc:  9 fixes on master-thumb_m0_soft_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 3aaaec7f..c830fc01 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,30 +1,30 @@
 # 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.1377706
-CURRENT:  /tmp/gxx-sum2.1377706
+REFERENCE:/tmp/gxx-sum1.21004
+CURRENT:  /tmp/gxx-sum2.21004
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  383832 |  383971 |
-  | Unexpected fails                  [FAIL] |      49 |      45 |
+  | Passes                            [PASS] |  383797 |  383971 |
+  | Unexpected fails                  [FAIL] |      50 |      45 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |       7 |       7 |
-  | Expected fails                   [XFAIL] |    2438 |    2438 |
+  | Expected fails                   [XFAIL] |    2437 |    2438 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |      13 |       9 |
-  | Unsupported                [UNSUPPORTED] |    9514 |    9520 |
+  | Unsupported                [UNSUPPORTED] |    9513 |    9520 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.975792
+    REF PASS ratio: 0.975789
     RES PASS ratio: 0.975805
 
 o  REGRESSIONS:
@@ -36,14 +36,15 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | New PASS                  [     => PASS] |     133 |
+  | New PASS                  [     => PASS] |     168 |
   | FAIL now PASS             [FAIL => PASS] |       4 |
+  | FAIL disappears           [FAIL =>     ] |       1 |
   | XFAIL disappears          [XFAIL=>     ] |       6 |
-  | XFAIL appears             [     =>XFAIL] |       6 |
-  | UNSUPPORTED appears       [     =>UNSUP] |       6 |
+  | XFAIL appears             [     =>XFAIL] |       7 |
+  | UNSUPPORTED appears       [     =>UNSUP] |       7 |
   | UNRESOLVED disappears     [UNRES=>     ] |       4 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     159 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     197 |
   +------------------------------------------+---------+
 
   - New PASS                  [     => PASS]:
@@ -116,6 +117,7 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/pr114501_0.C  -std=gnu++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/pr114501_0.C  -std=gnu++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/pr114501_0.C  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/pr117919.C   (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/template/pr119138.C  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/template/pr119138.C  -std=c++26 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/template/pr119138.C  -std=c++98 (test for excess errors)
@@ -128,6 +130,9 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/warn/Wnonnull16.C  -std=c++26  (test for bogus messages, line 15)
     g++:g++.dg/dg.exp=g++.dg/warn/Wnonnull16.C  -std=c++26  (test for bogus messages, line 9)
     g++:g++.dg/dg.exp=g++.dg/warn/Wnonnull16.C  -std=c++26 (test for excess errors)
+  Executed from: g++:g++.dg/lto/lto.exp
+    g++:g++.dg/lto/lto.exp=g++.dg/lto/pr118785 cp_lto_pr118785_0.o assemble, -O3 -flto -fPIC
+    g++:g++.dg/lto/lto.exp=g++.dg/lto/pr118785 cp_lto_pr118785_0.o-cp_lto_pr118785_0.o link, -O3 -flto -fPIC
   Executed from: g++:g++.dg/modules/modules.exp
     g++:g++.dg/modules/modules.exp=g++.dg/modules/pr119102_a.H -std=c++17 (test for excess errors)
     g++:g++.dg/modules/modules.exp=g++.dg/modules/pr119102_a.H -std=c++2a (test for excess errors)
@@ -144,7 +149,41 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr11911.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
     g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr11911.C   -O3 -g  (test for excess errors)
     g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr11911.C   -Os  (test for excess errors)
+  Executed from: gcc:gcc.c-torture/execute/execute.exp
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr119071.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr119071.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr119071.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr119071.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr119071.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr119071.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr119071.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr119071.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr119071.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr119071.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr119071.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr119071.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr119071.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr119071.c   -Os  execution test
+  Executed from: gcc:gcc.c-torture/execute/ieee/ieee.exp
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c compilation,  -O0 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c compilation,  -O1 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c compilation,  -O2 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c compilation,  -O2 -flto -fno-use-linker-plugin -flto-partition=none 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c compilation,  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c compilation,  -O3 -g 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c compilation,  -Og -g 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c compilation,  -Os 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c execution,  -O0 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c execution,  -O1 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c execution,  -O2 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c execution,  -O2 -flto -fno-use-linker-plugin -flto-partition=none 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c execution,  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c execution,  -O3 -g 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c execution,  -Og -g 
+    gcc:gcc.c-torture/execute/ieee/ieee.exp=gcc.c-torture/execute/ieee/pr119002.c execution,  -Os 
   Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/pr119071.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr119071.c execution test
     gcc:gcc.dg/dg.exp=gcc.dg/pr97323.c (test for excess errors)
   Executed from: gcc:gcc.dg/torture/dg-torture.exp
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118953.c   -O0  (test for excess errors)
@@ -200,6 +239,12 @@ o  IMPROVEMENTS TO BE CHECKED:
     libstdc++:libstdc++-dg/conformance.exp=25_algorithms/move_backward/constrained.cc  -std=gnu++26 (test for excess errors)
 
 
+  - FAIL disappears           [FAIL =>     ]:
+
+  Executed from: gcc:gcc.target/arm/arm.exp
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/unsigned-extend-1.c scan-assembler-not uxtb
+
+
   - XFAIL disappears          [XFAIL=>     ]:
 
   Executed from: g++:g++.dg/dg.exp
@@ -220,10 +265,14 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn61.C  -std=c++14 (internal compiler error: in poplevel_class, at cp/name-lookup.cc:5690)
     g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn61.C  -std=c++17 (internal compiler error: in poplevel_class, at cp/name-lookup.cc:5690)
     g++:g++.dg/dg.exp=g++.dg/cpp1y/auto-fn61.C  -std=c++26 (internal compiler error: in poplevel_class, at cp/name-lookup.cc:5690)
+  Executed from: gcc:gcc.target/arm/arm.exp
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/unsigned-extend-1.c scan-assembler-not \t(uxtb|and|lsr|lsl)
 
 
   - UNSUPPORTED appears       [     =>UNSUP]:
 
+  Executed from: g++:g++.dg/lto/lto.exp
+    g++:g++.dg/lto/lto.exp=g++.dg/lto/pr119067_0.C
   Executed from: g++:g++.dg/modules/modules.exp
     g++:g++.dg/modules/modules.exp=g++.dg/modules/oacc-1_a.C -std=c++17
     g++:g++.dg/modules/modules.exp=g++.dg/modules/oacc-1_a.C -std=c++2a
