diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index 62a45e71d..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_5/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2 && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_5/abe/snapshots/gcc.git~master/configure SHELL=/bin/bash  --with-mpc=/home/tcwg-buildslave/workspace/tcwg_gnu_5/abe/builds/destdir/aarch64-unknown-linux-gnu --with-mpfr=/home/tcwg-buildslave/workspace/tcwg_gnu_5/abe/builds/destdir/aarch64-unknown-linux-gnu --with-gmp=/home/tcwg-buildslave/workspace/tcwg_gnu_5/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_5/abe/builds/destdir/aarch64-unknown-linux-gnu )
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_5/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2  -j 160 LDFLAGS_FOR_TARGET="-Wl,-fix-cortex-a53-843419"  CFLAGS_FOR_BUILD="-pipe -g -O2" CXXFLAGS_FOR_BUILD="-pipe -g -O2" LDFLAGS_FOR_BUILD="-static-libgcc" MAKEINFOFLAGS=--force 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_5/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_5/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_5/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_5/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_5/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_5/abe/builds/hosttools/aarch64-unknown-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_5/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable  -j 160 LDFLAGS_FOR_TARGET="-Wl,-fix-cortex-a53-843419"  CFLAGS_FOR_BUILD="-pipe -g -O2" CXXFLAGS_FOR_BUILD="-pipe -g -O2" LDFLAGS_FOR_BUILD="-static-libgcc" 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_5/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_5/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_5/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_5/abe/builds/destdir/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-" QEMU_WRAPPER=/home/tcwg-buildslave/workspace/tcwg_gnu_5/abe/scripts/qemu-wrapper.sh QEMU_CPU_UNDER_TEST=any ABE_TEST_CONTAINER=local  CFLAGS_FOR_BUILD="-pipe" CXXFLAGS_FOR_BUILD="-pipe" -j 160  -w -i -k -C /home/tcwg-buildslave/workspace/tcwg_gnu_5/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/ >> /home/tcwg-buildslave/workspace/tcwg_gnu_5/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/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_5/abe/builds/destdir/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-" QEMU_WRAPPER=/home/tcwg-buildslave/workspace/tcwg_gnu_5/abe/scripts/qemu-wrapper.sh QEMU_CPU_UNDER_TEST=any ABE_TEST_CONTAINER=local  CFLAGS_FOR_BUILD="-pipe" CXXFLAGS_FOR_BUILD="-pipe" -j 160 RUNTESTFLAGS=" libstdc++-dg/conformance.exp" -w -i -k -C /home/tcwg-buildslave/workspace/tcwg_gnu_5/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/ >> /home/tcwg-buildslave/workspace/tcwg_gnu_5/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 766800cf5..0c447b274 100644
--- a/notify/fixes.sum
+++ b/notify/fixes.sum
@@ -1,6 +1,11 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/vect/vect.exp ...
+FAIL: gcc.dg/vect/pr120817.c -flto -ffat-lto-objects execution test
+FAIL: gcc.dg/vect/pr120817.c execution test
 
 		=== Results Summary ===
 
-# of stable fails		70
-# of flaky entries		10
+# of stable fails		72
+# of flaky entries		1
 # of all tests			951760
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index a2781b2c2..eb7093531 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,4 +1,3 @@
 [GNU-692]
-https://linaro.atlassian.net/browse/GNU-1621
-8 regressions
+8 regressions 2 fixes
 Details: https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3971/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index b3291a8b3..9126b284a 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,12 +7,12 @@
         "Info": {
             "tag": "tcwg_gcc_check",
             "test_url": "https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3971/",
-            "run_order": "3971 (basepoints/gcc-16-02084-g2fd6f42c17a)",
+            "run_order": "3971 (basepoints/gcc-16-02084-g2fd6f42c17a8)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1621",
-            "git_gcc": "git+ssh://linaroci@gcc.gnu.org/git/gcc.git (2fd6f42c17a8040dbd3460ca34d93695dacf8575) (+ 1 commits)",
+            "git_gcc": "git+ssh://linaroci@gcc.gnu.org/git/gcc.git (2fd6f42c17a8040dbd3460ca34d93695dacf8575) (+ 19 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2025-07-08 02:07:00"
+        "Start Time": "2025-07-07 03:09:31"
     },
     "Tests": [
         {
@@ -25,7 +25,7 @@
 	   ,
         {
             "Data": [
-                10
+                1
             ],
             "Info": {},
             "Name": "tcwg_gcc_check.TOTAL.flaky.nb_flaky"
@@ -41,18 +41,18 @@
 	   ,
         {
             "Data": [
-                4
+                45
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                4
+                6
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.gcc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -60,7 +60,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.gcc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -68,15 +68,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                0
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.gcc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -84,7 +84,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -92,55 +92,55 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                130
+                1982
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                19852
+                387705
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                780
+                5723
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                20762
+                395410
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.good.nb_good"
+            "Name": "tcwg_gcc_check.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                8
+                54
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gcc_check.gcc.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                2
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libitm.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -148,7 +148,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libitm.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -156,7 +156,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libitm.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -164,7 +164,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libitm.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -172,7 +172,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libitm.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -180,7 +180,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libitm.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -188,47 +188,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.libitm.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                333
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.libitm.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                72661
+                44
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.libitm.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                171
+                1
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.libitm.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                73165
+                48
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.good.nb_good"
+            "Name": "tcwg_gcc_check.libitm.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                2
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libitm.bad.nb_bad"
         }
 	   ,
         {
@@ -329,10 +329,10 @@
 	   ,
         {
             "Data": [
-                0
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.gfortran.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -340,7 +340,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.gfortran.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -348,7 +348,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.gfortran.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -356,7 +356,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.gfortran.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -364,7 +364,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.gfortran.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -372,7 +372,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.gfortran.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -380,63 +380,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.gfortran.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                284
+                333
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.gfortran.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                17155
+                72661
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.gfortran.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                729
+                171
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.gfortran.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                18168
+                73165
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.good.nb_good"
+            "Name": "tcwg_gcc_check.gfortran.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                0
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.bad.nb_bad"
+            "Name": "tcwg_gcc_check.gfortran.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                0
+                4
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                4
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -444,7 +444,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -452,7 +452,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -460,7 +460,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -468,7 +468,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -476,63 +476,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                130
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                54
+                19852
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                0
+                780
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                54
+                20762
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.good.nb_good"
+            "Name": "tcwg_gcc_check.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                0
+                8
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libstdc++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                45
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libgomp.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                6
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libgomp.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -540,7 +540,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libgomp.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -548,15 +548,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libgomp.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                3
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libgomp.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -564,7 +564,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libgomp.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -572,47 +572,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.libgomp.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1982
+                284
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.libgomp.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                387705
+                17155
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.libgomp.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                5723
+                729
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                395410
+                18168
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.good.nb_good"
+            "Name": "tcwg_gcc_check.libgomp.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                54
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libgomp.bad.nb_bad"
         }
 	   ,
         {
@@ -620,7 +620,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libatomic.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -628,7 +628,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libatomic.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -636,7 +636,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libatomic.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -644,7 +644,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libatomic.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -652,7 +652,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libatomic.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -660,7 +660,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libatomic.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -668,7 +668,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.libatomic.KFAIL.nb_KFAIL"
         }
 	   ,
         {
@@ -676,31 +676,31 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.libatomic.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                2849
+                54
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.libatomic.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                70
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.libatomic.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                2919
+                54
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.good.nb_good"
+            "Name": "tcwg_gcc_check.libatomic.good.nb_good"
         }
 	   ,
         {
@@ -708,7 +708,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libatomic.bad.nb_bad"
         }
 	   ,
         {
@@ -716,7 +716,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.objc.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -724,7 +724,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.objc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -732,7 +732,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.objc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -740,7 +740,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.objc.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -748,7 +748,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.objc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -756,7 +756,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.objc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -764,39 +764,39 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.objc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.objc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                44
+                2849
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.objc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1
+                70
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.objc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                48
+                2919
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.good.nb_good"
+            "Name": "tcwg_gcc_check.objc.good.nb_good"
         }
 	   ,
         {
@@ -804,7 +804,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.bad.nb_bad"
+            "Name": "tcwg_gcc_check.objc.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 3d2f4e59c..6d8b73739 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,18 +3,15 @@ Dear contributor,
 Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
 In gcc_check master-aarch64, after:
-  | commit gcc-16-2084-g2fd6f42c17a
-  | Author: François Dumont <frs.dumont@gmail.com>
-  | Date:   Thu Mar 27 19:02:59 2025 +0100
-  | 
-  |     libstdc++: Make debug iterator pointer sequence const [PR116369]
-  |     
-  |     In revision a35dd276cbf6236e08bcf6e56e62c2be41cf6e3c the debug sequence
-  |     have been made mutable to allow attach iterators to const containers.
-  |     This change completes this fix by also declaring debug unordered container
-  | ... 74 lines of the commit log omitted.
-
-Produces 8 regressions:
+  | 19 commits in gcc
+  | 2fd6f42c17a8 libstdc++: Make debug iterator pointer sequence const [PR116369]
+  | a90dad293ce4 [vxworks] [x86] disable vxworks6 PIC on vxworks7
+  | 477abe67d34f [committed] Minor fix to gcc.dg/torture/pr120654.c
+  | 7b1e8e0e85ec [committed][RISC-V] Fix testsuite fallout from check-function-bodies change
+  | e46933d3cc82 [vxworks] add aarch64 to vxworks-dummy.h set
+  | ... and 14 more commits in gcc
+
+Produces 8 regressions 2 fixes:
   | 
   | regressions.sum:
   | Running libstdc++:libstdc++-dg/conformance.exp ...
@@ -23,30 +20,29 @@ Produces 8 regressions:
   | FAIL: 23_containers/forward_list/debug/construct4_neg.cc -std=gnu++17 (test for excess errors)
   | UNRESOLVED: 23_containers/forward_list/debug/construct4_neg.cc -std=gnu++17 compilation failed to produce executable
   | ... and 4 more
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.dg/vect/vect.exp ...
+  | FAIL: gcc.dg/vect/pr120817.c -flto -ffat-lto-objects execution test
+  | FAIL: gcc.dg/vect/pr120817.c execution test
 
 Used configuration :
  *CI config* tcwg_gcc_check master-aarch64
  *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu
 
-We track this bug report under https://linaro.atlassian.net/browse/GNU-1621. Please let us know if you have a fix.
-
 If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
 -----------------8<--------------------------8<--------------------------8<--------------------------
 
 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/3971/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3971/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/3971/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3971/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3971/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3967/artifact/artifacts
-
-Instruction to reproduce the build : https://gitlab.com/Linaro/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/2fd6f42c17a8040dbd3460ca34d93695dacf8575/tcwg_gcc_check/master-aarch64/reproduction_instructions.txt
-
-Full commit : See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
+Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3965/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 7a97bd52b..d20f27ff7 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org,fdumont@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,cc:frs.dumont@gmail.com
+hjl.tools@gmail.com,cc:oliva@adacore.com,jamborm@gcc.gnu.org,bcc:tcwg-validation@linaro.org,fdumont@gcc.gnu.org,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,tamar.christina@arm.com,alfie.richards@arm.com,jlaw@ventanamicro.com,cc:frs.dumont@gmail.com,cc:mjambor@suse.cz,jcmvbkbc@gmail.com,gccadmin@gcc.gnu.org,jchrist@linux.ibm.com,oliva@gnu.org,qing.zhao@oracle.com,cc:jwakely@redhat.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 00e22cd53..30d076cdf 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-16-2084-g2fd6f42c17a: 8 regressions on aarch64
+[Linaro-TCWG-CI] 19 commits in gcc: 8 regressions 2 fixes on aarch64
diff --git a/notify/regressions.sum b/notify/regressions.sum
index fd1eb3a4b..c4305b6df 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -13,5 +13,5 @@ UNRESOLVED: 23_containers/forward_list/debug/move_neg.cc -std=gnu++17 compilatio
 		=== Results Summary ===
 
 # of stable fails		78
-# of flaky entries		10
+# of flaky entries		1
 # of all tests			951760
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index bc36c1ac2..796674b99 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		78
-# of flaky entries		10
+# of flaky entries		1
 # of all tests			951760
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index ff3563882..05a114c46 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,24 +12,24 @@ libitm.sum
 libstdc++.sum
 objc.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.2967503
-CURRENT:  /tmp/gxx-sum2.2967503
+REFERENCE:/tmp/gxx-sum1.1095249
+CURRENT:  /tmp/gxx-sum2.1095249
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  935378 |  935377 |
-  | Unexpected fails                  [FAIL] |      55 |      59 |
+  | Passes                            [PASS] |  935518 |  935377 |
+  | Unexpected fails                  [FAIL] |      57 |      59 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |       6 |       6 |
   | Expected fails                   [XFAIL] |    5343 |    5340 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |       9 |      13 |
-  | Unsupported                [UNSUPPORTED] |   10965 |   10965 |
+  | Unsupported                [UNSUPPORTED] |   10963 |   10965 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.988406
+    REF PASS ratio: 0.988407
     RES PASS ratio: 0.988397
 
 o  REGRESSIONS:
@@ -61,26 +61,200 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |       1 |
-  | New PASS                  [     => PASS] |       4 |
+  | PASS disappears           [PASS =>     ] |     152 |
+  | New PASS                  [     => PASS] |      14 |
+  | FAIL disappears           [FAIL =>     ] |       2 |
   | XFAIL disappears          [XFAIL=>     ] |       3 |
+  | UNSUPPORTED appears       [     =>UNSUP] |       2 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |       8 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     173 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
 
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-1.c  (test for errors, line 29)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-1.c  (test for errors, line 31)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-1.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-2.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-3.c  (test for errors, line 126)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-3.c  (test for errors, line 20)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-3.c  (test for errors, line 26)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-3.c  (test for errors, line 50)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-3.c  (test for errors, line 84)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-3.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-4-char.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-4-char.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-4-float.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-4-float.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-4-struct.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-4-struct.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-4-union.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-4-union.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-4.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-4.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-5.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-5.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-6.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-6.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-7.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by-7.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by.c  (test for errors, line 11)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by.c  (test for errors, line 18)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by.c  (test for errors, line 19)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by.c  (test for errors, line 25)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by.c  (test for errors, line 26)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by.c  (test for errors, line 37)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by.c  (test for errors, line 38)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by.c  (test for errors, line 54)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by.c  (test for errors, line 59)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by.c  (test for errors, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by.c  (test for errors, line 92)
+    gcc:gcc.dg/dg.exp=gcc.dg/pointer-counted-by.c (test for excess errors)
+  Executed from: gcc:gcc.dg/ubsan/ubsan.exp
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O0  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O0  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O0  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O1  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O1  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O1  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O2  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O2  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O2  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O3 -g  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -O3 -g  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -Os  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -Os  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-2.c   -Os  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O0  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O0  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O0  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O1  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O1  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O1  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O2  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O2  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O2  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O3 -g  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -O3 -g  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -Os  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -Os  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-3.c   -Os  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O0  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O0  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O0  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O1  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O1  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O1  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O2  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O2  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O2  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O3 -g  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -O3 -g  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -Os  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -Os  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-4.c   -Os  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O0  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O0  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O0  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O1  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O1  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O1  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O2  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O2  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O2  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O3 -g  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -O3 -g  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -Os  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -Os  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds-5.c   -Os  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O0  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O0  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O0  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O1  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O1  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O1  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O2  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O2  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O2  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O3 -g  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -O3 -g  output pattern test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -Os  (test for excess errors)
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -Os  execution test
+    gcc:gcc.dg/ubsan/ubsan.exp=gcc.dg/ubsan/pointer-counted-by-bounds.c   -Os  output pattern test
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr120817.c (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr120817.c -flto -ffat-lto-objects (test for excess errors)
   Executed from: libstdc++:libstdc++-dg/conformance.exp
     libstdc++:libstdc++-dg/conformance.exp=23_containers/forward_list/cons/self_move.cc  -std=gnu++17 execution test
 
 
   - New PASS                  [     => PASS]:
 
+  Executed from: g++:g++.target/aarch64/aarch64.exp
+    g++:g++.target/aarch64/aarch64.exp=g++.target/aarch64/pr119498.C  (test for errors, line 13)
+    g++:g++.target/aarch64/aarch64.exp=g++.target/aarch64/pr119498.C  (test for errors, line 19)
+    g++:g++.target/aarch64/aarch64.exp=g++.target/aarch64/pr119498.C  (test for warnings, line 10)
+    g++:g++.target/aarch64/aarch64.exp=g++.target/aarch64/pr119498.C  (test for warnings, line 16)
+    g++:g++.target/aarch64/aarch64.exp=g++.target/aarch64/pr119498.C (test for excess errors)
   Executed from: libstdc++:libstdc++-dg/conformance.exp
     libstdc++:libstdc++-dg/conformance.exp=23_containers/unordered_map/const_container.cc  -std=gnu++17 (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=23_containers/unordered_multimap/const_container.cc  -std=gnu++17 (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=23_containers/unordered_multiset/const_container.cc  -std=gnu++17 (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=23_containers/unordered_set/const_container.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=ext/verify_neg.cc  -std=gnu++17  (test for errors, line )
+    libstdc++:libstdc++-dg/conformance.exp=ext/verify_neg.cc  -std=gnu++17  (test for errors, line 17)
+    libstdc++:libstdc++-dg/conformance.exp=ext/verify_neg.cc  -std=gnu++17  (test for errors, line 22)
+    libstdc++:libstdc++-dg/conformance.exp=ext/verify_neg.cc  -std=gnu++17  (test for errors, line 26)
+    libstdc++:libstdc++-dg/conformance.exp=ext/verify_neg.cc  -std=gnu++17 (test for excess errors)
+
+
+  - FAIL disappears           [FAIL =>     ]:
+
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr120817.c -flto -ffat-lto-objects execution test
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr120817.c execution test
 
 
   - XFAIL disappears          [XFAIL=>     ]:
@@ -91,6 +265,13 @@ o  IMPROVEMENTS TO BE CHECKED:
     libstdc++:libstdc++-dg/conformance.exp=23_containers/forward_list/debug/move_neg.cc  -std=gnu++17 execution test
 
 
+  - UNSUPPORTED appears       [     =>UNSUP]:
+
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr120817.c
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr120817.c -flto -ffat-lto-objects
+
+
 
 # Regressions found
 # Regressions in 8 common sum files found
