diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..e9b55c8a
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-eabi 
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..b5cedb2c
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,10 @@
+		=== g++ tests ===
+
+Running g++:g++.dg/dg.exp ...
+FAIL: g++.dg/abi/arm_rtti1.C -std=gnu++26  scan-assembler _ZNKSt9type_infoeqERKS_
+
+		=== Results Summary ===
+
+# of stable fails		122
+# of flaky entries		85
+# of all tests			407590
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 370a556c..ec93976e 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-
+ 1 fix
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/893/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 163816a6..6afba0f3 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-arm_eabi-build/893/",
-            "run_order": "0893 (basepoints/gcc-15-06681-g51708cbd751)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=feab172f4ab4e1ebc2bcd686f653e6b40041f647 (unchanged)",
-            "git_gcc": "https://gcc.gnu.org/git/gcc.git (51708cbd751e3af0d147ceae4da5c74dae1519ce) (+ 119 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=2e4db338ac125579d555aeee516e48588a628a16 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=feab172f4ab4e1ebc2bcd686f653e6b40041f647 (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/3f8bcbba3b320c610689576fc47595f1076198dd (unchanged)",
+            "run_order": "0893 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=feab172f4ab4e1ebc2bcd686f653e6b40041f647 (+ 109 commits)",
+            "git_gcc": "https://gcc.gnu.org/git/gcc.git (51708cbd751e3af0d147ceae4da5c74dae1519ce) (+ 320 commits)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=2e4db338ac125579d555aeee516e48588a628a16 (+ 4 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=feab172f4ab4e1ebc2bcd686f653e6b40041f647 (+ 108 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/3f8bcbba3b320c610689576fc47595f1076198dd (+ 375 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2025-01-07 01:55:21"
+        "Start Time": "2024-12-29 11:14:24"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 4f4bf0d4..ef3348eb 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,22 +1,25 @@
 Dear contributor,
 
-Our automatic CI has detected problems related to your patch(es). Please find some details below.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In  master-arm_eabi, after:
-  | 119 commits in gcc
+  | 320 commits in gcc
   | 51708cbd751 testsuite: Simplify target test and dg-options for AMO tests
   | 814cbfc91a3 i386: Change mnemonics from TCVTROWPS2PBF16[H,L] to TCVTROWPS2BF16[H,L]
   | 59096f014fe i386: Add br_mispredict_scale in cost table.
   | 4743963b420 Daily bump.
   | 4435e827088 Match: Update the comments for indicating SAT_* pattern
-  | ... and 114 more commits in gcc
-
-Produces :
+  | ... and 315 more commits in gcc
 
+Produces  1 fix:
+  | 
+  | fixes.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: g++.dg/abi/arm_rtti1.C -std=gnu++26  scan-assembler _ZNKSt9type_infoeqERKS_
 
 Used configuration :
  *CI config* tcwg_gnu_embed_check_gcc master-arm_eabi
- *configure and test flags:* --target arm-eabi
+ *configure and test flags:* --target arm-eabi 
 
 If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
@@ -24,13 +27,13 @@ If you have any questions regarding this report, please ask on linaro-toolchain@
 
 The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-You can find the failure logs in *.log.1.xz files in
- * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/893/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/893/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-arm_eabi-build/893/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/893/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/893/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/891/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/884/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index cf507f27..abe9e9a8 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:baird@adacore.com,tburnus@baylibre.com,cc:dengjianbo@loongson.cn,cc:schwab@suse.de,cc:tclin914@gmail.com,vineetg@rivosinc.com,cc:oliva@adacore.com,ebotcazou@adacore.com,jakub@gcc.gnu.org,jamborm@gcc.gnu.org,dimitar@dinux.eu,bcc:tcwg-validation@linaro.org,cc:poulhies@adacore.com,parras@baylibre.com,cc:kanig@adacore.com,mark@klomp.org,cc:jakub@redhat.com,gaiusmod2@gmail.com,haochen.jiang@intel.com,dkm@gcc.gnu.org,cc:indus@adacore.com,cc:gcc-regression@gcc.gnu.org,iant@golang.org,maskray@gcc.gnu.org,kito.cheng@sifive.com,cc:keithp@keithp.com,tamar.christina@arm.com,jlaw@ventanamicro.com,hongyu.wang@intel.com,cc:mjambor@suse.cz,cc:rguenther@suse.de,chenglulu@loongson.cn,cc:dross@adacore.com,cc:vitalybuka@google.com,gccadmin@gcc.gnu.org,oliva@gnu.org,shorne@gmail.com,cc:dismukes@adacore.com,cc:trojanek@adacore.com,stefansf@gcc.gnu.org,pan2.li@intel.com,vehre@gcc.gnu.org,cc:duff@adacore.com,cc:desplanques@adacore.com,cc:naks@adacore.com,sam@gentoo.org,jeevitha@linux.ibm.com,cc:miranda@adacore.com,rguenth@gcc.gnu.org,wilco.dijkstra@arm.com,richard.sandiford@arm.com,cc:quic_apinski@quicinc.com,tkoenig@gcc.gnu.org,jschmitz@nvidia.com,cc:Akram.Ahmad@arm.com
+cc:baird@adacore.com,tburnus@baylibre.com,cc:dengjianbo@loongson.cn,cc:guojie@loongson.cn,cc:schwab@suse.de,cc:tclin914@gmail.com,cc:arsen@aarsen.me,vineetg@rivosinc.com,cc:oliva@adacore.com,ebotcazou@adacore.com,jakub@gcc.gnu.org,gerald@pfeifer.com,cc:kargls@comcast.net,jamborm@gcc.gnu.org,dimitar@dinux.eu,hp@bitrange.com,bcc:tcwg-validation@linaro.org,cc:poulhies@adacore.com,parras@baylibre.com,cc:kanig@adacore.com,mark@klomp.org,arsen@gcc.gnu.org,cc:jakub@redhat.com,philipp.tomsich@vrull.eu,polacek@redhat.com,danglin@gcc.gnu.org,gaiusmod2@gmail.com,ubizjak@gmail.com,jvdelisle@gcc.gnu.org,lhyatt@gcc.gnu.org,haochen.jiang@intel.com,dkm@gcc.gnu.org,fdumont@gcc.gnu.org,cc:indus@adacore.com,cc:gcc-regression@gcc.gnu.org,macro@orcam.me.uk,anlauf@gmx.de,cc:lhyatt@gmail.com,iant@golang.org,maskray@gcc.gnu.org,kito.cheng@sifive.com,cc:keithp@keithp.com,simon@nasilyan.com,pault@gcc.gnu.org,tamar.christina@arm.com,christophe.lyon@linaro.org,jlaw@ventanamicro.com,hongyu.wang@intel.com,sloosemore@baylibre.com,cc:samuel.thibault@ens-lyon.org,cc:konstantinos.eleftheriou@vrull.eu,cc:frs.dumont@gmail.com,cc:mjambor@suse.cz,cc:rguenther@suse.de,chenglulu@loongson.cn,cc:dross@adacore.com,cc:vitalybuka@google.com,cc:wilken.gottwalt@posteo.net,cc:ibuclaw@symmetryinvestments.com,gccadmin@gcc.gnu.org,oliva@gnu.org,shorne@gmail.com,cc:dismukes@adacore.com,dmalcolm@redhat.com,cc:trojanek@adacore.com,stefansf@gcc.gnu.org,andrew.carlotti@arm.com,pan2.li@intel.com,vehre@gcc.gnu.org,cc:duff@adacore.com,torbjorn.svensson@foss.st.com,cc:desplanques@adacore.com,cc:xujiahao@loongson.cn,cc:naks@adacore.com,mark@harmstone.com,cc:hp@axis.com,sam@gentoo.org,xuli1@eswincomputing.com,cc:rupp@adacore.com,jeevitha@linux.ibm.com,christoph.muellner@vrull.eu,cc:miranda@adacore.com,nathanieloshead@gmail.com,rguenth@gcc.gnu.org,cc:rdapp.gcc@gmail.com,ppalka@redhat.com,wilco.dijkstra@arm.com,cc:estevan.cps@gmail.com,ibuclaw@gdcproject.org,richard.sandiford@arm.com,cc:quic_apinski@quicinc.com,cc:taft@adacore.com,jose.marchesi@oracle.com,tkoenig@gcc.gnu.org,jschmitz@nvidia.com,cc:Akram.Ahmad@arm.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 9ec288ca..d45594a3 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 119 commits in gcc:  on arm
+[Linaro-TCWG-CI] 320 commits in gcc:  1 fix on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 44aa0c34..3e866380 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,30 +1,30 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 3 common sum files:
 g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.18300
-CURRENT:  /tmp/gxx-sum2.18300
+REFERENCE:/tmp/gxx-sum1.13071
+CURRENT:  /tmp/gxx-sum2.13071
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  391152 |  391205 |
-  | Unexpected fails                  [FAIL] |     100 |     100 |
+  | Passes                            [PASS] |  390175 |  391205 |
+  | Unexpected fails                  [FAIL] |     101 |     100 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |      10 |      10 |
   | Expected fails                   [XFAIL] |    2504 |    2504 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |      12 |      12 |
-  | Unsupported                [UNSUPPORTED] |   13758 |   13758 |
+  | Unsupported                [UNSUPPORTED] |   13726 |   13758 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.965942
+    REF PASS ratio: 0.965933
     RES PASS ratio: 0.965946
 
 o  REGRESSIONS:
@@ -36,24 +36,1005 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |       1 |
-  | New PASS                  [     => PASS] |      54 |
+  | PASS disappears           [PASS =>     ] |      66 |
+  | New PASS                  [     => PASS] |    1078 |
+  | FAIL disappears           [FAIL =>     ] |       1 |
+  | XFAIL disappears          [XFAIL=>     ] |      12 |
+  | XFAIL appears             [     =>XFAIL] |      12 |
+  | UNSUPPORTED appears       [     =>UNSUP] |      32 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |      55 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    1201 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
 
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 112)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 115)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 119)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 124)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 129)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 135)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 137)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 150)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 155)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 91)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 98)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for warnings, line 101)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for warnings, line 106)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for warnings, line 122)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for warnings, line 145)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  at line 128 (test for errors, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  at line 130 (test for errors, line 129)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  at line 132 (test for errors, line 131)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 112)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 115)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 119)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 124)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 129)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 135)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 137)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 150)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 155)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 91)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 98)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for warnings, line 101)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for warnings, line 106)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for warnings, line 122)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for warnings, line 145)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  at line 128 (test for errors, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  at line 130 (test for errors, line 129)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  at line 132 (test for errors, line 131)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 112)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 115)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 119)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 124)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 129)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 135)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 137)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 148)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 150)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 155)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 91)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 98)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for warnings, line 101)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for warnings, line 106)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for warnings, line 122)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for warnings, line 145)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  at line 128 (test for errors, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  at line 130 (test for errors, line 129)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  at line 132 (test for errors, line 131)
+  Executed from: g++:g++.dg/modules/modules.exp
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++17  (test for errors, line 20)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++17  (test for errors, line 21)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++2a  (test for errors, line 20)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++2a  (test for errors, line 21)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++2b  (test for errors, line 20)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++2b  (test for errors, line 21)
   Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr64705.c scan-tree-dump ivopts "Base:\\tstep_[0-9]* \\+ iter|Base:\\titer_[0-9]* \\+ step"
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vector-4.c scan-tree-dump-times gimple "VEC_PERM_EXPR <a, b, { 0, 4, 1, 5 }>;" 1
 
 
   - New PASS                  [     => PASS]:
 
   Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=c-c++-common/cpp/embed-29.c  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/cpp/embed-29.c  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/cpp/embed-29.c  -std=gnu++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/abi/arm_rtti1.C  -std=gnu++26  scan-assembler _ZNKSt9type_info7__equalERKS_
+    g++:g++.dg/dg.exp=g++.dg/cpp/embed-18.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp/embed-18.C  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp/embed-18.C  -std=gnu++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 114)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 117)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 121)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 126)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 128)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 130)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 136)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 141)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 151)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 157)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 90)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 95)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for errors, line 99)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for warnings, line 105)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for warnings, line 110)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for warnings, line 123)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  (test for warnings, line 146)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  at line 129 (test for errors, line 128)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  at line 131 (test for errors, line 130)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++11  at line 133 (test for errors, line 132)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 114)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 117)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 121)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 126)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 128)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 130)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 136)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 141)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 151)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 157)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 90)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 95)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for errors, line 99)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for warnings, line 105)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for warnings, line 110)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for warnings, line 123)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  (test for warnings, line 146)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  at line 129 (test for errors, line 128)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  at line 131 (test for errors, line 130)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++14  at line 133 (test for errors, line 132)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 114)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 117)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 121)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 126)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 128)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 130)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 136)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 141)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 149)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 151)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 157)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 90)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 95)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for errors, line 99)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for warnings, line 105)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for warnings, line 110)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for warnings, line 123)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  (test for warnings, line 146)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  at line 129 (test for errors, line 128)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  at line 131 (test for errors, line 130)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/alignas21.C  -std=c++20  at line 133 (test for errors, line 132)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 131)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 135)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 15)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 151)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 28)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 34)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 39)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 41)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 45)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 57)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 75)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 77)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 78)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 79)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 81)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 82)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for errors, line 83)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 100)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 101)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 102)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 104)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 105)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 106)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 107)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 120)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 126)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 141)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 29)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 30)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 32)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 33)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 35)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 40)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 46)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 49)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 50)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 58)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 61)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 63)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 64)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 65)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 66)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 67)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 68)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 69)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 70)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 71)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 72)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  (test for warnings, line 99)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  at line 128 (test for warnings, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  at line 21 (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  at line 22 (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  at line 24 (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  at line 60 (test for errors, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  at line 62 (test for errors, line 61)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11  at line 80 (test for warnings, line 79)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 131)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 135)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 15)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 151)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 28)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 34)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 39)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 41)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 45)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 57)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 75)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 77)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 78)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 79)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 81)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 82)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for errors, line 83)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 100)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 101)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 102)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 104)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 105)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 106)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 107)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 120)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 126)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 141)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 29)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 30)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 32)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 33)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 35)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 40)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 46)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 49)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 50)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 58)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 61)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 63)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 64)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 65)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 66)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 67)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 68)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 69)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 70)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 71)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 72)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  (test for warnings, line 99)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  at line 128 (test for warnings, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  at line 21 (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  at line 22 (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  at line 24 (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  at line 60 (test for errors, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  at line 62 (test for errors, line 61)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14  at line 80 (test for warnings, line 79)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 131)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 135)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 15)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 151)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 28)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 34)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 39)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 41)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 75)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 77)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 78)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 79)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 81)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 82)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for errors, line 83)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 100)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 101)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 102)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 104)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 105)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 106)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 107)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 120)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 126)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 141)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 29)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 30)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 32)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 33)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 35)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 40)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 46)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 49)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 50)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 58)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 61)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 63)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 64)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 65)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 66)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 67)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 68)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 69)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 70)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 71)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 72)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  (test for warnings, line 99)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  at line 128 (test for warnings, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  at line 21 (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  at line 24 (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  at line 60 (test for errors, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  at line 62 (test for errors, line 61)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20  at line 80 (test for warnings, line 79)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 131)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 135)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 15)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 151)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 20)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 28)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 34)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 39)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 41)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 75)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 77)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 78)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 79)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 81)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 82)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for errors, line 83)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 100)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 101)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 102)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 104)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 105)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 106)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 107)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 120)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 126)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 141)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 29)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 30)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 32)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 33)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 35)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 40)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 46)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 49)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 50)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 58)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 61)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 63)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 64)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 65)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 66)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 67)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 68)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 69)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 70)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 71)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 72)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  (test for warnings, line 99)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  at line 128 (test for warnings, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  at line 14 (test for errors, line 13)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  at line 17 (test for errors, line 16)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  at line 60 (test for errors, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  at line 62 (test for errors, line 61)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26  at line 80 (test for warnings, line 79)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-deprecated1.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 12)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 131)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 147)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 37)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 39)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 43)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 55)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 73)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 75)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 76)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 77)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 78)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 79)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for errors, line 80)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 101)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 102)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 103)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 104)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 117)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 122)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 123)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 124)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 137)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 24)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 28)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 29)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 30)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 33)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 38)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 44)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 47)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 48)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 56)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 57)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 61)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 62)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 63)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 64)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 65)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 66)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 67)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 68)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 69)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 70)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 96)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 97)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 98)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  (test for warnings, line 99)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  at line 13 (test for errors, line 12)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  at line 15 (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  at line 19 (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  at line 20 (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  at line 22 (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  at line 58 (test for errors, line 57)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11  at line 60 (test for errors, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 12)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 131)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 147)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 37)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 39)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 43)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 55)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 73)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 75)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 76)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 77)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 78)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 79)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for errors, line 80)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 101)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 102)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 103)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 104)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 117)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 122)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 123)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 124)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 137)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 24)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 28)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 29)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 30)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 33)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 38)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 44)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 47)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 48)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 56)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 57)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 61)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 62)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 63)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 64)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 65)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 66)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 67)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 68)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 69)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 70)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 96)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 97)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 98)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  (test for warnings, line 99)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  at line 13 (test for errors, line 12)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  at line 15 (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  at line 19 (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  at line 20 (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  at line 22 (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  at line 58 (test for errors, line 57)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14  at line 60 (test for errors, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 12)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 127)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 131)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 147)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 23)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 26)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 37)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 39)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 73)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 75)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 76)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 77)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 78)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 79)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for errors, line 80)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 101)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 102)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 103)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 104)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 117)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 122)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 123)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 124)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 137)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 140)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 24)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 25)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 27)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 28)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 29)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 30)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 33)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 38)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 44)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 47)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 48)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 56)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 57)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 61)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 62)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 63)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 64)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 65)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 66)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 67)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 68)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 69)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 70)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 96)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 97)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 98)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  (test for warnings, line 99)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  at line 13 (test for errors, line 12)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  at line 15 (test for errors, line 14)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  at line 19 (test for errors, line 18)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  at line 22 (test for errors, line 21)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  at line 58 (test for errors, line 57)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20  at line 60 (test for errors, line 59)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/attr-maybe_unused1.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-prvalue2.C  -std=gnu++11  (test for warnings, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-prvalue2.C  -std=gnu++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-prvalue2.C  -std=gnu++17  (test for warnings, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-prvalue2.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-prvalue2.C  -std=gnu++26  (test for warnings, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-prvalue2.C  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-prvalue3.C  -std=gnu++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-prvalue3.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/constexpr-prvalue3.C  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-uneval19.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-uneval19.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-uneval19.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/flexary41.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/flexary41.C  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/flexary41.C  -std=gnu++98 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/ipa/pr98000.C  -std=gnu++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/ipa/pr98000.C  -std=gnu++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/ipa/pr98000.C  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++11  at line 32 (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++11  at line 33 (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++11  at line 35 (test for warnings, line 34)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++11  at line 36 (test for warnings, line 34)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++11  at line 42 (test for warnings, line 41)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++11  at line 43 (test for warnings, line 41)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++11  at line 45 (test for warnings, line 44)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++11  at line 46 (test for warnings, line 44)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++17  at line 32 (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++17  at line 33 (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++17  at line 35 (test for warnings, line 34)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++17  at line 36 (test for warnings, line 34)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++17  at line 42 (test for warnings, line 41)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++17  at line 43 (test for warnings, line 41)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++17  at line 45 (test for warnings, line 44)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++17  at line 46 (test for warnings, line 44)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++26  at line 32 (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++26  at line 33 (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++26  at line 35 (test for warnings, line 34)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++26  at line 36 (test for warnings, line 34)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++26  at line 42 (test for warnings, line 41)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++26  at line 43 (test for warnings, line 41)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++26  at line 45 (test for warnings, line 44)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++26  at line 46 (test for warnings, line 44)
+    g++:g++.dg/dg.exp=g++.dg/warn/Wmismatched-new-delete-9.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/pr109224.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/pr109224.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/warn/pr109224.C  -std=c++26 (test for excess errors)
+  Executed from: g++:g++.dg/modules/modules.exp
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 10)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 11)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 14)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 15)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 16)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 17)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 18)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 20)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 21)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 23)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 24)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 26)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 27)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 29)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 36)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 7)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 8)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17  (test for errors, line 9)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 10)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 11)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 14)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 15)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 16)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 17)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 18)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 20)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 21)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 23)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 24)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 26)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 27)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 29)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 32)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 36)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 7)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 8)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a  (test for errors, line 9)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 10)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 11)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 14)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 15)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 16)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 17)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 18)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 20)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 21)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 23)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 24)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 26)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 27)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 29)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 32)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 36)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 7)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 8)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b  (test for errors, line 9)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/export-6.C module-cmi !bad (gcm.cache/bad.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 160)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 161)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 162)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 164)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 165)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 167)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 169)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 17)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 170)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 172)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 18)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 19)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 20)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 21)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 39)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 40)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 6)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 7)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17  (test for errors, line 8)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17 not a definition (test for bogus messages, line 166)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++17 not a definition (test for bogus messages, line 171)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 160)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 161)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 162)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 164)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 165)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 167)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 169)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 17)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 170)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 172)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 18)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 19)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 20)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 21)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 39)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 40)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 6)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 7)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a  (test for errors, line 8)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a not a definition (test for bogus messages, line 166)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2a not a definition (test for bogus messages, line 171)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 160)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 161)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 162)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 164)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 165)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 167)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 169)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 17)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 170)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 172)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 18)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 19)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 20)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 21)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 39)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 40)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 6)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 7)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b  (test for errors, line 8)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b not a definition (test for bogus messages, line 166)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H -std=c++2b not a definition (test for bogus messages, line 171)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/hdr-2.H module-cmi !{} (gcm.cache/{}.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++17  (test for errors, line 17)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++17  (test for errors, line 18)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++2a  (test for errors, line 17)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++2a  (test for errors, line 18)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++2b  (test for errors, line 17)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++2b  (test for errors, line 18)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-3.C -std=c++17  (test for errors, line 11)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-3.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-3.C -std=c++2a  (test for errors, line 11)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-3.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-3.C -std=c++2b  (test for errors, line 11)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-3.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-3.C module-cmi !M (gcm.cache/M.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_a.H -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_a.H -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_a.H -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_a.H module-cmi  (gcm.cache/$srcdir/g++.dg/modules/internal-4_a.H.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for bogus messages, line 90)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 104)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 19)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 22)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 25)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 28)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 31)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 36)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 60)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 61)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 64)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 67)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 74)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 75)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 76)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for bogus messages, line 90)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 104)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 19)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 22)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 25)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 28)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 31)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 36)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 60)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 61)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 64)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 67)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 74)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 75)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 76)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for bogus messages, line 90)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 104)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 19)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 22)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 25)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 28)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 31)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 36)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 60)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 61)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 64)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 67)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 74)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 75)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 76)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C module-cmi !bad (gcm.cache/bad.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++17  (test for bogus messages, line 61)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++17  (test for bogus messages, line 73)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++17  (test for bogus messages, line 84)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++17  (test for warnings, line 49)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++2a  (test for bogus messages, line 61)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++2a  (test for bogus messages, line 73)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++2a  (test for bogus messages, line 84)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++2a  (test for warnings, line 49)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++2b  (test for bogus messages, line 61)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++2b  (test for bogus messages, line 73)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++2b  (test for bogus messages, line 84)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++2b  (test for warnings, line 49)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_a.C module-cmi M (gcm.cache/M.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++17  (test for warnings, line 20)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++17  (test for warnings, line 21)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++17  (test for warnings, line 22)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++17  at line 27 (test for errors, line )
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++17  at line 30 (test for errors, line )
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++2a  (test for warnings, line 20)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++2a  (test for warnings, line 21)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++2a  (test for warnings, line 22)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++2a  at line 27 (test for errors, line )
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++2a  at line 30 (test for errors, line )
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++2b  (test for warnings, line 20)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++2b  (test for warnings, line 21)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++2b  (test for warnings, line 22)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++2b  at line 27 (test for errors, line )
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++2b  at line 30 (test for errors, line )
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-5_b.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-6.C -std=c++17  (test for errors, line 14)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-6.C -std=c++17  (test for errors, line 24)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-6.C -std=c++17  (test for errors, line 9)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-6.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-6.C -std=c++2a  (test for errors, line 14)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-6.C -std=c++2a  (test for errors, line 24)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-6.C -std=c++2a  (test for errors, line 9)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-6.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-6.C -std=c++2b  (test for errors, line 14)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-6.C -std=c++2b  (test for errors, line 24)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-6.C -std=c++2b  (test for errors, line 9)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-6.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-6.C module-cmi !M (gcm.cache/M.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++17  (test for warnings, line 19)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++17  (test for warnings, line 24)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++17  (test for warnings, line 29)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++17  (test for warnings, line 34)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++17  (test for warnings, line 39)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++17  (test for warnings, line 44)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++17  (test for warnings, line 49)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++17  (test for warnings, line 54)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++17  (test for warnings, line 59)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++17  (test for warnings, line 64)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++17  (test for warnings, line 69)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++17  (test for warnings, line 74)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2a  (test for warnings, line 19)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2a  (test for warnings, line 24)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2a  (test for warnings, line 29)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2a  (test for warnings, line 34)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2a  (test for warnings, line 39)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2a  (test for warnings, line 44)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2a  (test for warnings, line 49)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2a  (test for warnings, line 54)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2a  (test for warnings, line 59)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2a  (test for warnings, line 64)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2a  (test for warnings, line 69)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2a  (test for warnings, line 74)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2b  (test for warnings, line 19)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2b  (test for warnings, line 24)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2b  (test for warnings, line 29)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2b  (test for warnings, line 34)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2b  (test for warnings, line 39)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2b  (test for warnings, line 44)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2b  (test for warnings, line 49)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2b  (test for warnings, line 54)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2b  (test for warnings, line 59)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2b  (test for warnings, line 64)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2b  (test for warnings, line 69)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2b  (test for warnings, line 74)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_a.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++17  (test for warnings, line 10)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++17  (test for warnings, line 11)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++17  (test for warnings, line 12)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++17  (test for warnings, line 13)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++17  (test for warnings, line 14)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++17  (test for warnings, line 15)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++17  (test for warnings, line 16)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++17  (test for warnings, line 18)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++17  (test for warnings, line 6)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++17  (test for warnings, line 7)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++17  (test for warnings, line 8)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++17  (test for warnings, line 9)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++17  at line 21 (test for errors, line )
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2a  (test for warnings, line 10)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2a  (test for warnings, line 11)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2a  (test for warnings, line 12)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2a  (test for warnings, line 13)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2a  (test for warnings, line 14)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2a  (test for warnings, line 15)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2a  (test for warnings, line 16)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2a  (test for warnings, line 18)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2a  (test for warnings, line 6)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2a  (test for warnings, line 7)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2a  (test for warnings, line 8)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2a  (test for warnings, line 9)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2a  at line 21 (test for errors, line )
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2b  (test for warnings, line 10)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2b  (test for warnings, line 11)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2b  (test for warnings, line 12)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2b  (test for warnings, line 13)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2b  (test for warnings, line 14)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2b  (test for warnings, line 15)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2b  (test for warnings, line 16)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2b  (test for warnings, line 18)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2b  (test for warnings, line 6)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2b  (test for warnings, line 7)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2b  (test for warnings, line 8)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2b  (test for warnings, line 9)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2b  at line 21 (test for errors, line )
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-7_b.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-8_a.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-8_a.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-8_a.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-9_a.H -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-9_a.H -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-9_a.H -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-9_a.H module-cmi  (gcm.cache/$srcdir/g++.dg/modules/internal-9_a.H.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-9_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-9_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-9_b.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/linkage-2.C -std=c++17  (test for errors, line 29)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/linkage-2.C -std=c++2a  (test for errors, line 29)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/linkage-2.C -std=c++2b  (test for errors, line 29)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-8.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-8.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-8.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-8.C module-cmi xstd (gcm.cache/xstd.gcm)
   Executed from: g++:g++.dg/torture/dg-torture.exp
     g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr105769-1.C   -O0  (test for excess errors)
     g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr105769-1.C   -O0  execution test
@@ -71,10 +1052,69 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr105769-1.C   -O3 -g  execution test
     g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr105769-1.C   -Os  (test for excess errors)
     g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr105769-1.C   -Os  execution test
+  Executed from: gcc:gcc.c-torture/execute/execute.exp
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/misalign.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/misalign.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/misalign.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/misalign.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/misalign.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/misalign.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/misalign.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/misalign.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/misalign.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/misalign.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/misalign.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/misalign.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/misalign.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/misalign.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/misalign.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/misalign.c   -Os  execution test
+  Executed from: gcc:gcc.dg/cpp/cpp.exp
+    gcc:gcc.dg/cpp/cpp.exp=c-c++-common/cpp/embed-29.c  -Wc++-compat  (test for excess errors)
   Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/auto-type-2.c  at line 24 (test for warnings, line 23)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-1.c  (test for errors, line 12)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-1.c  (test for errors, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-1.c  at line 13 (test for warnings, line 12)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-1.c  at line 14 (test for warnings, line 12)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-1.c  at line 8 (test for warnings, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-1.c  at line 9 (test for warnings, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-1.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-2.c  (test for errors, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-2.c  at line 8 (test for warnings, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-2.c  at line 9 (test for warnings, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-2.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-3.c  (test for errors, line 12)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-3.c  (test for errors, line 17)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-3.c  (test for errors, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-3.c  at line 10 (test for warnings, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-3.c  at line 13 (test for warnings, line 12)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-3.c  at line 14 (test for errors, line 12)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-3.c  at line 15 (test for warnings, line 12)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-3.c  at line 18 (test for warnings, line 17)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-3.c  at line 8 (test for warnings, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-3.c  at line 9 (test for errors, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-bool-errors-3.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr118207.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/pr118224.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/pr118224.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/pr90838-2.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/strub-pr118007.c (test for excess errors)
   Executed from: gcc:gcc.dg/torture/dg-torture.exp
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/dse-trivial-auto-var-init.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/dse-trivial-auto-var-init.c   -O0  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/dse-trivial-auto-var-init.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/dse-trivial-auto-var-init.c   -O1  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/dse-trivial-auto-var-init.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/dse-trivial-auto-var-init.c   -O2  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/dse-trivial-auto-var-init.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/dse-trivial-auto-var-init.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/dse-trivial-auto-var-init.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/dse-trivial-auto-var-init.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/dse-trivial-auto-var-init.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/dse-trivial-auto-var-init.c   -O3 -g  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/dse-trivial-auto-var-init.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/dse-trivial-auto-var-init.c   -Os  execution test
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117426-1.c   -O0  (test for excess errors)
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117426-1.c   -O0  execution test
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117426-1.c   -O1  (test for excess errors)
@@ -107,8 +1147,150 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117546.c   -O3 -g  execution test
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117546.c   -Os  (test for excess errors)
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117546.c   -Os  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118171.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118171.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118171.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118171.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118171.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118171.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/pr118171.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118171.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.c   -O0  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.c   -O1  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.c   -O2  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.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/pr118174.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.c   -O3 -g  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118174.c   -Os  execution test
   Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr118149-2.c (test for excess errors)
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr118149.c (test for excess errors)
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr64705.c scan-tree-dump ivopts "Base:\\t\\(unsigned ?.*\\) step_[0-9]* \\+ \\(unsigned ?.*\\) iter|Base:\\t\\(unsigned ?.*\\) iter_[0-9]* \\+ \\(unsigned ?.*\\) step"
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vector-11.c (test for excess errors)
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vector-4.c scan-tree-dump-times gimple "VEC_PERM_EXPR <a(?:\\.0)?, b(?:\\.1)?, { 0, 4, 1, 5 }>;" 1
+  Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_map/1.cc  -std=gnu++23 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_map/1.cc  -std=gnu++23 execution test
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_map/1.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_map/1.cc  -std=gnu++26 execution test
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_multimap/1.cc  -std=gnu++23 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_multimap/1.cc  -std=gnu++23 execution test
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_multimap/1.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_multimap/1.cc  -std=gnu++26 execution test
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_multiset/1.cc  -std=gnu++23 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_multiset/1.cc  -std=gnu++23 execution test
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_multiset/1.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_multiset/1.cc  -std=gnu++26 execution test
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_set/1.cc  -std=gnu++23 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_set/1.cc  -std=gnu++23 execution test
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_set/1.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/flat_set/1.cc  -std=gnu++26 execution test
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/map/allocator/ext_ptr.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/map/allocator/ext_ptr.cc  -std=gnu++17 execution test
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/multimap/allocator/ext_ptr.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/multimap/allocator/ext_ptr.cc  -std=gnu++17 execution test
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/multiset/allocator/ext_ptr.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/multiset/allocator/ext_ptr.cc  -std=gnu++17 execution test
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/set/allocator/ext_ptr.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/set/allocator/ext_ptr.cc  -std=gnu++17 execution test
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/set/requirements/explicit_instantiation/alloc_ptr.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/set/requirements/explicit_instantiation/alloc_ptr_ignored.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/range_generators/pr118022.cc  -std=gnu++23 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/range_generators/pr118022.cc  -std=gnu++26 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/range_generators/pr118196.cc  -std=gnu++23 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/range_generators/pr118196.cc  -std=gnu++26 (test for excess errors)
+
+
+  - FAIL disappears           [FAIL =>     ]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/abi/arm_rtti1.C  -std=gnu++26  scan-assembler _ZNKSt9type_infoeqERKS_
+
+
+  - 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:13837)
+    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:13837)
+    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:13837)
+  Executed from: g++:g++.dg/modules/modules.exp
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++17  (test for bogus messages, line 10)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++17  (test for bogus messages, line 9)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++2a  (test for bogus messages, line 10)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++2a  (test for bogus messages, line 9)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++2b  (test for bogus messages, line 10)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-1.C -std=c++2b  (test for bogus messages, line 9)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/linkage-2.C -std=c++17  (test for errors, line 30)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/linkage-2.C -std=c++2a  (test for errors, line 30)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/linkage-2.C -std=c++2b  (test for errors, line 30)
+
+
+  - 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:13907)
+    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:13907)
+    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:13907)
+  Executed from: g++:g++.dg/modules/modules.exp
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++17  (test for errors, line 83)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2a  (test for errors, line 83)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-4_b.C -std=c++2b  (test for errors, line 83)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-8_a.C -std=c++17  (test for bogus messages, line 16)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-8_a.C -std=c++17  (test for bogus messages, line 27)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-8_a.C -std=c++2a  (test for bogus messages, line 16)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-8_a.C -std=c++2a  (test for bogus messages, line 27)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-8_a.C -std=c++2b  (test for bogus messages, line 16)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-8_a.C -std=c++2b  (test for bogus messages, line 27)
+
+
+  - UNSUPPORTED appears       [     =>UNSUP]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=c-c++-common/pr118205.c  -std=gnu++17
+    g++:g++.dg/dg.exp=c-c++-common/pr118205.c  -std=gnu++26
+    g++:g++.dg/dg.exp=c-c++-common/pr118205.c  -std=gnu++98
+  Executed from: gcc:gcc.c-torture/execute/execute.exp
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memclr.c   -O0 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memclr.c   -O1 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memclr.c   -O2 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memclr.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memclr.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memclr.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memclr.c   -O3 -g 
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/memclr.c   -Os 
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=c-c++-common/pr118205.c  -Wc++-compat 
+  Executed from: gcc:gcc.dg/torture/dg-torture.exp
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117938.c   -O0 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117938.c   -O1 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117938.c   -O2 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117938.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117938.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117938.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117938.c   -O3 -g 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr117938.c   -Os 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118184.c   -O0 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118184.c   -O1 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118184.c   -O2 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118184.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118184.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118184.c   -O3 -g 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr118184.c   -Os 
+  Executed from: gcc:gcc.target/arm/arm.exp
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/memset-inline-4-exe.c
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/memset-inline-5-exe.c
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/memset-inline-6-exe.c
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/memset-inline-8-exe.c
+    gcc:gcc.target/arm/arm.exp=gcc.target/arm/memset-inline-9-exe.c
 
 
 
