diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..aa3a008e
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..3bf48b82
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		376
+# of flaky entries		1
+# of all tests			409229
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index db880d21..e104a381 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-PASS
+improvements
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/206/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 7a1ba02a..4b9d242e 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,15 +7,15 @@
         "Info": {
             "tag": "tcwg_gnu_embed_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/206/",
-            "run_order": "0206 (basepoints/gcc-14-05236-gc48f1056858)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=98712e137edb0bf33acd3bf716a160d16f600c35 (unchanged)",
-            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/c48f1056858fdc199e167d4a04fcc0a602e4f442 (+ 57 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=c8cf1933ba04edf40181545b4c258be059d66f87 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a73c0d9b228cb11d4dd9c045c692229ff6b7b06a (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/ea10c3817814b8be75be22c78ea91d633b0d2532 (unchanged)",
+            "run_order": "0206 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=98712e137edb0bf33acd3bf716a160d16f600c35 (+ 52 commits)",
+            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/c48f1056858fdc199e167d4a04fcc0a602e4f442 (+ 121 commits)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=c8cf1933ba04edf40181545b4c258be059d66f87 (+ 1 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a73c0d9b228cb11d4dd9c045c692229ff6b7b06a (+ 53 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/ea10c3817814b8be75be22c78ea91d633b0d2532 (+ 567 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-11-10 04:03:07"
+        "Start Time": "2023-11-01 15:55:04"
     },
     "Tests": [
         {
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                6
+                1
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index bd8d0395..5e8b91f3 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,32 +1,34 @@
-Dear contributor, our automatic CI has detected problems related to your patch(es).  Please find some details below.  If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
+Dear contributor,
 
-We appreciate that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
-In  arm-eabi thumb v8-a hard after:
-
-  | 57 commits in gcc
+In  arm-eabi thumb v8-a hard, after:
+  | 121 commits in gcc
   | c48f1056858 Daily bump.
   | 63dc25eda71 RISC-V: Support FP floor to i/l/ll diff size autovec
   | f5ddc367738 Fix libgomp build on targets that are not Linux-based or accelerators
   | 54bac0ce69b testsuite: Refer more consistently to C23 not C2X
   | 2b61b8063b8 test: Recover sdiv_pow2 check and remove test of RISC-V
-  | ... and 52 more commits in gcc
+  | ... and 116 more commits in gcc
 
-PASS
 
-You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/206/artifact/artifacts/00-sumfiles/
-The full lists of regressions and progressions as well as configure and make commands are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/206/artifact/artifacts/notify/
-The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/206/artifact/artifacts/sumfiles/xfails.xfail
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
 
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
 -----------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
+
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/206/artifact/artifacts/
+The full lists of regressions and improvements as well as configure and make commands are in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/206/artifact/artifacts/notify/
+The list of [ignored] baseline and flaky failures are in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/206/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/206/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/205/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/194/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 5381ee0c..e988257a 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:baird@adacore.com,cc:oliva@adacore.com,cc:ebotcazou@adacore.com,bcc:tcwg-validation@linaro.org,poulhies@adacore.com,polacek@redhat.com,ubizjak@gmail.com,fdumont@gcc.gnu.org,cc:indus@adacore.com,guojiufu@linux.ibm.com,cc:gcc-regression@gcc.gnu.org,kcy@codesourcery.com,cc:bortolussi@adacore.com,tobias@codesourcery.com,cc:juzhe.zhong@rivai.ai,joseph@codesourcery.com,rdapp@ventanamicro.com,mjambor@suse.cz,lehua.ding@rivai.ai,rguenther@suse.de,gccadmin@gcc.gnu.org,oliva@gnu.org,cc:trojanek@adacore.com,pan2.li@intel.com,cc:duff@adacore.com,cc:desplanques@adacore.com,christoph.muellner@vrull.eu,cc:moy@adacore.com,richard.sandiford@arm.com
+cc:baird@adacore.com,cc:oliva@adacore.com,cc:ebotcazou@adacore.com,fweimer@redhat.com,bcc:tcwg-validation@linaro.org,poulhies@adacore.com,jakub@redhat.com,polacek@redhat.com,danglin@gcc.gnu.org,ubizjak@gmail.com,haochen.jiang@intel.com,fdumont@gcc.gnu.org,cc:indus@adacore.com,guojiufu@linux.ibm.com,cc:gcc-regression@gcc.gnu.org,iant@golang.org,kcy@codesourcery.com,siarheit@google.com,cc:bortolussi@adacore.com,christophe.lyon@linaro.org,tobias@codesourcery.com,cc:juzhe.zhong@rivai.ai,joseph@codesourcery.com,rdapp@ventanamicro.com,cel@linux.ibm.com,mjambor@suse.cz,lehua.ding@rivai.ai,rguenther@suse.de,cc:J1senn@outlook.com,gccadmin@gcc.gnu.org,thomas@codesourcery.com,oliva@gnu.org,dmalcolm@redhat.com,cc:trojanek@adacore.com,pan2.li@intel.com,cc:duff@adacore.com,cc:desplanques@adacore.com,xuli1@eswincomputing.com,hongtao.liu@intel.com,christoph.muellner@vrull.eu,fxcoudert@gcc.gnu.org,cc:moy@adacore.com,richard.sandiford@arm.com,linkw@linux.ibm.com,jwakely@redhat.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 51a87686..0c04d5a0 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 57 commits in gcc: PASS on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] 121 commits in gcc: improvements on master-thumb_v8a_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..3bf48b82
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		376
+# of flaky entries		1
+# of all tests			409229
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 597c60d2..e4b01162 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		376
-# of flaky entries		6
+# of flaky entries		1
 # of all tests			409229
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index e0ed0c6a..a6af0bb7 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -7,13 +7,13 @@ g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.15745
-CURRENT:  /tmp/gxx-sum2.15745
+REFERENCE:/tmp/gxx-sum1.15940
+CURRENT:  /tmp/gxx-sum2.15940
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  387238 |  387238 |
+  | Passes                            [PASS] |  387220 |  387238 |
   | Unexpected fails                  [FAIL] |     304 |     304 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |      52 |      52 |
@@ -24,7 +24,7 @@ o  RUN STATUS:                               |   REF   |   RES   |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.953644
+    REF PASS ratio: 0.953642
     RES PASS ratio: 0.953642
 
 o  REGRESSIONS:
@@ -36,15 +36,335 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |       4 |
-  | New PASS                  [     => PASS] |       4 |
+  | PASS disappears           [PASS =>     ] |     322 |
+  | New PASS                  [     => PASS] |     340 |
   | UNSUPPORTED appears       [     =>UNSUP] |       1 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |       9 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     663 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
 
+  Executed from: g++:g++.dg/pch/pch.exp
+    g++:g++.dg/pch/pch.exp=./Wmismatched-tags.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./Wmismatched-tags.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./Wmismatched-tags.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./array-1.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./array-1.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./array-1.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./empty.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./empty.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./empty.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./externc-1.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./externc-1.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./externc-1.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./local-1.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./local-1.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./local-1.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./operator-1.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./operator-1.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./operator-1.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pch-string-nulls.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pch-string-nulls.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pch-string-nulls.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pch.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pch.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pch.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr36887.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr36887.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr36887.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr90326.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr90326.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr90326.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr92458.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr92458.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr92458.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr98343.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr98343.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr98343.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./static-1.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./static-1.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./static-1.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./system-1.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./system-1.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./system-1.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./system-2.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./system-2.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./system-2.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./template-1.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./template-1.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./template-1.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./uninst.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./uninst.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./uninst.H  -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./wchar-1.H  -O2 (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./wchar-1.H  -O2 -g (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./wchar-1.H  -g (test for excess errors)
+  Executed from: gcc:gcc.dg/pch/pch.exp
+    gcc:gcc.dg/pch/pch.exp=./common-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./common-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./common-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./common-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./common-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./common-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-2.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-2.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-2.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-2.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-2.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-2.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-3.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-3.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-3.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-3.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-3.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-3.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-2.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-2.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-2.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-2.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-2.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-2.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-3.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-3.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-3.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-3.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-3.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-3.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-2.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-2.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-2.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-2.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-2.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-2.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-3.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-3.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-3.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-3.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-3.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-3.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-4.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-4.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-4.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-4.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-4.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-4.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-5.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-5.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-5.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-5.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-5.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-5.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./empty.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./empty.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./empty.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./empty.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./empty.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./empty.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./except-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./except-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./except-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./except-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./except-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./except-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./global-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./global-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./global-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./global-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./global-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./global-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./ident-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./ident-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./ident-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./ident-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./ident-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./ident-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-2.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-2.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-2.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-2.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-2.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-2.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-2.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-2.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-2.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-2.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-2.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-2.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-3.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-3.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-3.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-3.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-3.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-3.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-4.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-4.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-4.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-4.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-4.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-4.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./largefile.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./largefile.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./largefile.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./largefile.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./largefile.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./largefile.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-2.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-2.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-2.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-2.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-2.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-2.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-3.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-3.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-3.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-3.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-3.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-3.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-4.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-4.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-4.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-4.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-4.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-4.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-2.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-2.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-2.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-2.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-2.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-2.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-3.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-3.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-3.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-3.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-3.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-3.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pushpop-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pushpop-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pushpop-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pushpop-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pushpop-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pushpop-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./save-temps-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./save-temps-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./save-temps-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./save-temps-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./save-temps-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./save-temps-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-2.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-2.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-2.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-2.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-2.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-2.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-3.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-3.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-3.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-3.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-3.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-3.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./struct-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./struct-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./struct-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./struct-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./struct-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./struct-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./system-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./system-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./system-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./system-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./system-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./system-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1b.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1b.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1b.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1b.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1b.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1b.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-2.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-2.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-2.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-2.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-2.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-2.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-4.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-4.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-4.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-4.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-4.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-4.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-5.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-5.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-5.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-5.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-5.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-5.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-6.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-6.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-6.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-6.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-6.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-6.h  -O0 -g (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./warn-1.h   -O0  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./warn-1.h   -O1  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./warn-1.h   -O2  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./warn-1.h   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./warn-1.h   -Os  (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./warn-1.h  -O0 -g (test for excess errors)
   Executed from: gcc:gcc.dg/vect/vect.exp
     gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/bb-slp-over-widen-1.c -flto -ffat-lto-objects  scan-tree-dump-times slp2 "optimized: basic block" 2
     gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/bb-slp-over-widen-1.c scan-tree-dump-times slp2 "optimized: basic block" 2
@@ -54,6 +374,346 @@ o  IMPROVEMENTS TO BE CHECKED:
 
   - New PASS                  [     => PASS]:
 
+  Executed from: g++:g++.dg/pch/pch.exp
+    g++:g++.dg/pch/pch.exp=./Wmismatched-tags.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./Wmismatched-tags.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./Wmismatched-tags.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./array-1.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./array-1.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./array-1.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./empty.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./empty.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./empty.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./externc-1.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./externc-1.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./externc-1.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./local-1.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./local-1.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./local-1.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./operator-1.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./operator-1.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./operator-1.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pch-string-nulls.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pch-string-nulls.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pch-string-nulls.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pch.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pch.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pch.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr36887.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr36887.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr36887.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr90326.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr90326.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr90326.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr92458.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr92458.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr92458.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr98343.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr98343.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./pr98343.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./static-1.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./static-1.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./static-1.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./system-1.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./system-1.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./system-1.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./system-2.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./system-2.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./system-2.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./template-1.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./template-1.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./template-1.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./uninst.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./uninst.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./uninst.H  -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./wchar-1.H  -O2 -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./wchar-1.H  -O2 -g -c (test for excess errors)
+    g++:g++.dg/pch/pch.exp=./wchar-1.H  -g -c (test for excess errors)
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-opts-1.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-opts-2.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-opts-3.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-opts-4.c  (test for warnings, line 5)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-opts-4.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-opts-5.c  (test for warnings, line 5)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-opts-5.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/gnu23-opts-1.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/gnu23-opts-2.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/pr112369.c (test for excess errors)
+  Executed from: gcc:gcc.dg/pch/pch.exp
+    gcc:gcc.dg/pch/pch.exp=./common-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./common-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./common-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./common-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./common-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./common-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-2.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-2.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-2.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-2.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-2.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-2.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-3.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-3.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-3.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-3.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-3.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./counter-3.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-2.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-2.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-2.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-2.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-2.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-2.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-3.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-3.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-3.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-3.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-3.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./cpp-3.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-2.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-2.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-2.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-2.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-2.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-2.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-3.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-3.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-3.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-3.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-3.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-3.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-4.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-4.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-4.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-4.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-4.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-4.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-5.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-5.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-5.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-5.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-5.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./decl-5.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./empty.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./empty.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./empty.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./empty.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./empty.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./empty.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./except-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./except-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./except-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./except-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./except-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./except-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./global-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./global-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./global-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./global-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./global-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./global-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./ident-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./ident-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./ident-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./ident-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./ident-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./ident-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-2.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-2.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-2.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-2.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-2.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./import-2.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-2.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-2.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-2.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-2.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-2.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-2.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-3.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-3.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-3.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-3.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-3.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-3.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-4.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-4.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-4.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-4.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-4.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./inline-4.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./largefile.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./largefile.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./largefile.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./largefile.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./largefile.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./largefile.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-2.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-2.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-2.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-2.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-2.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-2.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-3.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-3.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-3.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-3.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-3.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-3.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-4.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-4.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-4.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-4.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-4.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./macro-4.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-2.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-2.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-2.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-2.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-2.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-2.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-3.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-3.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-3.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-3.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-3.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pr66343-3.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pushpop-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pushpop-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pushpop-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pushpop-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pushpop-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./pushpop-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./save-temps-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./save-temps-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./save-temps-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./save-temps-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./save-temps-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./save-temps-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-2.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-2.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-2.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-2.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-2.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-2.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-3.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-3.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-3.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-3.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-3.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./static-3.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./struct-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./struct-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./struct-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./struct-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./struct-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./struct-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./system-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./system-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./system-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./system-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./system-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./system-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1b.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1b.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1b.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1b.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1b.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-1b.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-2.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-2.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-2.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-2.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-2.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-2.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-4.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-4.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-4.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-4.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-4.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-4.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-5.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-5.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-5.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-5.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-5.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-5.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-6.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-6.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-6.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-6.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-6.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./valid-6.h  -O0 -g -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./warn-1.h   -O0  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./warn-1.h   -O1  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./warn-1.h   -O2  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./warn-1.h   -O3 -g  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./warn-1.h   -Os  -c (test for excess errors)
+    gcc:gcc.dg/pch/pch.exp=./warn-1.h  -O0 -g -c (test for excess errors)
+  Executed from: gcc:gcc.dg/torture/dg-torture.exp
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111950.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111950.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111950.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111950.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111950.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111950.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/pr111950.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111950.c   -Os  (test for excess errors)
   Executed from: gcc:gcc.dg/vect/vect.exp
     gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/bb-slp-over-widen-1.c -flto -ffat-lto-objects  scan-tree-dump-times slp2 "note: Basic block will be vectorized" 2
     gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/bb-slp-over-widen-1.c scan-tree-dump-times slp2 "note: Basic block will be vectorized" 2
