diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index 486aaf67..6f51f2d3 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_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.03.08 --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-m33 --with-float=hard --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-m33 --with-float=hard --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.03.08 --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-m33   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-target-libstdc++-v3 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-m33   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_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=armv8-m.main+dsp+fp/-mtune=cortex-m33/-mfloat-abi=hard/-mfpu=auto}
-
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..561fc02b
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,17 @@
+		=== libstdc++ tests ===
+
+Running libstdc++:libstdc++-dg/conformance.exp ...
+FAIL: 25_algorithms/move/constrained.cc -std=gnu++20 (test for excess errors)
+UNRESOLVED: 25_algorithms/move/constrained.cc -std=gnu++20 compilation failed to produce executable
+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++20 (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++26 (test for excess errors)
+UNRESOLVED: 25_algorithms/move_backward/constrained.cc -std=gnu++20 compilation failed to produce executable
+
+		=== Results Summary ===
+
+# of stable fails		168
+# of flaky entries		0
+# of all tests			419145
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 9432e298..2aa5bf04 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
- 8 improvements
+ 8 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/385/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 20b4d6a8..054d6733 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_m33_hard_eabi-build/385/",
-            "run_order": "0385 (basepoints/gcc-15-07879-g95e23e74ccb)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=34177f19831dc1740fcf3741f9971254b1d3eb4f (unchanged)",
-            "git_gcc": "https://gcc.gnu.org/git/gcc.git (95e23e74ccb1fe7decf916c12e74486b692372cd) (+ 69 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=34177f19831dc1740fcf3741f9971254b1d3eb4f (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/98c7362b1efe651327385a25874a73e008c6549e (unchanged)",
+            "run_order": "0385 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=34177f19831dc1740fcf3741f9971254b1d3eb4f (+ 178 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=34177f19831dc1740fcf3741f9971254b1d3eb4f (+ 178 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/98c7362b1efe651327385a25874a73e008c6549e (+ 402 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2025-03-06 10:31:07"
+        "Start Time": "2025-02-23 10:54:38"
     },
     "Tests": [
         {
@@ -44,18 +44,18 @@
 	   ,
         {
             "Data": [
-                17
+                118
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                2
+                1
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -63,7 +63,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -71,23 +71,23 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                2
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
         }
 	   ,
         {
             "Data": [
-                0
+                1
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -95,63 +95,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                136
+                1001
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                16380
+                174024
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1038
+                10293
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                17554
+                185318
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                21
+                120
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                118
+                15
             ],
             "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"
         }
 	   ,
         {
@@ -159,7 +159,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -167,23 +167,23 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                0
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
             "Data": [
-                1
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -191,63 +191,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1001
+                1523
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                174024
+                212082
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                10293
+                2507
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                185318
+                216112
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                120
+                20
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                15
+                17
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -255,7 +255,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -263,7 +263,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -271,7 +271,7 @@
                 2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -279,7 +279,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -287,47 +287,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1523
+                136
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                212082
+                16380
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                2507
+                1038
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                216112
+                17554
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                20
+                21
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 536813c5..0657a0e8 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,24 +1,24 @@
 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-m33 hard, after:
-  | 69 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 64 more commits in gcc
+  | ... and 109 more commits in gcc
 
-Produces  8 improvements:
+Produces  8 fixes:
   | 
-  | improvements.sum:
+  | fixes.sum:
   | Running libstdc++:libstdc++-dg/conformance.exp ...
-  | 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)
+  | UNRESOLVED: 25_algorithms/move/constrained.cc -std=gnu++20 compilation failed to produce executable
   | 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
   | ... and 4 more
 
 Used configuration :
@@ -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_m33_hard_eabi-build/385/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/385/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_m33_hard_eabi-build/385/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_m33_hard_eabi-build/385/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/385/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/383/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/379/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 bdc3c97b..b2a9c1d6 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 69 commits in gcc:  8 improvements on master-thumb_m33_hard_eabi
+[Linaro-TCWG-CI] 114 commits in gcc:  8 fixes on master-thumb_m33_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index d9ae05ec..2382b05e 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.14578
-CURRENT:  /tmp/gxx-sum2.14578
+REFERENCE:/tmp/gxx-sum1.11389
+CURRENT:  /tmp/gxx-sum2.11389
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  402353 |  402486 |
+  | Passes                            [PASS] |  402308 |  402486 |
   | Unexpected fails                  [FAIL] |     154 |     150 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |       4 |       4 |
   | Expected fails                   [XFAIL] |    2660 |    2660 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |      10 |       6 |
-  | Unsupported                [UNSUPPORTED] |   13832 |   13838 |
+  | Unsupported                [UNSUPPORTED] |   13831 |   13838 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.966588
+    REF PASS ratio: 0.966587
     RES PASS ratio: 0.966603
 
 o  REGRESSIONS:
@@ -36,16 +36,23 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | New PASS                  [     => PASS] |     127 |
+  | PASS disappears           [PASS =>     ] |       1 |
+  | New PASS                  [     => PASS] |     173 |
   | FAIL now PASS             [FAIL => PASS] |       4 |
   | XFAIL disappears          [XFAIL=>     ] |       6 |
   | XFAIL appears             [     =>XFAIL] |       6 |
-  | UNSUPPORTED appears       [     =>UNSUP] |       6 |
+  | UNSUPPORTED appears       [     =>UNSUP] |       7 |
   | UNRESOLVED disappears     [UNRES=>     ] |       4 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     153 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     201 |
   +------------------------------------------+---------+
 
+  - PASS disappears           [PASS =>     ]:
+
+  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
+
+
   - New PASS                  [     => PASS]:
 
   Executed from: g++:g++.dg/coroutines/coroutines.exp
@@ -101,6 +108,12 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-117504a.C  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-117504a.C  -std=c++23 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-117504a.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/init/array67.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/init/array67.C  -std=c++11 execution test
+    g++:g++.dg/dg.exp=g++.dg/init/array67.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/init/array67.C  -std=c++17 execution test
+    g++:g++.dg/dg.exp=g++.dg/init/array67.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/init/array67.C  -std=c++26 execution test
     g++:g++.dg/dg.exp=g++.dg/parse/crash80.C  -std=c++17  (test for errors, line 5)
     g++:g++.dg/dg.exp=g++.dg/parse/crash80.C  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/parse/crash80.C  -std=c++26  (test for errors, line 5)
@@ -110,6 +123,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)
@@ -122,6 +136,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)
@@ -138,7 +155,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)
@@ -163,6 +214,13 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr119099.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr119099.c   -O3 -g  (test for excess errors)
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr119099.c   -Os  (test for excess errors)
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr119057.c (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr119057.c -flto -ffat-lto-objects (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr119096.c (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr119096.c -flto -ffat-lto-objects (test for excess errors)
+  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)
   Executed from: libstdc++:libstdc++-dg/conformance.exp
     libstdc++:libstdc++-dg/conformance.exp=20_util/specialized_algorithms/feature_test_macro.cc  -std=gnu++17 (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=20_util/specialized_algorithms/uninitialized_copy/constexpr.cc  -std=gnu++26 (test for excess errors)
@@ -218,6 +276,8 @@ o  IMPROVEMENTS TO BE CHECKED:
 
   - 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
