diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index e3a819098..ccf8155a3 100644
--- a/notify/configure-toolchain.txt
+++ b/notify/configure-toolchain.txt
@@ -3,16 +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_4/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2 && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_4/abe/snapshots/gcc.git~master/configure SHELL=/bin/bash  --with-mpc=/home/tcwg-buildslave/workspace/tcwg_gnu_4/abe/builds/destdir/aarch64-unknown-linux-gnu --with-mpfr=/home/tcwg-buildslave/workspace/tcwg_gnu_4/abe/builds/destdir/aarch64-unknown-linux-gnu --with-gmp=/home/tcwg-buildslave/workspace/tcwg_gnu_4/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_4/abe/builds/destdir/aarch64-unknown-linux-gnu )
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_4/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_4/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_4/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_4/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_4/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_4/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_4/abe/builds/hosttools/aarch64-unknown-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_4/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_4/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_4/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_4/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_4/abe/builds/destdir/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-" QEMU_WRAPPER=/home/tcwg-buildslave/workspace/tcwg_gnu_4/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_4/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/ >> /home/tcwg-buildslave/workspace/tcwg_gnu_4/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 db5098304..404f7c299 100644
--- a/notify/fixes.sum
+++ b/notify/fixes.sum
@@ -1,6 +1,22 @@
+		=== g++ tests ===
+
+Running g++:g++.dg/coroutines/torture/coro-torture.exp ...
+FAIL: g++.dg/coroutines/torture/exceptions-test-01-n4849-a.C -O2  execution test
+FAIL: g++.dg/coroutines/torture/exceptions-test-01-n4849-a.C -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+FAIL: g++.dg/coroutines/torture/exceptions-test-01-n4849-a.C -O3 -g  execution test
+
+Running g++:g++.dg/modules/modules.exp ...
+FAIL: g++.dg/modules/xtreme-header-2_b.C -std=c++26 (test for excess errors)
+FAIL: g++.dg/modules/xtreme-header-3_b.C -std=c++26 (test for excess errors)
+FAIL: g++.dg/modules/xtreme-header-4_b.C -std=c++26 (test for excess errors)
+FAIL: g++.dg/modules/xtreme-header-5_b.C -std=c++26 (test for excess errors)
+FAIL: g++.dg/modules/xtreme-header-6_b.C -std=c++26 (test for excess errors)
+FAIL: g++.dg/modules/xtreme-header-7_b.C -std=c++26 (test for excess errors)
+FAIL: g++.dg/modules/xtreme-header_b.C -std=c++26 (test for excess errors)
+FAIL: g++.dg/modules/xtreme-tr1_b.C -std=c++26 (test for excess errors)
 
 		=== Results Summary ===
 
-# of stable fails		60
-# of flaky entries		1
+# of stable fails		71
+# of flaky entries		0
 # of all tests			950130
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 0daa16c95..ba5b9042c 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-improvements
+ 11 fixes
 Details: https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3874/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 4cb57e77f..76301f497 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -8,10 +8,10 @@
             "tag": "tcwg_gcc_check",
             "test_url": "https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3874/",
             "run_order": "3874 (basepoints/gcc-16-01560-gce6abe54ff15)",
-            "git_gcc": "git+ssh://linaroci@gcc.gnu.org/git/gcc.git (ce6abe54ff1548b744ce7cd216d820e48a062c3d) (+ 3 commits)",
+            "git_gcc": "git+ssh://linaroci@gcc.gnu.org/git/gcc.git (ce6abe54ff1548b744ce7cd216d820e48a062c3d) (+ 73 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2025-06-18 11:24:11"
+        "Start Time": "2025-06-14 18:55:48"
     },
     "Tests": [
         {
@@ -24,7 +24,7 @@
 	   ,
         {
             "Data": [
-                1
+                0
             ],
             "Info": {},
             "Name": "tcwg_gcc_check.TOTAL.flaky.nb_flaky"
@@ -40,10 +40,10 @@
 	   ,
         {
             "Data": [
-                0
+                43
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -51,7 +51,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.gcc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -59,7 +59,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.gcc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -67,15 +67,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"
         }
 	   ,
         {
@@ -83,7 +83,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -91,55 +91,55 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                133
+                1982
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                19555
+                387065
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                780
+                5710
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                20468
+                394757
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.good.nb_good"
+            "Name": "tcwg_gcc_check.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                0
+                46
             ],
             "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"
         }
 	   ,
         {
@@ -147,7 +147,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libitm.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -155,7 +155,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libitm.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -163,7 +163,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libitm.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -171,7 +171,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libitm.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -179,7 +179,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libitm.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -187,47 +187,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": [
-                72615
+                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": [
-                73119
+                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"
         }
 	   ,
         {
@@ -328,10 +328,10 @@
 	   ,
         {
             "Data": [
-                0
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.gfortran.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -339,7 +339,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.gfortran.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -347,7 +347,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.gfortran.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -355,7 +355,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.gfortran.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -363,7 +363,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.gfortran.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -371,7 +371,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.gfortran.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -379,47 +379,47 @@
                 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": [
-                17135
+                72615
             ],
             "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": [
-                18148
+                73119
             ],
             "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"
         }
 	   ,
         {
@@ -427,7 +427,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -435,7 +435,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -443,7 +443,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -451,7 +451,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -459,7 +459,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -467,7 +467,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -475,39 +475,39 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                133
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                54
+                19555
             ],
             "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
+                20468
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.good.nb_good"
+            "Name": "tcwg_gcc_check.libstdc++.good.nb_good"
         }
 	   ,
         {
@@ -515,15 +515,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libstdc++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                43
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libgomp.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -531,7 +531,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libgomp.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -539,7 +539,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libgomp.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -547,15 +547,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"
         }
 	   ,
         {
@@ -563,7 +563,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libgomp.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -571,47 +571,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": [
-                387065
+                17135
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.libgomp.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                5710
+                729
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                394757
+                18148
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.good.nb_good"
+            "Name": "tcwg_gcc_check.libgomp.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                46
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libgomp.bad.nb_bad"
         }
 	   ,
         {
@@ -619,7 +619,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libatomic.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -627,7 +627,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libatomic.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -635,7 +635,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libatomic.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -643,7 +643,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libatomic.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -651,7 +651,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libatomic.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -659,7 +659,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libatomic.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -667,7 +667,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.libatomic.KFAIL.nb_KFAIL"
         }
 	   ,
         {
@@ -675,31 +675,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"
         }
 	   ,
         {
@@ -707,7 +707,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libatomic.bad.nb_bad"
         }
 	   ,
         {
@@ -715,7 +715,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.objc.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -723,7 +723,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.objc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -731,7 +731,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.objc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -739,7 +739,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.objc.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -747,7 +747,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.objc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -755,7 +755,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.objc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -763,39 +763,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"
         }
 	   ,
         {
@@ -803,7 +803,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 813abdd0e..97d0ed407 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,11 +3,23 @@ Dear contributor,
 Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In gcc_check master-aarch64, after:
-  | 3 commits in gcc
+  | 73 commits in gcc
   | ce6abe54ff15 Fortran: various fixes for STAT/LSTAT/FSTAT intrinsics [PR82480]
   | 14b8f077e440 cobol: Correct diagnostic strings to rectify bootstrap build
   | 2f852f3ea72b Fix dump_function_to_file use of dump_flags
-
+  | 8b435e142edc doc: allow gcov.texi to be processed by makeinfo 4.13
+  | e1a2af290155 doc: allow extend.texi to be processed by makeinfo 4.13
+  | ... and 68 more commits in gcc
+
+Produces  11 fixes:
+  | 
+  | fixes.sum:
+  | Running g++:g++.dg/coroutines/torture/coro-torture.exp ...
+  | FAIL: g++.dg/coroutines/torture/exceptions-test-01-n4849-a.C -O2  execution test
+  | FAIL: g++.dg/coroutines/torture/exceptions-test-01-n4849-a.C -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+  | FAIL: g++.dg/coroutines/torture/exceptions-test-01-n4849-a.C -O3 -g  execution test
+  | Running g++:g++.dg/modules/modules.exp ...
+  | ... and 8 more
 
 Used configuration :
  *CI config* tcwg_gcc_check master-aarch64
@@ -19,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_gcc_check--master-aarch64-build/3874/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3874/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/3874/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3874/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3874/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3872/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3846/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index a22389366..124e42b0e 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,jklowden@cobolworx.com,anlauf@gmx.de,rguenther@suse.de
+hjl.tools@gmail.com,tburnus@baylibre.com,tkaminsk@redhat.com,ebotcazou@adacore.com,jakub@gcc.gnu.org,bcc:tcwg-validation@linaro.org,jiawei@iscas.ac.cn,cc:jakub@redhat.com,philipp.tomsich@vrull.eu,gaiusmod2@gmail.com,lili.cui@intel.com,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,jklowden@cobolworx.com,anlauf@gmx.de,giuseppe.dangelo@kdab.com,cc:jjsuwa_sys3175@yahoo.co.jp,jason@redhat.com,amacleod@redhat.com,kito.cheng@sifive.com,hubicka@ucw.cz,matthieu.longo@arm.com,jlaw@ventanamicro.com,cc:konstantinos.eleftheriou@vrull.eu,avr@gjlay.de,cc:ukalappa.mips@gmail.com,jbeulich@suse.com,rguenther@suse.de,spencer.abson@arm.com,jcmvbkbc@gmail.com,gccadmin@gcc.gnu.org,cc:2457369732@qq.com,josmyers@redhat.com,pan2.li@intel.com,iain@sandoe.co.uk,ppalka@redhat.com,richard.sandiford@arm.com,cc:jwakely@redhat.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 60568e134..e3453ed83 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 3 commits in gcc: improvements on aarch64
+[Linaro-TCWG-CI] 73 commits in gcc:  11 fixes on aarch64
diff --git a/notify/regressions.sum b/notify/regressions.sum
index db5098304..53a290776 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -2,5 +2,5 @@
 		=== Results Summary ===
 
 # of stable fails		60
-# of flaky entries		1
+# of flaky entries		0
 # of all tests			950130
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 5177161ab..ab24af4df 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		60
-# of flaky entries		1
+# of flaky entries		0
 # of all tests			950130
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 0f408c821..835a5b382 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.2698154
-CURRENT:  /tmp/gxx-sum2.2698154
+REFERENCE:/tmp/gxx-sum1.754669
+CURRENT:  /tmp/gxx-sum2.754669
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  933763 |  933779 |
-  | Unexpected fails                  [FAIL] |      54 |      54 |
+  | Passes                            [PASS] |  933281 |  933779 |
+  | Unexpected fails                  [FAIL] |      65 |      54 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |       6 |       6 |
-  | Expected fails                   [XFAIL] |    5346 |    5346 |
+  | Expected fails                   [XFAIL] |    5343 |    5346 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |       0 |       0 |
-  | Unsupported                [UNSUPPORTED] |   10945 |   10945 |
+  | Unsupported                [UNSUPPORTED] |   10940 |   10945 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.988417
+    REF PASS ratio: 0.988405
     RES PASS ratio: 0.988417
 
 o  REGRESSIONS:
@@ -41,14 +41,530 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | New PASS                  [     => PASS] |      16 |
+  | PASS disappears           [PASS =>     ] |      17 |
+  | New PASS                  [     => PASS] |     502 |
+  | FAIL now PASS             [FAIL => PASS] |      11 |
+  | XFAIL disappears          [XFAIL=>     ] |       3 |
+  | XFAIL appears             [     =>XFAIL] |       6 |
+  | UNSUPPORTED appears       [     =>UNSUP] |       5 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |      16 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     544 |
   +------------------------------------------+---------+
 
+  - PASS disappears           [PASS =>     ]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/coroutines/coro-missing-final-suspend.C  -std=c++20  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/coro-missing-final-suspend.C  -std=c++23  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/coro-missing-final-suspend.C  -std=c++26  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/coro1-missing-await-method.C  -std=c++20  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/coro1-missing-await-method.C  -std=c++23  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/coro1-missing-await-method.C  -std=c++26  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051.C  -std=c++20  (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051.C  -std=c++23  (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051.C  -std=c++26  (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051.C  -std=c++26 (test for excess errors)
+  Executed from: gcc:gcc.target/aarch64/aarch64.exp
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/bti-1.c scan-assembler .note.gnu.property
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/bti-1.c scan-assembler-times hint\t25 1
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/bti-1.c scan-assembler-times hint\t29 1
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/bti-1.c scan-assembler-times hint\t34 1
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/bti-1.c scan-assembler-times hint\t36 12
+
+
   - New PASS                  [     => PASS]:
 
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/coroutines/assume.C  -std=c++20  (test for warnings, line 37)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/assume.C  -std=c++20  (test for warnings, line 38)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/assume.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/assume.C  -std=c++23  (test for warnings, line 37)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/assume.C  -std=c++23  (test for warnings, line 38)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/assume.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/assume.C  -std=c++26  (test for warnings, line 37)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/assume.C  -std=c++26  (test for warnings, line 38)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/assume.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/coro-missing-final-suspend.C  -std=c++20  (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/coro-missing-final-suspend.C  -std=c++23  (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/coro-missing-final-suspend.C  -std=c++26  (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051-0.C  -std=c++20  (test for errors, line 30)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051-0.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051-0.C  -std=c++23  (test for errors, line 30)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051-0.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051-0.C  -std=c++26  (test for errors, line 30)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051-0.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051-1.C  -std=c++20  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051-1.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051-1.C  -std=c++23  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051-1.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051-1.C  -std=c++26  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr104051-1.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr116775.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr116775.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr116775.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr120273.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr120273.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/pr120273.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/unevaluated.C  -std=c++20  (test for errors, line 22)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/unevaluated.C  -std=c++20  (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/unevaluated.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/unevaluated.C  -std=c++23  (test for errors, line 22)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/unevaluated.C  -std=c++23  (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/unevaluated.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/unevaluated.C  -std=c++26  (test for errors, line 22)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/unevaluated.C  -std=c++26  (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/unevaluated.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/variadic-crash7.C  -std=c++11  (test for errors, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/variadic-crash7.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/variadic-crash7.C  -std=c++17  (test for errors, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/variadic-crash7.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/variadic-crash7.C  -std=c++26  (test for errors, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/variadic-crash7.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-complete1.C  -std=c++20  (test for warnings, line 15)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-complete1.C  -std=c++23  (test for warnings, line 15)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-complete1.C  -std=c++26  (test for warnings, line 15)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-complete2.C  -std=c++20  (test for warnings, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-complete2.C  -std=c++23  (test for warnings, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-complete2.C  -std=c++26  (test for warnings, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-complete3.C  -std=c++20  (test for warnings, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-complete3.C  -std=c++23  (test for warnings, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-complete3.C  -std=c++26  (test for warnings, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-complete4.C  -std=c++20  (test for warnings, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-complete4.C  -std=c++23  (test for warnings, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-complete4.C  -std=c++26  (test for warnings, line 11)
+    g++:g++.dg/dg.exp=g++.dg/template/friend87.C  -std=c++20  (test for warnings, line 17)
+    g++:g++.dg/dg.exp=g++.dg/template/friend87.C  -std=c++20  (test for warnings, line 24)
+    g++:g++.dg/dg.exp=g++.dg/template/friend87.C  -std=c++23  (test for warnings, line 17)
+    g++:g++.dg/dg.exp=g++.dg/template/friend87.C  -std=c++23  (test for warnings, line 24)
+    g++:g++.dg/dg.exp=g++.dg/template/friend87.C  -std=c++26  (test for warnings, line 17)
+    g++:g++.dg/dg.exp=g++.dg/template/friend87.C  -std=c++26  (test for warnings, line 24)
+  Executed from: g++:g++.dg/modules/modules.exp
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_a.C -std=c++20 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_a.C -std=c++23 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_a.C -std=c++26 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_a.C module-cmi M (gcm.cache/M.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_b.C -std=c++20  scan-lang-dump module "Diagnostic changes: 0"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_b.C -std=c++20 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_b.C -std=c++23  scan-lang-dump module "Diagnostic changes: 0"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_b.C -std=c++23 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_b.C -std=c++26  scan-lang-dump module "Diagnostic changes: 0"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_b.C -std=c++26 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_c.C -std=c++20  scan-lang-dump module "Adding final pop"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_c.C -std=c++20 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_c.C -std=c++23  scan-lang-dump module "Adding final pop"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_c.C -std=c++23 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_c.C -std=c++26  scan-lang-dump module "Adding final pop"
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/warn-spec-3_c.C -std=c++26 (test for excess errors)
+  Executed from: g++:g++.target/aarch64/sve/acle/aarch64-sve-acle.exp
+    g++:g++.target/aarch64/sve/acle/aarch64-sve-acle.exp=gcc.target/aarch64/sve/acle/general/not_1.c -march=armv8.2-a+sve -moverride=tune=none  scan-assembler-not \\tnot\\t
+    g++:g++.target/aarch64/sve/acle/aarch64-sve-acle.exp=gcc.target/aarch64/sve/acle/general/not_1.c -march=armv8.2-a+sve -moverride=tune=none  scan-assembler-times \\tnots\\t 2
+    g++:g++.target/aarch64/sve/acle/aarch64-sve-acle.exp=gcc.target/aarch64/sve/acle/general/not_1.c -march=armv8.2-a+sve -moverride=tune=none (test for excess errors)
+  Executed from: gcc:gcc.c-torture/execute/execute.exp
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120630.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120630.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120630.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120630.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120630.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120630.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120630.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/pr120630.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120630.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/pr120630.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120630.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120630.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120630.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120630.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120630.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120630.c   -Os  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120677.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120677.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120677.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120677.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120677.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120677.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120677.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/pr120677.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120677.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/pr120677.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120677.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120677.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120677.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120677.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120677.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr120677.c   -Os  execution test
+  Executed from: gcc:gcc.dg/dfp/dfp.exp
+    gcc:gcc.dg/dfp/dfp.exp=gcc.dg/dfp/bitint-9.c (test for excess errors)
+    gcc:gcc.dg/dfp/dfp.exp=gcc.dg/dfp/bitint-9.c execution test
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/pr120630.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr120630.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/pr120638.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr120638.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/pr120661-1.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr120661-2.c (test for excess errors)
+  Executed from: gcc:gcc.dg/tree-prof/tree-prof.exp
+    gcc:gcc.dg/tree-prof/tree-prof.exp=gcc.dg/tree-prof/afdo-vpt-earlyinline.c compilation,  -fprofile-generate -D_PROFILE_GENERATE
+    gcc:gcc.dg/tree-prof/tree-prof.exp=gcc.dg/tree-prof/afdo-vpt-earlyinline.c compilation,  -fprofile-use -D_PROFILE_USE
+    gcc:gcc.dg/tree-prof/tree-prof.exp=gcc.dg/tree-prof/afdo-vpt-earlyinline.c compilation,  -g -DFOR_AUTOFDO_TESTING
+    gcc:gcc.dg/tree-prof/tree-prof.exp=gcc.dg/tree-prof/afdo-vpt-earlyinline.c execution,    -fprofile-generate -D_PROFILE_GENERATE
+    gcc:gcc.dg/tree-prof/tree-prof.exp=gcc.dg/tree-prof/afdo-vpt-earlyinline.c execution,    -fprofile-use -D_PROFILE_USE
+  Executed from: gcc:gcc.target/aarch64/aarch64.exp
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/bti-1.c scan-assembler .section\t.note.gnu.property
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/bti-1.c scan-assembler .word\t0x7\t// GNU_PROPERTY_AARCH64_FEATURE_1_AND \\(BTI, PAC, GCS\\)
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/bti-1.c scan-assembler-times hint\t25 // paciasp 1
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/bti-1.c scan-assembler-times hint\t29 // autiasp 1
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/bti-1.c scan-assembler-times hint\t34 // bti c 1
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/bti-1.c scan-assembler-times hint\t36 // bti j 12
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-1.c (test for excess errors)
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-1.c scan-assembler-not \\[sp,
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-1.c scan-assembler-not \\tmov\\t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c (test for excess errors)
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_bfloat16x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_bfloat16x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_bfloat16x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_float16x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_float16x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_float16x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_float32x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_float32x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_float32x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_float64x1x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_float64x1x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_float64x1x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_int16x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_int16x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_int16x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_int32x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_int32x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_int32x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_int64x1x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_int64x1x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_int64x1x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_int8x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_int8x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_int8x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_uint16x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_uint16x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_uint16x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_uint32x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_uint32x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_uint32x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_uint64x1x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_uint64x1x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_uint64x1x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_uint8x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_uint8x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-2.c check-function-bodies test_uint8x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c (test for excess errors)
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_bfloat16x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_bfloat16x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_bfloat16x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_float16x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_float16x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_float16x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_float32x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_float32x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_float32x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_float64x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_float64x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_float64x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_int16x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_int16x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_int16x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_int32x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_int32x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_int32x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_int64x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_int64x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_int64x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_int8x16x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_int8x16x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_int8x16x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_uint16x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_uint16x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_uint16x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_uint32x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_uint32x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_uint32x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_uint64x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_uint64x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_uint64x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_uint8x16x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_uint8x16x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-3.c check-function-bodies test_uint8x16x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c (test for excess errors)
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_bfloat16x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_bfloat16x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_bfloat16x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_float16x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_float16x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_float16x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_float32x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_float32x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_float32x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_float64x1x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_float64x1x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_float64x1x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_int16x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_int16x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_int16x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_int32x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_int32x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_int32x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_int64x1x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_int64x1x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_int64x1x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_int8x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_int8x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_int8x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_uint16x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_uint16x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_uint16x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_uint32x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_uint32x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_uint32x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_uint64x1x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_uint64x1x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_uint64x1x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_uint8x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_uint8x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-4.c check-function-bodies test_uint8x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c (test for excess errors)
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_bfloat16x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_bfloat16x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_bfloat16x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_float16x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_float16x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_float16x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_float32x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_float32x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_float32x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_float64x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_float64x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_float64x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_int16x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_int16x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_int16x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_int32x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_int32x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_int32x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_int64x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_int64x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_int64x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_int8x16x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_int8x16x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_int8x16x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_uint16x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_uint16x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_uint16x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_uint32x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_uint32x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_uint32x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_uint64x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_uint64x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_uint64x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_uint8x16x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_uint8x16x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-5.c check-function-bodies test_uint8x16x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c (test for excess errors)
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_bfloat16x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_bfloat16x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_bfloat16x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_float16x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_float16x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_float16x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_float32x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_float32x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_float32x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_float64x1x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_float64x1x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_float64x1x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_int16x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_int16x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_int16x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_int32x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_int32x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_int32x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_int64x1x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_int64x1x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_int64x1x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_int8x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_int8x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_int8x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_uint16x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_uint16x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_uint16x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_uint32x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_uint32x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_uint32x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_uint64x1x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_uint64x1x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_uint64x1x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_uint8x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_uint8x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-6.c check-function-bodies test_uint8x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c (test for excess errors)
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_bfloat16x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_bfloat16x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_bfloat16x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_float16x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_float16x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_float16x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_float32x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_float32x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_float32x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_float64x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_float64x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_float64x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_int16x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_int16x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_int16x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_int32x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_int32x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_int32x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_int64x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_int64x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_int64x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_int8x16x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_int8x16x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_int8x16x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_uint16x8x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_uint16x8x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_uint16x8x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_uint32x4x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_uint32x4x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_uint32x4x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_uint64x2x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_uint64x2x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_uint64x2x4_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_uint8x16x2_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_uint8x16x3_t
+    gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/pr113027-7.c check-function-bodies test_uint8x16x4_t
+  Executed from: gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-bti.c (test for excess errors)
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-bti.c scan-assembler .section\t.note.gnu.property
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-bti.c scan-assembler .word\t0x1\t// GNU_PROPERTY_AARCH64_FEATURE_1_AND \\(BTI\\)
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-bti.c scan-assembler-not .aeabi_attribute
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-bti.c scan-assembler-not .aeabi_subsection
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-gcs.c (test for excess errors)
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-gcs.c scan-assembler .section\t.note.gnu.property
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-gcs.c scan-assembler .word\t0x4\t// GNU_PROPERTY_AARCH64_FEATURE_1_AND \\(GCS\\)
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-gcs.c scan-assembler-not .aeabi_attribute
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-gcs.c scan-assembler-not .aeabi_subsection
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-pac.c (test for excess errors)
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-pac.c scan-assembler .section\t.note.gnu.property
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-pac.c scan-assembler .word\t0x2\t// GNU_PROPERTY_AARCH64_FEATURE_1_AND \\(PAC\\)
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-pac.c scan-assembler-not .aeabi_attribute
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-pac.c scan-assembler-not .aeabi_subsection
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-standard.c (test for excess errors)
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-standard.c scan-assembler .section\t.note.gnu.property
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-standard.c scan-assembler .word\t0x7\t// GNU_PROPERTY_AARCH64_FEATURE_1_AND \\(BTI, PAC, GCS\\)
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-standard.c scan-assembler-not .aeabi_attribute
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/no-build-attribute-standard.c scan-assembler-not .aeabi_subsection
+  Executed from: gcc:gcc.target/aarch64/sve/aarch64-sve.exp
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c (test for excess errors)
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c check-function-bodies float_2hf2di
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c check-function-bodies float_2hf2hi
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c check-function-bodies float_2hf2si
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c check-function-bodies float_2hf2udi
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c check-function-bodies float_2hf2uhi
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c check-function-bodies float_2hf2usi
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c check-function-bodies float_2sf2di
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c check-function-bodies float_2sf2si
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c check-function-bodies float_2sf2udi
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c check-function-bodies float_2sf2usi
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c check-function-bodies float_4hf4hi
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c check-function-bodies float_4hf4si
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c check-function-bodies float_4hf4uhi
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_1.c check-function-bodies float_4hf4usi
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_2.c (test for excess errors)
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_2.c scan-assembler-not \\tptrue\\tp[0-7]\\.d
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_2.c scan-assembler-not \\tptrue\\tp[0-7]\\.s
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_2.c scan-assembler-times \\tptrue\\tp[0-7]\\.b 14
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_2.c scan-assembler-times \\tscvtf\\tz[0-9]+\\.h, p[0-7]/m, z[0-9]+\\.d\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_2.c scan-assembler-times \\tscvtf\\tz[0-9]+\\.h, p[0-7]/m, z[0-9]+\\.h\\n 2
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_2.c scan-assembler-times \\tscvtf\\tz[0-9]+\\.h, p[0-7]/m, z[0-9]+\\.s\\n 2
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_2.c scan-assembler-times \\tscvtf\\tz[0-9]+\\.s, p[0-7]/m, z[0-9]+\\.d\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_2.c scan-assembler-times \\tscvtf\\tz[0-9]+\\.s, p[0-7]/m, z[0-9]+\\.s\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_2.c scan-assembler-times \\tucvtf\\tz[0-9]+\\.h, p[0-7]/m, z[0-9]+\\.d\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_2.c scan-assembler-times \\tucvtf\\tz[0-9]+\\.h, p[0-7]/m, z[0-9]+\\.h\\n 2
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_2.c scan-assembler-times \\tucvtf\\tz[0-9]+\\.h, p[0-7]/m, z[0-9]+\\.s\\n 2
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_2.c scan-assembler-times \\tucvtf\\tz[0-9]+\\.s, p[0-7]/m, z[0-9]+\\.d\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_2.c scan-assembler-times \\tucvtf\\tz[0-9]+\\.s, p[0-7]/m, z[0-9]+\\.s\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_3.c (test for excess errors)
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_cvtf_3.c scan-assembler-times \\tscvtf\\tz[0-9]+\\.[sd], p[0-7]/m, z[0-9]+\\.d\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_1.c (test for excess errors)
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_1.c check-function-bodies extend_2df2hf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_1.c check-function-bodies extend_2df2sf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_1.c check-function-bodies extend_2sf2hf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_1.c check-function-bodies extend_4sf4hf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_1.c check-function-bodies trunc_2hf2df
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_1.c check-function-bodies trunc_2hf2sf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_1.c check-function-bodies trunc_2sf2df
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_1.c check-function-bodies trunc_4hf4sf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_2.c (test for excess errors)
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_2.c scan-assembler-not \\tptrue\\tp[0-7]\\.d
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_2.c scan-assembler-not \\tptrue\\tp[0-7]\\.s
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_2.c scan-assembler-times \\tfcvt\\tz[0-9]+\\.d, p[0-7]/m, z[0-9]+\\.h\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_2.c scan-assembler-times \\tfcvt\\tz[0-9]+\\.d, p[0-7]/m, z[0-9]+\\.s\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_2.c scan-assembler-times \\tfcvt\\tz[0-9]+\\.h, p[0-7]/m, z[0-9]+\\.d\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_2.c scan-assembler-times \\tfcvt\\tz[0-9]+\\.h, p[0-7]/m, z[0-9]+\\.s\\n 2
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_2.c scan-assembler-times \\tfcvt\\tz[0-9]+\\.s, p[0-7]/m, z[0-9]+\\.d\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_2.c scan-assembler-times \\tfcvt\\tz[0-9]+\\.s, p[0-7]/m, z[0-9]+\\.h\\n 2
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvt_2.c scan-assembler-times \\tptrue\\tp[0-7]\\.b 8
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c (test for excess errors)
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_2di2hf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_2di2sf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_2hi2hf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_2si2df
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_2si2hf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_2si2sf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_2udi2hf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_2udi2sf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_2uhi2hf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_2usi2df
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_2usi2hf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_2usi2sf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_4hi4hf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_4si4hf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_4uhi4hf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_1.c check-function-bodies fix_trunc_4usi4hf
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c (test for excess errors)
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-not \\tptrue\\tp[0-7]\\.d
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-not \\tptrue\\tp[0-7]\\.s
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-times \\tfcvtzs\\tz[0-9]+\\.d, p[0-7]/m, z[0-9]+\\.h\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-times \\tfcvtzs\\tz[0-9]+\\.d, p[0-7]/m, z[0-9]+\\.s\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-times \\tfcvtzs\\tz[0-9]+\\.h, p[0-7]/m, z[0-9]+\\.h\\n 2
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-times \\tfcvtzs\\tz[0-9]+\\.s, p[0-7]/m, z[0-9]+\\.d\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-times \\tfcvtzs\\tz[0-9]+\\.s, p[0-7]/m, z[0-9]+\\.h\\n 2
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-times \\tfcvtzs\\tz[0-9]+\\.s, p[0-7]/m, z[0-9]+\\.s\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-times \\tfcvtzu\\tz[0-9]+\\.d, p[0-7]/m, z[0-9]+\\.h\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-times \\tfcvtzu\\tz[0-9]+\\.d, p[0-7]/m, z[0-9]+\\.s\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-times \\tfcvtzu\\tz[0-9]+\\.h, p[0-7]/m, z[0-9]+\\.h\\n 2
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-times \\tfcvtzu\\tz[0-9]+\\.s, p[0-7]/m, z[0-9]+\\.d\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-times \\tfcvtzu\\tz[0-9]+\\.s, p[0-7]/m, z[0-9]+\\.h\\n 2
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-times \\tfcvtzu\\tz[0-9]+\\.s, p[0-7]/m, z[0-9]+\\.s\\n 1
+    gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/unpacked_fcvtz_2.c scan-assembler-times \\tptrue\\tp[0-7]\\.b 16
+  Executed from: gcc:gcc.target/aarch64/sve/acle/aarch64-sve-acle.exp
+    gcc:gcc.target/aarch64/sve/acle/aarch64-sve-acle.exp=gcc.target/aarch64/sve/acle/general/not_1.c -march=armv8.2-a+sve -moverride=tune=none  scan-assembler-not \\tnot\\t
+    gcc:gcc.target/aarch64/sve/acle/aarch64-sve-acle.exp=gcc.target/aarch64/sve/acle/general/not_1.c -march=armv8.2-a+sve -moverride=tune=none  scan-assembler-times \\tnots\\t 2
+    gcc:gcc.target/aarch64/sve/acle/aarch64-sve-acle.exp=gcc.target/aarch64/sve/acle/general/not_1.c -march=armv8.2-a+sve -moverride=tune=none (test for excess errors)
   Executed from: gfortran:gfortran.dg/dg.exp
+    gfortran:gfortran.dg/dg.exp=gfortran.dg/allocate_with_mold_5.f90   -O   (test for errors, line 48)
+    gfortran:gfortran.dg/dg.exp=gfortran.dg/allocate_with_mold_5.f90   -O   (test for errors, line 49)
+    gfortran:gfortran.dg/dg.exp=gfortran.dg/allocate_with_mold_5.f90   -O   (test for errors, line 50)
+    gfortran:gfortran.dg/dg.exp=gfortran.dg/allocate_with_mold_5.f90   -O   (test for warnings, line 23)
+    gfortran:gfortran.dg/dg.exp=gfortran.dg/allocate_with_mold_5.f90   -O   (test for warnings, line 24)
+    gfortran:gfortran.dg/dg.exp=gfortran.dg/allocate_with_mold_5.f90   -O   (test for warnings, line 27)
+    gfortran:gfortran.dg/dg.exp=gfortran.dg/allocate_with_mold_5.f90   -O   (test for warnings, line 28)
+    gfortran:gfortran.dg/dg.exp=gfortran.dg/allocate_with_mold_5.f90   -O   (test for warnings, line 31)
+    gfortran:gfortran.dg/dg.exp=gfortran.dg/allocate_with_mold_5.f90   -O   (test for warnings, line 32)
+    gfortran:gfortran.dg/dg.exp=gfortran.dg/allocate_with_mold_5.f90   -O   (test for warnings, line 35)
+    gfortran:gfortran.dg/dg.exp=gfortran.dg/allocate_with_mold_5.f90   -O   (test for warnings, line 37)
+    gfortran:gfortran.dg/dg.exp=gfortran.dg/allocate_with_mold_5.f90   -O   (test for warnings, line 39)
+    gfortran:gfortran.dg/dg.exp=gfortran.dg/allocate_with_mold_5.f90   -O  (test for excess errors)
     gfortran:gfortran.dg/dg.exp=gfortran.dg/stat_3.f90   -O   (test for errors, line 11)
     gfortran:gfortran.dg/dg.exp=gfortran.dg/stat_3.f90   -O   (test for errors, line 13)
     gfortran:gfortran.dg/dg.exp=gfortran.dg/stat_3.f90   -O   (test for errors, line 15)
@@ -65,6 +581,64 @@ o  IMPROVEMENTS TO BE CHECKED:
     gfortran:gfortran.dg/dg.exp=gfortran.dg/stat_3.f90   -O   (test for errors, line 41)
     gfortran:gfortran.dg/dg.exp=gfortran.dg/stat_3.f90   -O   (test for errors, line 42)
     gfortran:gfortran.dg/dg.exp=gfortran.dg/stat_3.f90   -O  (test for excess errors)
+  Executed from: libgomp:libgomp.c++/c++.exp
+    libgomp:libgomp.c++/c++.exp=libgomp.c++/declare_target-2.C (test for excess errors)
+  Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=20_util/is_complete_or_unbounded/memoization.cc  -std=gnu++17  (test for warnings, line 26)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/is_complete_or_unbounded/memoization_neg.cc  -std=gnu++17  (test for warnings, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/specialized_algorithms/uninitialized_default_construct/120397.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/specialized_algorithms/uninitialized_value_construct/120397.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=std/time/format/whitespace.cc  -std=gnu++20 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=std/time/format/whitespace.cc  -std=gnu++20 execution test
+    libstdc++:libstdc++-dg/conformance.exp=std/time/format/whitespace.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=std/time/format/whitespace.cc  -std=gnu++26 execution test
+
+
+  - FAIL now PASS             [FAIL => PASS]:
+
+  Executed from: g++:g++.dg/coroutines/torture/coro-torture.exp
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/exceptions-test-01-n4849-a.C   -O2  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/exceptions-test-01-n4849-a.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/exceptions-test-01-n4849-a.C   -O3 -g  execution test
+  Executed from: g++:g++.dg/modules/modules.exp
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-2_b.C -std=c++26 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-3_b.C -std=c++26 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-4_b.C -std=c++26 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-5_b.C -std=c++26 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-6_b.C -std=c++26 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-7_b.C -std=c++26 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header_b.C -std=c++26 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-tr1_b.C -std=c++26 (test for excess errors)
+
+
+  - XFAIL disappears          [XFAIL=>     ]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++11 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:14030)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++17 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:14030)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++26 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:14030)
+
+
+  - XFAIL appears             [     =>XFAIL]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/coroutines/unevaluated.C  -std=c++20  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/unevaluated.C  -std=c++23  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/coroutines/unevaluated.C  -std=c++26  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++11 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:14029)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++17 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:14029)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++26 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:14029)
+
+
+  - UNSUPPORTED appears       [     =>UNSUP]:
+
+  Executed from: gcc:gcc.dg/tree-prof/tree-prof.exp
+    gcc:gcc.dg/tree-prof/tree-prof.exp=gcc.dg/tree-prof/afdo-vpt-earlyinline.c -fauto-profile: cannot run create_gcov
+  Executed from: gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/build-attribute-bti.c
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/build-attribute-gcs.c
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/build-attribute-pac.c
+    gcc:gcc.target/aarch64/build-attributes/aarch64-build-attributes.exp=gcc.target/aarch64/build-attributes/build-attribute-standard.c
 
 
 
