diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..aa3a008e
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..2bcfaf9a
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,20 @@
+		=== g++ tests ===
+
+Running g++:g++.dg/dg.exp ...
+FAIL: c-c++-common/pragma-diag-17.c -std=gnu++98 (test for excess errors)
+FAIL: c-c++-common/pragma-diag-17.c -std=gnu++14 (test for excess errors)
+FAIL: c-c++-common/pragma-diag-17.c -std=gnu++17 (test for excess errors)
+		=== gcc tests ===
+
+Running gcc:gcc.dg/dg.exp ...
+FAIL: c-c++-common/pragma-diag-17.c -Wc++-compat  (test for excess errors)
+
+Running gcc:gcc.dg/vect/vect.exp ...
+FAIL: gcc.dg/vect/slp-reduc-3.c -flto -ffat-lto-objects  scan-tree-dump-times vect "VEC_PERM_EXPR" 0
+FAIL: gcc.dg/vect/slp-reduc-3.c scan-tree-dump-times vect "VEC_PERM_EXPR" 0
+
+		=== Results Summary ===
+
+# of stable fails		312
+# of flaky entries		8
+# of all tests			404447
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 6884f39c..58eb7892 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-PASS
+ 6 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/599/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 8d3935e6..0d6bebbd 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,15 +7,15 @@
         "Info": {
             "tag": "tcwg_gnu_embed_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/599/",
-            "run_order": "0599 (basepoints/gcc-15-03861-gaf8ff0047e4)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=85ef4a5ed82fb5f71c78505acfac2104767f908d (unchanged)",
-            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/af8ff0047e45b95c8b7b9dd291b4978fcdf9001d (+ 13 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=1b7c72fdcc4bde7520407d2d3364146f04fb8312 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=6e40f9bb31be2f3656df97a1fcba4d6a30081e24 (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/423be09ab9492735924e73a2d36069784441ebc6 (unchanged)",
+            "run_order": "0599 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=85ef4a5ed82fb5f71c78505acfac2104767f908d (+ 143 commits)",
+            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/af8ff0047e45b95c8b7b9dd291b4978fcdf9001d (+ 244 commits)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=1b7c72fdcc4bde7520407d2d3364146f04fb8312 (+ 3 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=6e40f9bb31be2f3656df97a1fcba4d6a30081e24 (+ 146 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/423be09ab9492735924e73a2d36069784441ebc6 (+ 320 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-10-01 10:14:53"
+        "Start Time": "2024-09-24 23:59:27"
     },
     "Tests": [
         {
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                13
+                8
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 6462aba9..1962bf2f 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,32 +1,64 @@
-Dear contributor, our automatic CI has detected problems related to your patch(es).  Please find some details below.  If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
+Dear contributor,
 
-We understand that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
-In  arm-eabi thumb v8-a hard after:
-
-  | 13 commits in gcc
+In  arm-eabi thumb v8-a hard, after:
+  | 856 commits in binutils,gcc,newlib,gdb,qemu
+  | 85ef4a5ed82 gas: hide emulation struct format_ops instances when not needed
+  | e9285aa0466 x86: prune OBJ_MAYBE_... uses
+  | 46f44aa7006 x86: drop largely defunct gas emulations
+  | 87d2a201520 include: de-duplicate i386.h and x86_64.h
+  | d6b42c30358 gas: drop generate_asm_lineno emulation hook
+  | ... and 138 more commits in binutils
   | af8ff0047e4 remove dominator recursion from reassoc
   | 9b762638382 Remove recursion in simplify_control_stmt_condition_1 [PR114855].
   | 63a598deb0c libstdc++: #ifdef out #pragma GCC system_header
   | 2407dbe1d88 libstdc++: more #pragma diagnostic
   | 7ad17fe0957 Use tree view for find_always_executed_bbs result
-  | ... and 8 more commits in gcc
+  | ... and 239 more commits in gcc
+  | 1b7c72fdcc powf: Fixed another precision bug in powf() (FreeBSD)
+  | fb76697745 powf: Fixed 2 bugs in the computation /* t_h=ax+bp[k] High */. (FreeBSD)
+  | 5fcf159b99 powf: Fix the hi+lo decomposition for 2/(3ln2) (FreeBSD)
+  | 6e40f9bb31b is_target_special_symbol fixes for commit 68bbe1183379
+  | 0c13ac533e5 get_synthetic_symtab fixes for commit 68bbe1183379
+  | 265757dc6e4 bfd_elf_sym_name_raw
+  | 85ef4a5ed82 gas: hide emulation struct format_ops instances when not needed
+  | e9285aa0466 x86: prune OBJ_MAYBE_... uses
+  | ... and 141 more commits in gdb
+  | 423be09ab94 Merge tag 'warn-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging
+  | 9247378df2b Merge tag 'pull-qapi-2024-10-02' of https://repo.or.cz/qemu/armbru into staging
+  | 35ba77d2fcd Merge tag 'pull-riscv-to-apply-20241002' of https://github.com/alistair23/qemu into staging
+  | a3500b22a18 Merge tag 'pull-request-2024-10-02' of https://gitlab.com/thuth/qemu into staging
+  | 8f3375434d4 qom/object: fix -Werror=maybe-uninitialized
+  | ... and 315 more commits in qemu
+
+Produces  6 fixes:
+  | 
+  | fixes.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: c-c++-common/pragma-diag-17.c -std=gnu++98 (test for excess errors)
+  | FAIL: c-c++-common/pragma-diag-17.c -std=gnu++14 (test for excess errors)
+  | FAIL: c-c++-common/pragma-diag-17.c -std=gnu++17 (test for excess errors)
+  | Running gcc:gcc.dg/dg.exp ...
+  | ... and 4 more
+
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
+
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-PASS
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
-configure and test flags: --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
+-----------------8<--------------------------8<--------------------------8<--------------------------
+
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-You can find the failure logs in *.log.1.xz files in
- * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/599/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/599/artifact/artifacts/
 The full lists of regressions and improvements as well as configure and make commands are in
  * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/599/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/599/artifact/artifacts/sumfiles/xfails.xfail
 
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
-
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/599/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/596/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/590/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index d31ab765..aa219efd 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-tburnus@baylibre.com,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,jason@redhat.com,cc:rguenther@suse.de,pan2.li@intel.com,cc:aldyh@redhat.com,rguenth@gcc.gnu.org
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 055067d9..e06808da 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 13 commits in gcc: PASS on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] 856 commits in binutils,gcc,newlib,gdb,qemu:  6 fixes on master-thumb_v8a_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..75a7dcf0
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		306
+# of flaky entries		8
+# of all tests			404447
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 7272163c..3805cef0 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		306
-# of flaky entries		13
+# of flaky entries		8
 # of all tests			404447
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 7af40e06..035a1a23 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,26 +1,26 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 3 common sum files:
 g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.30721
-CURRENT:  /tmp/gxx-sum2.30721
+REFERENCE:/tmp/gxx-sum1.29506
+CURRENT:  /tmp/gxx-sum2.29506
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  390999 |  391000 |
-  | Unexpected fails                  [FAIL] |     248 |     248 |
+  | Passes                            [PASS] |  390655 |  391000 |
+  | Unexpected fails                  [FAIL] |     254 |     248 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |      35 |      35 |
-  | Expected fails                   [XFAIL] |    2891 |    2891 |
+  | Expected fails                   [XFAIL] |    2890 |    2891 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |      23 |      23 |
-  | Unsupported                [UNSUPPORTED] |   10250 |   10250 |
+  | Unsupported                [UNSUPPORTED] |   10235 |   10250 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
@@ -36,10 +36,15 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |      40 |
-  | New PASS                  [     => PASS] |      41 |
+  | PASS disappears           [PASS =>     ] |     112 |
+  | New PASS                  [     => PASS] |     453 |
+  | FAIL now PASS             [FAIL => PASS] |       4 |
+  | FAIL disappears           [FAIL =>     ] |       2 |
+  | XFAIL disappears          [XFAIL=>     ] |       3 |
+  | XFAIL appears             [     =>XFAIL] |       4 |
+  | UNSUPPORTED appears       [     =>UNSUP] |      15 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |      81 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     593 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
@@ -62,6 +67,40 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/analyzer/analyzer.exp=g++.dg/analyzer/fanalyzer-show-events-in-system-headers-no.C  -std=c++17  at line 19 (test for warnings, line 11)
     g++:g++.dg/analyzer/analyzer.exp=g++.dg/analyzer/fanalyzer-show-events-in-system-headers-no.C  -std=c++17  at line 20 (test for warnings, line 11)
   Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted15.C  -std=c++26  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted15.C  -std=c++26  (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted15.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted51.C  -std=c++26  (test for errors, line 7)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++11  (test for errors, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++11  (test for errors, line 33)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++17  (test for errors, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++17  (test for errors, line 33)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++26  (test for errors, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++26  (test for errors, line 33)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted54.C  -std=c++11  (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted54.C  -std=c++17  (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted54.C  -std=c++26  (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted56.C  -std=c++11  (test for errors, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted56.C  -std=c++17  (test for errors, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted56.C  -std=c++26  (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted56.C  -std=c++26  (test for errors, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted56.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted57.C  -std=c++11  (test for errors, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted57.C  -std=c++17  (test for errors, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted57.C  -std=c++26  (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted57.C  -std=c++26  (test for errors, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted57.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted58.C  -std=c++11  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted58.C  -std=c++17  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted58.C  -std=c++26  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted59.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++23  (test for errors, line 46)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++23  (test for errors, line 55)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++23  (test for errors, line 75)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++26  (test for errors, line 46)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++26  (test for errors, line 55)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++26  (test for errors, line 75)
     g++:g++.dg/dg.exp=g++.dg/diagnostic/disable.C  -std=gnu++17  (test for warnings, line 15)
     g++:g++.dg/dg.exp=g++.dg/diagnostic/disable.C  -std=gnu++17  (test for warnings, line 17)
     g++:g++.dg/dg.exp=g++.dg/diagnostic/disable.C  -std=gnu++17  (test for warnings, line 7)
@@ -74,6 +113,45 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/diagnostic/disable.C  -std=gnu++98  (test for warnings, line 17)
     g++:g++.dg/dg.exp=g++.dg/diagnostic/disable.C  -std=gnu++98  (test for warnings, line 7)
     g++:g++.dg/dg.exp=g++.dg/diagnostic/disable.C  -std=gnu++98  (test for warnings, line 9)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++20  (test for bogus messages, line 25)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++20  (test for bogus messages, line 28)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++20  (test for warnings, line 26)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++20  (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++23  (test for bogus messages, line 25)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++23  (test for bogus messages, line 28)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++23  (test for warnings, line 26)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++23  (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++26  (test for bogus messages, line 25)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++26  (test for bogus messages, line 28)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++26  (test for warnings, line 26)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++26  (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling9.C  -std=gnu++20  (test for bogus messages, line 23)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling9.C  -std=gnu++20  (test for warnings, line 22)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling9.C  -std=gnu++23  (test for bogus messages, line 23)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling9.C  -std=gnu++23  (test for warnings, line 22)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling9.C  -std=gnu++26  (test for bogus messages, line 23)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling9.C  -std=gnu++26  (test for warnings, line 22)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++11  (test for bogus messages, line 142)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++11  (test for warnings, line 140)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++11  (test for warnings, line 144)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++17  (test for bogus messages, line 142)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++17  (test for warnings, line 140)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++17  (test for warnings, line 144)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++26  (test for bogus messages, line 142)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++26  (test for warnings, line 140)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++26  (test for warnings, line 144)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference3.C  -std=gnu++11  (test for warnings, line 24)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference3.C  -std=gnu++17  (test for warnings, line 24)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference3.C  -std=gnu++26  (test for warnings, line 24)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference4.C  -std=gnu++17  (test for warnings, line 14)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference4.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference4.C  -std=gnu++20  (test for warnings, line 14)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference4.C  -std=gnu++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference4.C  -std=gnu++26  (test for warnings, line 14)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference4.C  -std=gnu++26 (test for excess errors)
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-outer-slp-1.c -flto -ffat-lto-objects  scan-tree-dump-not vect "VEC_PERM_EXPR"
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-outer-slp-1.c scan-tree-dump-not vect "VEC_PERM_EXPR"
   Executed from: libstdc++:libstdc++-dg/conformance.exp
     libstdc++:libstdc++-dg/conformance.exp=20_util/ratio/operations/ops_overflow_neg.cc  -std=gnu++17  (test for errors, line 101)
     libstdc++:libstdc++-dg/conformance.exp=23_containers/array/tuple_interface/get_neg.cc  -std=gnu++17  (test for errors, line 392)
@@ -81,12 +159,12 @@ o  IMPROVEMENTS TO BE CHECKED:
     libstdc++:libstdc++-dg/conformance.exp=23_containers/array/tuple_interface/get_neg.cc  -std=gnu++17  (test for errors, line 410)
     libstdc++:libstdc++-dg/conformance.exp=23_containers/vector/cons/destructible_debug_neg.cc  -std=gnu++17  (test for errors, line 180)
     libstdc++:libstdc++-dg/conformance.exp=24_iterators/operations/prev_neg.cc  -std=gnu++17  (test for errors, line 239)
-    libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/add_unsigned_floating_neg.cc  -std=gnu++17  (test for errors, line 74)
+    libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/add_unsigned_floating_neg.cc  -std=gnu++17  (test for errors, line 71)
+    libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/add_unsigned_integer_neg.cc  -std=gnu++17  (test for errors, line 100)
     libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/add_unsigned_integer_neg.cc  -std=gnu++17  (test for errors, line 103)
-    libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/add_unsigned_integer_neg.cc  -std=gnu++17  (test for errors, line 106)
-    libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/remove_unsigned_floating_neg.cc  -std=gnu++17  (test for errors, line 117)
+    libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/remove_unsigned_floating_neg.cc  -std=gnu++17  (test for errors, line 114)
+    libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/remove_unsigned_integer_neg.cc  -std=gnu++17  (test for errors, line 143)
     libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/remove_unsigned_integer_neg.cc  -std=gnu++17  (test for errors, line 146)
-    libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/remove_unsigned_integer_neg.cc  -std=gnu++17  (test for errors, line 149)
 
 
   - New PASS                  [     => PASS]:
@@ -108,7 +186,287 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/analyzer/analyzer.exp=g++.dg/analyzer/fanalyzer-show-events-in-system-headers-no.C  -std=c++17  at line 19 (test for warnings, line 12)
     g++:g++.dg/analyzer/analyzer.exp=g++.dg/analyzer/fanalyzer-show-events-in-system-headers-no.C  -std=c++17  at line 20 (test for warnings, line 12)
     g++:g++.dg/analyzer/analyzer.exp=g++.dg/analyzer/fanalyzer-show-events-in-system-headers-no.C  -std=c++17  at line 21 (test for warnings, line 12)
+  Executed from: g++:g++.dg/coroutines/coroutines.exp
+    g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/torture/pr115905.C (test for excess errors)
+    g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/torture/pr115905.C execution test
+    g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C (test for excess errors)
+    g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C execution test
+    g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C (test for excess errors)
+    g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C execution test
+  Executed from: g++:g++.dg/coroutines/torture/coro-torture.exp
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr115905.C   -O0  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr115905.C   -O0  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr115905.C   -O1  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr115905.C   -O1  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr115905.C   -O2  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr115905.C   -O2  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr115905.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr115905.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr115905.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr115905.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr115905.C   -O3 -g  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr115905.C   -O3 -g  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr115905.C   -Os  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr115905.C   -Os  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C   -O0  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C   -O0  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C   -O1  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C   -O1  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C   -O2  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C   -O2  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C   -O3 -g  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C   -O3 -g  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C   -Os  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-00-sync-completion.C   -Os  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -O0  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -O0  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -O1  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -O1  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -O2  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -O2  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -O3 -g  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -O3 -g  execution test
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -Os  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/special-termination-01-self-destruct.C   -Os  execution test
   Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=c-c++-common/pragma-diag-17.c  -std=gnu++14  (test for errors, line 15)
+    g++:g++.dg/dg.exp=c-c++-common/pragma-diag-17.c  -std=gnu++17  (test for errors, line 15)
+    g++:g++.dg/dg.exp=c-c++-common/pragma-diag-17.c  -std=gnu++98  (test for errors, line 15)
+    g++:g++.dg/dg.exp=g++.dg/contracts/pr116490.C   (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/contracts/pr116490.C   execution test
+    g++:g++.dg/dg.exp=g++.dg/contracts/pr116490.C   output pattern test
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-ctor22.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-ctor22.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-ctor22.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/decltype83.C  -std=c++11  scan-assembler _Z1fIiEDTadsr1AplIT_EEv
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/decltype83.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/decltype83.C  -std=c++17  scan-assembler _Z1fIiEDTadsr1AplIT_EEv
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/decltype83.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/decltype83.C  -std=c++26  scan-assembler _Z1fIiEDTadsr1AplIT_EEv
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/decltype83.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/decltype83a.C  -std=c++11  scan-assembler _Z1fIiEDTadsr1AonplIT_EEv
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/decltype83a.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/decltype83a.C  -std=c++17  scan-assembler _Z1fIiEDTadsr1AonplIT_EEv
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/decltype83a.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/decltype83a.C  -std=c++26  scan-assembler _Z1fIiEDTadsr1AonplIT_EEv
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/decltype83a.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted15.C  -std=c++11  (test for errors, line 51)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted15.C  -std=c++17  (test for errors, line 51)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted15.C  -std=c++20  (test for errors, line 10)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted15.C  -std=c++20  (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted15.C  -std=c++20  at line 52 (test for warnings, line 51)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted15.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted52.C  -std=c++11  (test for errors, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted52.C  -std=c++17  (test for errors, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++11  (test for errors, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++11  (test for errors, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++11  (test for errors, line 34)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++17  (test for errors, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++17  (test for errors, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++17  (test for errors, line 34)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++20  (test for errors, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++20  (test for errors, line 34)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++20  at line 18 (test for warnings, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted53.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted54.C  -std=c++11  (test for errors, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted54.C  -std=c++11  at line 14 (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted54.C  -std=c++17  (test for errors, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted54.C  -std=c++17  at line 14 (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted54.C  -std=c++26  (test for errors, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted56.C  -std=c++11  (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted56.C  -std=c++17  (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted56.C  -std=c++20  at line 15 (test for warnings, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted56.C  -std=c++20  at line 21 (test for warnings, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted56.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted57.C  -std=c++11  (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted57.C  -std=c++17  (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted57.C  -std=c++20  at line 15 (test for warnings, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted57.C  -std=c++20  at line 21 (test for warnings, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted57.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted58.C  -std=c++11  (test for errors, line 22)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted58.C  -std=c++11  at line 14 (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted58.C  -std=c++17  (test for errors, line 22)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted58.C  -std=c++17  at line 14 (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted58.C  -std=c++26  (test for errors, line 22)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted59.C  -std=c++11  (test for errors, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted59.C  -std=c++17  (test for errors, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted59.C  -std=c++20  at line 12 (test for warnings, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted59.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++11  at line 10 (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++11  at line 19 (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++11  at line 28 (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++11  at line 33 (test for errors, line 32)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++11  at line 38 (test for errors, line 37)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++17  at line 10 (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++17  at line 19 (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++17  at line 28 (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++17  at line 33 (test for errors, line 32)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++17  at line 38 (test for errors, line 37)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++20  (test for warnings, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++20  (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++20  (test for warnings, line 32)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++20  (test for warnings, line 37)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++20  (test for warnings, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted63.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted64.C  -std=c++11  (test for errors, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted64.C  -std=c++11  at line 18 (test for errors, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted64.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted64.C  -std=c++17  (test for errors, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted64.C  -std=c++17  at line 18 (test for errors, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted64.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted64.C  -std=c++20  (test for errors, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted64.C  -std=c++20  (test for warnings, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted64.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted65.C  -std=c++11  (test for errors, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted65.C  -std=c++11  (test for errors, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted65.C  -std=c++11  (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted65.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted65.C  -std=c++17  (test for errors, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted65.C  -std=c++17  (test for errors, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted65.C  -std=c++17  (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted65.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted65.C  -std=c++20  at line 12 (test for warnings, line 11)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted65.C  -std=c++20  at line 18 (test for warnings, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted65.C  -std=c++20  at line 24 (test for warnings, line 23)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted65.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted66.C  -std=c++11  (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted66.C  -std=c++11  (test for errors, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted66.C  -std=c++11  (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted66.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted66.C  -std=c++17  (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted66.C  -std=c++17  (test for errors, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted66.C  -std=c++17  (test for errors, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted66.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted66.C  -std=c++20  at line 14 (test for warnings, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted66.C  -std=c++20  at line 27 (test for warnings, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted66.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted67.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted67.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted67.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted68.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted68.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted68.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted69.C  -std=c++11  (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted69.C  -std=c++11  (test for errors, line 22)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted69.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted69.C  -std=c++17  (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted69.C  -std=c++17  (test for errors, line 22)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted69.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted69.C  -std=c++26  (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted69.C  -std=c++26  (test for errors, line 22)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/defaulted69.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/lambda-ice3.C  -std=c++14  scan-assembler _Z1fIiEDTcl2mmadsrN2llMUlDpT_E_EclIT_EEEv
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/lambda-ice3.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/lambda-ice3.C  -std=c++17  scan-assembler _Z1fIiEDTcl2mmadsrN2llMUlDpT_E_EclIT_EEEv
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/lambda-ice3.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/lambda-ice3.C  -std=c++26  scan-assembler _Z1fIiEDTcl2mmadsrN2llMUlDpT_E_EclIT_EEEv
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/lambda-ice3.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/lambda-ice3a.C  -std=c++14  scan-assembler _Z1fIiEDTcl2mmadsrN2llMUlDpT_E_EonclIT_EEEv
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/lambda-ice3a.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/lambda-ice3a.C  -std=c++17  scan-assembler _Z1fIiEDTcl2mmadsrN2llMUlDpT_E_EonclIT_EEEv
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/lambda-ice3a.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/lambda-ice3a.C  -std=c++26  scan-assembler _Z1fIiEDTcl2mmadsrN2llMUlDpT_E_EonclIT_EEEv
+    g++:g++.dg/dg.exp=g++.dg/cpp1y/lambda-ice3a.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/constexpr-116676.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/constexpr-116676.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/constexpr-116676.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/using1.C  -std=c++17  (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/using1.C  -std=c++26  (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp1z/using1.C  -std=c++98  (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/defaulted1.C  -std=c++23  (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/defaulted1.C  -std=c++23  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/defaulted1.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/defaulted1.C  -std=c++26  (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/defaulted1.C  -std=c++26  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/defaulted1.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics12.C  -std=c++23  (test for errors, line 5)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics12.C  -std=c++23  (test for errors, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics12.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics12.C  -std=c++26  (test for errors, line 5)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics12.C  -std=c++26  (test for errors, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/explicit-obj-diagnostics12.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for1.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for1.C  -std=c++11 execution test
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for1.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for1.C  -std=c++17 execution test
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for1.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for1.C  -std=c++26 execution test
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for2.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for2.C  -std=c++11 execution test
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for2.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for2.C  -std=c++17 execution test
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for2.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for2.C  -std=c++26 execution test
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for3.C   (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for3.C   execution test
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for4.C   (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for4.C   execution test
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for5.C  -std=gnu++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for5.C  -std=gnu++11 execution test
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for5.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for5.C  -std=gnu++17 execution test
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for6.C  -std=gnu++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for6.C  -std=gnu++11 execution test
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for6.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for6.C  -std=gnu++17 execution test
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for7.C   (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for7.C   execution test
+    g++:g++.dg/dg.exp=g++.dg/cpp26/constexpr-voidptr4.C  -std=c++26  (test for errors, line 19)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/constexpr-voidptr4.C  -std=c++26  (test for errors, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/constexpr-voidptr4.C  -std=c++26  (test for warnings, line 5)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/constexpr-voidptr4.C  -std=c++26  (test for warnings, line 9)
+    g++:g++.dg/dg.exp=g++.dg/cpp26/constexpr-voidptr4.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-inherit-ctor12.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-inherit-ctor12.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-inherit-ctor12.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++20  (test for errors, line 31)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++20  (test for errors, line 32)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++20  (test for errors, line 33)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++20  (test for errors, line 45)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++20  (test for errors, line 50)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++20  (test for errors, line 58)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++20  (test for errors, line 66)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++20  (test for errors, line 77)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++20  at line 13 (test for warnings, line 12)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++20  at line 26 (test for warnings, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++23  (test for errors, line 31)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++23  (test for errors, line 32)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++23  (test for errors, line 33)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++23  (test for errors, line 45)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++23  (test for errors, line 50)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++23  (test for errors, line 58)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++23  (test for errors, line 66)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++23  (test for errors, line 77)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++26  (test for errors, line 31)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++26  (test for errors, line 32)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++26  (test for errors, line 33)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++26  (test for errors, line 45)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++26  (test for errors, line 50)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++26  (test for errors, line 58)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++26  (test for errors, line 66)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-memfun4.C  -std=c++26  (test for errors, line 77)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-pr116681.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-pr116681.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-pr116681.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-uneval18.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-uneval18.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-uneval18.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/nontype-class67.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/nontype-class67.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/nontype-class67.C  -std=c++26 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/diagnostic/disable.C  -std=gnu++17  (test for warnings, line 10)
     g++:g++.dg/dg.exp=g++.dg/diagnostic/disable.C  -std=gnu++17  (test for warnings, line 16)
     g++:g++.dg/dg.exp=g++.dg/diagnostic/disable.C  -std=gnu++17  (test for warnings, line 18)
@@ -121,20 +479,219 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/diagnostic/disable.C  -std=gnu++98  (test for warnings, line 16)
     g++:g++.dg/dg.exp=g++.dg/diagnostic/disable.C  -std=gnu++98  (test for warnings, line 18)
     g++:g++.dg/dg.exp=g++.dg/diagnostic/disable.C  -std=gnu++98  (test for warnings, line 8)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++20  (test for bogus messages, line 27)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++20  (test for bogus messages, line 30)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++20  (test for warnings, line 28)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++20  (test for warnings, line 29)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++23  (test for bogus messages, line 27)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++23  (test for bogus messages, line 30)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++23  (test for warnings, line 28)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++23  (test for warnings, line 29)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++26  (test for bogus messages, line 27)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++26  (test for bogus messages, line 30)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++26  (test for warnings, line 28)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling8.C  -std=gnu++26  (test for warnings, line 29)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling9.C  -std=gnu++20  (test for bogus messages, line 24)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling9.C  -std=gnu++20  (test for warnings, line 23)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling9.C  -std=gnu++23  (test for bogus messages, line 24)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling9.C  -std=gnu++23  (test for warnings, line 23)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling9.C  -std=gnu++26  (test for bogus messages, line 24)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-no-dangling9.C  -std=gnu++26  (test for warnings, line 23)
+    g++:g++.dg/dg.exp=g++.dg/ext/fimplicit-constexpr1.C  -std=c++14  (test for errors, line 6)
+    g++:g++.dg/dg.exp=g++.dg/ext/fimplicit-constexpr1.C  -std=c++14  (test for errors, line 8)
+    g++:g++.dg/dg.exp=g++.dg/ext/fimplicit-constexpr1.C  -std=c++14  (test for warnings, line 4)
+    g++:g++.dg/dg.exp=g++.dg/ext/fimplicit-constexpr1.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/fimplicit-constexpr1.C  -std=c++17  (test for errors, line 6)
+    g++:g++.dg/dg.exp=g++.dg/ext/fimplicit-constexpr1.C  -std=c++17  (test for errors, line 8)
+    g++:g++.dg/dg.exp=g++.dg/ext/fimplicit-constexpr1.C  -std=c++17  (test for warnings, line 4)
+    g++:g++.dg/dg.exp=g++.dg/ext/fimplicit-constexpr1.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/fimplicit-constexpr1.C  -std=c++26  (test for errors, line 6)
+    g++:g++.dg/dg.exp=g++.dg/ext/fimplicit-constexpr1.C  -std=c++26  (test for errors, line 8)
+    g++:g++.dg/dg.exp=g++.dg/ext/fimplicit-constexpr1.C  -std=c++26  (test for warnings, line 4)
+    g++:g++.dg/dg.exp=g++.dg/ext/fimplicit-constexpr1.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/overload/using5.C  -std=c++11  (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/overload/using5.C  -std=c++17  (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/overload/using5.C  -std=c++26  (test for errors, line 27)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++11  (test for bogus messages, line 144)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++11  (test for warnings, line 142)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++11  (test for warnings, line 145)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++17  (test for bogus messages, line 144)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++17  (test for warnings, line 142)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++17  (test for warnings, line 145)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++26  (test for bogus messages, line 144)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++26  (test for warnings, line 142)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference1.C  -std=gnu++26  (test for warnings, line 145)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference23.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference23.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference23.C  -std=c++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference3.C  -std=gnu++11  (test for warnings, line 25)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference3.C  -std=gnu++17  (test for warnings, line 25)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference3.C  -std=gnu++26  (test for warnings, line 25)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference4.C  -std=c++17  (test for warnings, line 14)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference4.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference4.C  -std=c++20  (test for warnings, line 14)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference4.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wdangling-reference4.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wtautological-compare4.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wtautological-compare4.C  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wtautological-compare4.C  -std=gnu++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/deprecated-20.C  -std=gnu++17  (test for bogus messages, line 7)
+    g++:g++.dg/dg.exp=g++.dg/warn/deprecated-20.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/deprecated-20.C  -std=gnu++26  (test for bogus messages, line 7)
+    g++:g++.dg/dg.exp=g++.dg/warn/deprecated-20.C  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/deprecated-20.C  -std=gnu++98  (test for bogus messages, line 7)
+    g++:g++.dg/dg.exp=g++.dg/warn/deprecated-20.C  -std=gnu++98  at line 8 (test for warnings, line 7)
+    g++:g++.dg/dg.exp=g++.dg/warn/deprecated-20.C  -std=gnu++98 (test for excess errors)
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=c-c++-common/pragma-diag-17.c  -Wc++-compat   (test for errors, line 15)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr116726.c (test for excess errors)
+  Executed from: gcc:gcc.dg/ipa/ipa.exp
+    gcc:gcc.dg/ipa/ipa.exp=gcc.dg/ipa/modref-4.c (test for excess errors)
+    gcc:gcc.dg/ipa/ipa.exp=gcc.dg/ipa/modref-4.c execution test
+  Executed from: gcc:gcc.dg/params/params.exp
+    gcc:gcc.dg/params/params.exp=gcc.dg/params/blocksort-part.c -O3 --param vect-force-slp=0 (test for excess errors)
+    gcc:gcc.dg/params/params.exp=gcc.dg/params/blocksort-part.c -O3 --param vect-force-slp=1 (test for excess errors)
+  Executed from: gcc:gcc.dg/plugin/plugin.exp
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-xhtml-1.c -fplugin=./diagnostic_plugin_xhtml_format.so  expected multiline pattern lines 11-16
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic_plugin_xhtml_format.c compilation
+  Executed from: gcc:gcc.dg/torture/dg-torture.exp
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116569.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116569.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116569.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116569.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116569.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116569.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116569.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116569.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116585.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116585.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116585.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116585.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116585.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116585.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116585.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116585.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -O0  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -O1  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -O2  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -O3 -g  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116768.c   -Os  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116795-1.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116795-1.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116795-1.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116795-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116795-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116795-1.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116795-1.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116795-1.c   -Os  (test for excess errors)
+  Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/phi-opt-factor-1.c (test for excess errors)
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/phi-opt-factor-1.c scan-tree-dump-not phiopt1 "if "
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/phi-opt-factor-1.c scan-tree-dump-times phiopt1 "MAX_EXPR " 2
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/phi-opt-factor-1.c scan-tree-dump-times phiopt1 "MIN_EXPR " 2
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/bb-slp-conditional_store_1.c (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/bb-slp-conditional_store_1.c -flto -ffat-lto-objects  scan-tree-dump slp1 "vectorized using SLP"
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/bb-slp-conditional_store_1.c -flto -ffat-lto-objects (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/bb-slp-conditional_store_1.c scan-tree-dump slp1 "vectorized using SLP"
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr116791.c (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr116791.c -flto -ffat-lto-objects (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr116812.c (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr116812.c -flto -ffat-lto-objects (test for excess errors)
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/slp-reduc-3.c -flto -ffat-lto-objects  scan-tree-dump-times vect " = VEC_PERM_EXPR" 0
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/slp-reduc-3.c scan-tree-dump-times vect " = VEC_PERM_EXPR" 0
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-outer-slp-1.c -flto -ffat-lto-objects  scan-tree-dump-not vect " = VEC_PERM_EXPR"
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-outer-slp-1.c scan-tree-dump-not vect " = VEC_PERM_EXPR"
   Executed from: libstdc++:libstdc++-dg/conformance.exp
     libstdc++:libstdc++-dg/conformance.exp=20_util/ratio/operations/ops_overflow_neg.cc  -std=gnu++17  (test for errors, line 107)
     libstdc++:libstdc++-dg/conformance.exp=20_util/ratio/operations/ops_overflow_neg.cc  -std=gnu++17  (test for errors, line 114)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/unique_ptr/creation/116529.cc  -std=gnu++17  (test for bogus messages, line )
+    libstdc++:libstdc++-dg/conformance.exp=20_util/unique_ptr/creation/116529.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/unique_ptr/creation/116529.cc  -std=gnu++17 execution test
     libstdc++:libstdc++-dg/conformance.exp=23_containers/array/tuple_interface/get_neg.cc  -std=gnu++17  (test for errors, line 394)
     libstdc++:libstdc++-dg/conformance.exp=23_containers/array/tuple_interface/get_neg.cc  -std=gnu++17  (test for errors, line 403)
     libstdc++:libstdc++-dg/conformance.exp=23_containers/array/tuple_interface/get_neg.cc  -std=gnu++17  (test for errors, line 412)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/default_template_value.cc  -std=gnu++26 (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=23_containers/vector/cons/destructible_debug_neg.cc  -std=gnu++17  (test for errors, line 182)
     libstdc++:libstdc++-dg/conformance.exp=24_iterators/operations/prev_neg.cc  -std=gnu++17  (test for errors, line 241)
+    libstdc++:libstdc++-dg/conformance.exp=25_algorithms/default_template_value.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=25_algorithms/pstl/110512.cc  -std=gnu++17 (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/add_unsigned_floating_neg.cc  -std=gnu++17  (test for errors, line 76)
     libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/add_unsigned_integer_neg.cc  -std=gnu++17  (test for errors, line 105)
     libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/add_unsigned_integer_neg.cc  -std=gnu++17  (test for errors, line 108)
     libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/remove_unsigned_floating_neg.cc  -std=gnu++17  (test for errors, line 119)
     libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/remove_unsigned_integer_neg.cc  -std=gnu++17  (test for errors, line 148)
     libstdc++:libstdc++-dg/conformance.exp=ext/type_traits/remove_unsigned_integer_neg.cc  -std=gnu++17  (test for errors, line 151)
+    libstdc++:libstdc++-dg/conformance.exp=std/time/freestanding.cc  -std=gnu++17 (test for excess errors)
+
+
+  - FAIL now PASS             [FAIL => PASS]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=c-c++-common/pragma-diag-17.c  -std=gnu++14 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/pragma-diag-17.c  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/pragma-diag-17.c  -std=gnu++98 (test for excess errors)
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=c-c++-common/pragma-diag-17.c  -Wc++-compat  (test for excess errors)
+
+
+  - FAIL disappears           [FAIL =>     ]:
+
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/slp-reduc-3.c -flto -ffat-lto-objects  scan-tree-dump-times vect "VEC_PERM_EXPR" 0
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/slp-reduc-3.c scan-tree-dump-times vect "VEC_PERM_EXPR" 0
+
+
+  - 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:13781)
+    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:13781)
+    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:13781)
+
+
+  - XFAIL appears             [     =>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:13788)
+    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:13788)
+    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:13788)
+  Executed from: gcc:gcc.dg/plugin/plugin.exp
+    gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-xhtml-1.c -fplugin=./diagnostic_plugin_xhtml_format.so (test for excess errors)
+
+
+  - UNSUPPORTED appears       [     =>UNSUP]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for5.C  -std=gnu++26
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for6.C  -std=gnu++26
+    g++:g++.dg/dg.exp=g++.dg/cpp23/range-for8.C  
+  Executed from: g++:g++.dg/torture/dg-torture.exp
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116814-1.C   -O0 
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116814-1.C   -O1 
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116814-1.C   -O2 
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116814-1.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none 
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116814-1.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116814-1.C   -O3 -g 
+    g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr116814-1.C   -Os 
+  Executed from: gcc:gcc.dg/rtl/rtl.exp
+    gcc:gcc.dg/rtl/rtl.exp=gcc.dg/rtl/aarch64/vector-eq.c
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-conditional_store_5.c
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-conditional_store_5.c -flto -ffat-lto-objects
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-conditional_store_6.c
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-conditional_store_6.c -flto -ffat-lto-objects
 
 
 
