diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..7c34a3bd
--- /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-cpu=cortex-m0 --with-float=soft --target_board=-mthumb/-march=armv6s-m/-mtune=cortex-m0/-mfloat-abi=soft/-mfpu=auto qemu_cpu=cortex-m0
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..62e7d06e
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		257
+# of flaky entries		34
+# of all tests			377435
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 7893c331..63d47b09 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_m0_soft_eabi-build/132/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index e092c5de..fa77ece6 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_m0_soft_eabi-build/132/",
-            "run_order": "0132 (basepoints/gcc-15-03462-gd0c86be1ce7)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=8cfe8572e1c3d1d072ed62dbfceb7990bd0f17f8 (unchanged)",
-            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/d0c86be1ce7131aeca2cf3304a8d65a00da4f12a (+ 12 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=1b3dcfdc6f1fd2bd3e1ef2f8b7df736c076c6042 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=dbddec2a8e0265b77fe331d9c173a4e99d1fccab (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/a66f28df650166ae8b50c992eea45e7b247f4143 (unchanged)",
+            "run_order": "0132 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=8cfe8572e1c3d1d072ed62dbfceb7990bd0f17f8 (+ 9 commits)",
+            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/d0c86be1ce7131aeca2cf3304a8d65a00da4f12a (+ 179 commits)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=1b3dcfdc6f1fd2bd3e1ef2f8b7df736c076c6042 (+ 4 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=dbddec2a8e0265b77fe331d9c173a4e99d1fccab (+ 88 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/a66f28df650166ae8b50c992eea45e7b247f4143 (+ 155 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-09-09 14:35:11"
+        "Start Time": "2024-09-05 00:00:00"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index ed1aafa4..63ce30c4 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,32 +1,56 @@
-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.
-
-We understand that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
-
-In  arm-eabi cortex-m0 soft after:
-
-  | 12 commits in gcc
+Dear contributor,
+
+Our automatic CI successfully passed with your patch(es). Please find some details below.
+
+In  arm-eabi cortex-m0 soft, after:
+  | 435 commits in binutils,gcc,newlib,gdb,qemu
+  | 8cfe8572e1c MAINTAINERS: Update my email address
+  | 3bd0f5c4d99 [gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp on arm-linux
+  | b281480b26f bfd/pdb: fix bitmap generation in pdb_write_bitmap
+  | 6225a4d33a7 Automatic date update in version.in
+  | bbc8c5a1d1c [gdb] Fix typos
+  | ... and 4 more commits in binutils
   | d0c86be1ce7 i386: Support partial signbit/xorsign/copysign/abs/neg/and/xor/ior/andn for V2BF/V4BF
   | b851bce473d i386: Integrate BFmode for Enhanced Vectorization in ix86_preferred_simd_mode
   | 55024148694 Daily bump.
   | cbea72b265e [PATCH 1/3] RISC-V: Improve codegen for negative repeating large constants
   | 5326306e7d9 Check DECL_NAMELESS in modified_type_die
-  | ... and 7 more commits in gcc
+  | ... and 174 more commits in gcc
+  | 1b3dcfdc6f Replace __restrict with __restrict_arr in regex.h
+  | cc0d1bf2f1 newlib: esp: add dirent.h header file
+  | 48f1655c95 newlib: xtensa: remove sys/xtensa. use machine/xtensa
+  | f78009cb1c Cygwin: pipe: Fix a regression that raw_write() slows down
+  | dbddec2a8e0 gdb/testsuite: fix argument order in example code within a comment
+  | a80935397a1 gdb/testsuite: add return after a call to 'untested'
+  | 523b8f4f29e Revert "[gdb/testsuite] Handle missing curses in gdb.python/py-missing-debug.exp"
+  | 5ddd0d7eefb gdb/python: avoid depending on the curses library
+  | 258c81da3c1 [gdb/testsuite] Fix gdb.xml/tdesc-regs.exp on riscv64
+  | ... and 83 more commits in gdb
+  | a66f28df650 Merge tag 'migration-20240909-pull-request' of https://gitlab.com/peterx/qemu into staging
+  | 89bccecdda2 system: improve migration debug
+  | afe166d4e8b tests/migration: Add integration test for 'qatzip' compression method
+  | 80484f94598 migration: Introduce 'qatzip' compression method
+  | 86c6eb1f39c migration: Add migration parameters for QATzip
+  | ... and 150 more commits in qemu
+
+
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv6s-m -mtune=cortex-m0 -mfloat-abi=soft -mfpu=auto
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m0 --with-float=soft --target_board=-mthumb/-march=armv6s-m/-mtune=cortex-m0/-mfloat-abi=soft/-mfpu=auto qemu_cpu=cortex-m0
+
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
+
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-PASS
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/132/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/132/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_m0_soft_eabi-build/132/artifact/artifacts/notify/
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/132/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_m0_soft_eabi-build/132/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv6s-m -mtune=cortex-m0 -mfloat-abi=soft -mfpu=auto
-
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/132/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/132/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/131/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/123/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index da592724..aa219efd 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:arsen@aarsen.me,admin@levyhsu.com,bcc:tcwg-validation@linaro.org,arsen@gcc.gnu.org,polacek@redhat.com,cc:gcc-regression@gcc.gnu.org,jlaw@ventanamicro.com,cc:rguenther@suse.de,gccadmin@gcc.gnu.org,tromey@adacore.com,rguenth@gcc.gnu.org,quic_apinski@quicinc.com,cc:rzinsly@ventanamicro.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index e91ee10f..b2a3f2f3 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 12 commits in gcc: PASS on master-thumb_m0_soft_eabi
+[Linaro-TCWG-CI] 435 commits in binutils,gcc,newlib,gdb,qemu: improvements on master-thumb_m0_soft_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..62e7d06e
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		257
+# of flaky entries		34
+# of all tests			377435
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 4dcd3de2..7f8f42d2 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.31857
-CURRENT:  /tmp/gxx-sum2.31857
+REFERENCE:/tmp/gxx-sum1.25312
+CURRENT:  /tmp/gxx-sum2.25312
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  365797 |  365802 |
+  | Passes                            [PASS] |  365315 |  365802 |
   | Unexpected fails                  [FAIL] |     215 |     215 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |       7 |       7 |
   | Expected fails                   [XFAIL] |    2447 |    2447 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |      36 |      36 |
-  | Unsupported                [UNSUPPORTED] |    8928 |    8928 |
+  | Unsupported                [UNSUPPORTED] |    8918 |    8928 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.975662
+    REF PASS ratio: 0.975656
     RES PASS ratio: 0.975662
 
 o  REGRESSIONS:
@@ -36,22 +36,554 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | New PASS                  [     => PASS] |       5 |
+  | PASS disappears           [PASS =>     ] |      17 |
+  | New PASS                  [     => PASS] |     504 |
   | XFAIL disappears          [XFAIL=>     ] |       3 |
   | XFAIL appears             [     =>XFAIL] |       3 |
+  | UNSUPPORTED appears       [     =>UNSUP] |      10 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |      11 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     537 |
   +------------------------------------------+---------+
 
+  - PASS disappears           [PASS =>     ]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-1.C  -std=c++11  (test for warnings, line 3)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-1.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-11.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-13.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-15.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-75.C  -std=gnu++98  (test for warnings, line 15)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-75.C  -std=gnu++98  (test for warnings, line 17)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-75.C  -std=gnu++98  (test for warnings, line 31)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-75.C  -std=gnu++98  (test for warnings, line 33)
+    g++:g++.dg/dg.exp=g++.dg/tree-ssa/pr88797.C  -std=gnu++17  scan-tree-dump-times split-paths "Block . is a join that does not expose" 1
+    g++:g++.dg/dg.exp=g++.dg/tree-ssa/pr88797.C  -std=gnu++26  scan-tree-dump-times split-paths "Block . is a join that does not expose" 1
+    g++:g++.dg/dg.exp=g++.dg/tree-ssa/pr88797.C  -std=gnu++98  scan-tree-dump-times split-paths "Block . is a join that does not expose" 1
+  Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr66726-2.c scan-tree-dump-times phiopt1 "factor conversion out" 0
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/split-path-11.c scan-tree-dump-times split-paths "join point for if-convertable half-diamond" 1
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/split-path-2.c scan-tree-dump split-paths "appears to be a join point for if-convertable diamond"
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/split-path-5.c scan-tree-dump-times split-paths "join point for if-convertable half-diamond" 1
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/split-path-6.c scan-tree-dump-times split-paths "Duplicating join block" 3
+
+
   - New PASS                  [     => PASS]:
 
   Executed from: g++:g++.dg/coroutines/coroutines.exp
     g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/pr106973.C (test for excess errors)
     g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/pr108620.C (test for excess errors)
+    g++:g++.dg/coroutines/coroutines.exp=g++.dg/coroutines/torture/pr105104.C (test for excess errors)
+  Executed from: g++:g++.dg/coroutines/torture/coro-torture.exp
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr105104.C   -O0  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr105104.C   -O1  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr105104.C   -O2  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr105104.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr105104.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr105104.C   -O3 -g  (test for excess errors)
+    g++:g++.dg/coroutines/torture/coro-torture.exp=g++.dg/coroutines/torture/pr105104.C   -Os  (test for excess errors)
   Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11  scan-tree-dump optimized " f3 \\(52\\);"
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11  scan-tree-dump-times optimized " f1 \\(\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11  scan-tree-dump-times optimized " f2 \\(\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11  scan-tree-dump-times optimized " f3 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11  scan-tree-dump-times optimized " f3 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11  scan-tree-dump-times optimized " f5 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11  scan-tree-dump-times optimized " f5 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11  scan-tree-dump-times optimized " f7 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11  scan-tree-dump-times optimized " f7 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11  scan-tree-dump-times optimized " f8 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11  scan-tree-dump-times optimized " f8 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11  scan-tree-dump-times optimized " f9 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11  scan-tree-dump-times optimized " f9 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11  scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++11 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17  scan-tree-dump optimized " f3 \\(52\\);"
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17  scan-tree-dump-times optimized " f1 \\(\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17  scan-tree-dump-times optimized " f2 \\(\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17  scan-tree-dump-times optimized " f3 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17  scan-tree-dump-times optimized " f3 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17  scan-tree-dump-times optimized " f5 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17  scan-tree-dump-times optimized " f5 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17  scan-tree-dump-times optimized " f7 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17  scan-tree-dump-times optimized " f7 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17  scan-tree-dump-times optimized " f8 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17  scan-tree-dump-times optimized " f8 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17  scan-tree-dump-times optimized " f9 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17  scan-tree-dump-times optimized " f9 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17  scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26  scan-tree-dump optimized " f3 \\(52\\);"
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26  scan-tree-dump-times optimized " f1 \\(\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26  scan-tree-dump-times optimized " f2 \\(\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26  scan-tree-dump-times optimized " f3 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26  scan-tree-dump-times optimized " f3 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26  scan-tree-dump-times optimized " f5 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26  scan-tree-dump-times optimized " f5 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26  scan-tree-dump-times optimized " f7 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26  scan-tree-dump-times optimized " f7 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26  scan-tree-dump-times optimized " f8 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26  scan-tree-dump-times optimized " f8 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26  scan-tree-dump-times optimized " f9 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26  scan-tree-dump-times optimized " f9 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26  scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17  scan-tree-dump optimized " f3 \\(52\\);"
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17  scan-tree-dump-times optimized " f1 \\(\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17  scan-tree-dump-times optimized " f2 \\(\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17  scan-tree-dump-times optimized " f3 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17  scan-tree-dump-times optimized " f3 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17  scan-tree-dump-times optimized " f5 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17  scan-tree-dump-times optimized " f5 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17  scan-tree-dump-times optimized " f7 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17  scan-tree-dump-times optimized " f7 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17  scan-tree-dump-times optimized " f8 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17  scan-tree-dump-times optimized " f8 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17  scan-tree-dump-times optimized " f9 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17  scan-tree-dump-times optimized " f9 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17  scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26  scan-tree-dump optimized " f3 \\(52\\);"
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26  scan-tree-dump-times optimized " f1 \\(\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26  scan-tree-dump-times optimized " f2 \\(\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26  scan-tree-dump-times optimized " f3 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26  scan-tree-dump-times optimized " f3 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26  scan-tree-dump-times optimized " f5 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26  scan-tree-dump-times optimized " f5 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26  scan-tree-dump-times optimized " f7 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26  scan-tree-dump-times optimized " f7 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26  scan-tree-dump-times optimized " f8 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26  scan-tree-dump-times optimized " f8 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26  scan-tree-dump-times optimized " f9 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26  scan-tree-dump-times optimized " f9 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26  scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98  scan-tree-dump optimized " f3 \\(52\\);"
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98  scan-tree-dump-times optimized " f1 \\(\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98  scan-tree-dump-times optimized " f2 \\(\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98  scan-tree-dump-times optimized " f3 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98  scan-tree-dump-times optimized " f3 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98  scan-tree-dump-times optimized " f5 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98  scan-tree-dump-times optimized " f5 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98  scan-tree-dump-times optimized " f7 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98  scan-tree-dump-times optimized " f7 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98  scan-tree-dump-times optimized " f8 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98  scan-tree-dump-times optimized " f8 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98  scan-tree-dump-times optimized " f9 \\(-42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98  scan-tree-dump-times optimized " f9 \\(42\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98  scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 2
+    g++:g++.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -std=gnu++98 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump optimized " f3 \\(52\\);"
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " f1 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " f12 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " f13 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " f2 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " f3 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " f3 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " f5 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " f5 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " f7 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " f7 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " f8 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " f8 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " f9 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " f9 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11  scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++11 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump optimized " f3 \\(52\\);"
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " f1 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " f12 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " f13 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " f2 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " f3 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " f3 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " f5 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " f5 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " f7 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " f7 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " f8 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " f8 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " f9 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " f9 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17  scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump optimized " f3 \\(52\\);"
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " f1 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " f12 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " f13 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " f2 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " f3 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " f3 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " f5 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " f5 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " f7 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " f7 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " f8 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " f8 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " f9 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " f9 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26  scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump optimized " f3 \\(52\\);"
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " f1 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " f12 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " f13 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " f2 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " f3 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " f3 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " f5 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " f5 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " f7 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " f7 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " f8 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " f8 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " f9 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " f9 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17  scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump optimized " f3 \\(52\\);"
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " f1 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " f12 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " f13 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " f2 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " f3 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " f3 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " f5 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " f5 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " f7 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " f7 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " f8 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " f8 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " f9 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " f9 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26  scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump optimized " f3 \\(52\\);"
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " f1 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " f12 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " f13 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " f2 \\(\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " f3 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " f3 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " f5 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " f5 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " f7 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " f7 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " f8 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " f8 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " f9 \\(-42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " f9 \\(42\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98  scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 1
+    g++:g++.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -std=gnu++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/concepts/pr101099.C  -std=gnu++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/concepts/pr101099.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/concepts/pr101099.C  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-1.C  -std=c++98  (test for warnings, line 3)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-1.C  -std=c++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-11.C  -std=c++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-13.C  -std=c++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-15.C  -std=c++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-80.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-80.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-80.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-81.C  -std=c++11  (test for warnings, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-81.C  -std=c++11  (test for warnings, line 7)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-81.C  -std=c++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-81.C  -std=c++17  (test for warnings, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-81.C  -std=c++17  (test for warnings, line 7)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-81.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-81.C  -std=c++26  (test for warnings, line 6)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-81.C  -std=c++26  (test for warnings, line 7)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/gen-attrs-81.C  -std=c++26 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp1z/noexcept-type28.C  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp1z/noexcept-type28.C  -std=c++20 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/cpp1z/noexcept-type28.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/nontype-class66.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/nontype-class66.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/nontype-class66.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/used-inline1.C  -std=c++17  (test for bogus messages, line 2)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/used-inline1.C  -std=c++17  (test for errors, line 4)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/used-inline1.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/used-inline1.C  -std=c++26  (test for bogus messages, line 2)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/used-inline1.C  -std=c++26  (test for errors, line 4)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/used-inline1.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/used-inline1.C  -std=c++98  (test for bogus messages, line 2)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/used-inline1.C  -std=c++98  (test for errors, line 4)
+    g++:g++.dg/dg.exp=g++.dg/diagnostic/used-inline1.C  -std=c++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-unsequenced-1.C  -std=gnu++11  (test for warnings, line 44)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-unsequenced-1.C  -std=gnu++11  scan-tree-dump-times optimized " bar<int> \\(1, 2, 3\\);" 1
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-unsequenced-1.C  -std=gnu++11  scan-tree-dump-times optimized " bar<int> \\(4, 5, 6\\);" 1
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-unsequenced-1.C  -std=gnu++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-unsequenced-1.C  -std=gnu++17  (test for warnings, line 44)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-unsequenced-1.C  -std=gnu++17  scan-tree-dump-times optimized " bar<int> \\(1, 2, 3\\);" 1
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-unsequenced-1.C  -std=gnu++17  scan-tree-dump-times optimized " bar<int> \\(4, 5, 6\\);" 1
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-unsequenced-1.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-unsequenced-1.C  -std=gnu++26  (test for warnings, line 44)
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-unsequenced-1.C  -std=gnu++26  scan-tree-dump-times optimized " bar<int> \\(1, 2, 3\\);" 1
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-unsequenced-1.C  -std=gnu++26  scan-tree-dump-times optimized " bar<int> \\(4, 5, 6\\);" 1
+    g++:g++.dg/dg.exp=g++.dg/ext/attr-unsequenced-1.C  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by-2.C  -std=gnu++11  (test for warnings, line 12)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by-2.C  -std=gnu++11  (test for warnings, line 7)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by-2.C  -std=gnu++11 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by-2.C  -std=gnu++17  (test for warnings, line 12)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by-2.C  -std=gnu++17  (test for warnings, line 7)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by-2.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by-2.C  -std=gnu++26  (test for warnings, line 12)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by-2.C  -std=gnu++26  (test for warnings, line 7)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by-2.C  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by.C  -std=gnu++17  (test for warnings, line 10)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by.C  -std=gnu++17  (test for warnings, line 6)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by.C  -std=gnu++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by.C  -std=gnu++26  (test for warnings, line 10)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by.C  -std=gnu++26  (test for warnings, line 6)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by.C  -std=gnu++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by.C  -std=gnu++98  (test for warnings, line 10)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by.C  -std=gnu++98  (test for warnings, line 6)
+    g++:g++.dg/dg.exp=g++.dg/ext/flex-array-counted-by.C  -std=gnu++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/template/friend83.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/template/friend83.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/template/friend83.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/tree-ssa/pr88797.C  -std=gnu++17  scan-tree-dump-times split-paths "appears to be a join point for if-convertable bbs." 1
+    g++:g++.dg/dg.exp=g++.dg/tree-ssa/pr88797.C  -std=gnu++26  scan-tree-dump-times split-paths "appears to be a join point for if-convertable bbs." 1
+    g++:g++.dg/dg.exp=g++.dg/tree-ssa/pr88797.C  -std=gnu++98  scan-tree-dump-times split-paths "appears to be a join point for if-convertable bbs." 1
+  Executed from: g++:g++.dg/torture/dg-torture.exp
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O0  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O0  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O1  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O1  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O2  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O2  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O3 -g  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O3 -g  execution test
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -Os  (test for excess errors)
+    g++:g++.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -Os  execution test
+  Executed from: gcc:gcc.c-torture/compile/compile.exp
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr116516.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr116516.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr116516.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr116516.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr116516.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr116516.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr116516.c   -Os  (test for excess errors)
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat   scan-tree-dump optimized " f3 \\(52\\);"
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat   scan-tree-dump-times optimized " f1 \\(\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat   scan-tree-dump-times optimized " f2 \\(\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat   scan-tree-dump-times optimized " f3 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat   scan-tree-dump-times optimized " f3 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat   scan-tree-dump-times optimized " f5 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat   scan-tree-dump-times optimized " f5 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat   scan-tree-dump-times optimized " f7 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat   scan-tree-dump-times optimized " f7 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat   scan-tree-dump-times optimized " f8 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat   scan-tree-dump-times optimized " f8 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat   scan-tree-dump-times optimized " f9 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat   scan-tree-dump-times optimized " f9 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat   scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-1.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat   scan-tree-dump optimized " f3 \\(52\\);"
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat   scan-tree-dump-times optimized " f1 \\(\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat   scan-tree-dump-times optimized " f2 \\(\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat   scan-tree-dump-times optimized " f3 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat   scan-tree-dump-times optimized " f3 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat   scan-tree-dump-times optimized " f5 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat   scan-tree-dump-times optimized " f5 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat   scan-tree-dump-times optimized " f7 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat   scan-tree-dump-times optimized " f7 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat   scan-tree-dump-times optimized " f8 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat   scan-tree-dump-times optimized " f8 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat   scan-tree-dump-times optimized " f9 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat   scan-tree-dump-times optimized " f9 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat   scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 2
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-reproducible-2.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump optimized " f3 \\(52\\);"
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " f1 \\(\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " f12 \\(\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " f13 \\(\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " f2 \\(\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " f3 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " f3 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " f5 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " f5 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " f7 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " f7 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " f8 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " f8 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " f9 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " f9 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat   scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-1.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump optimized " f3 \\(52\\);"
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " f1 \\(\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " f12 \\(\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " f13 \\(\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " f2 \\(\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " f3 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " f3 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " f5 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " f5 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " f7 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " f7 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " f8 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " f8 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " f9 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " f9 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat   scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 1
+    gcc:gcc.dg/dg.exp=c-c++-common/attr-unsequenced-2.c  -Wc++-compat  (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c scan-tree-dump optimized " f3 \\(52\\);"
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c scan-tree-dump-times optimized " f1 \\(\\);" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c scan-tree-dump-times optimized " f2 \\(\\);" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c scan-tree-dump-times optimized " f3 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c scan-tree-dump-times optimized " f3 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c scan-tree-dump-times optimized " f5 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c scan-tree-dump-times optimized " f5 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c scan-tree-dump-times optimized " f7 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c scan-tree-dump-times optimized " f7 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c scan-tree-dump-times optimized " f8 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c scan-tree-dump-times optimized " f8 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c scan-tree-dump-times optimized " f9 \\(-42\\);" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c scan-tree-dump-times optimized " f9 \\(42\\);" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-1.c scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 2
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for errors, line 10)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for errors, line 12)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for errors, line 14)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for errors, line 16)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for errors, line 20)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for errors, line 22)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for errors, line 24)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for errors, line 39)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for errors, line 40)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for errors, line 8)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for warnings, line 18)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for warnings, line 30)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for warnings, line 41)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for warnings, line 44)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c  (test for warnings, line 45)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-2.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-3.c  (test for errors, line 10)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-3.c  (test for errors, line 13)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-3.c  (test for errors, line 5)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-3.c  (test for errors, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-3.c  at line 11 (test for errors, line 10)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-3.c  at line 14 (test for errors, line 13)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-3.c  at line 8 (test for errors, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-3.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-4.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-4.c ignored at line 12 (test for errors, line 11)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-5-aux.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-5.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-reproducible-5.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump optimized " f3 \\(52\\);"
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " f1 \\(\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " f12 \\(\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " f13 \\(\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " f2 \\(\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " f3 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " f3 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " f5 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " f5 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " f7 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " f7 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " f8 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " f8 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " f9 \\(-42\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " f9 \\(42\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-1.c scan-tree-dump-times optimized " fp1.[0-9]*_[0-9]* \\(14\\);" 1
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for errors, line 10)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for errors, line 12)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for errors, line 14)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for errors, line 16)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for errors, line 20)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for errors, line 22)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for errors, line 24)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for errors, line 39)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for errors, line 40)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for errors, line 8)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for warnings, line 18)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for warnings, line 30)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for warnings, line 41)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for warnings, line 44)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c  (test for warnings, line 45)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-2.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-3.c  (test for errors, line 10)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-3.c  (test for errors, line 13)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-3.c  (test for errors, line 5)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-3.c  (test for errors, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-3.c  at line 11 (test for errors, line 10)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-3.c  at line 14 (test for errors, line 13)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-3.c  at line 8 (test for errors, line 7)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-3.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-4.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-4.c ignored at line 12 (test for errors, line 11)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-5-aux.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-5.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/c23-attr-unsequenced-5.c execution test
+    gcc:gcc.dg/dg.exp=gcc.dg/init-pad-1.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/init-pad-1.c scan-tree-dump-not gimple "= 0;"
+    gcc:gcc.dg/dg.exp=gcc.dg/init-pad-1.c scan-tree-dump-times gimple "= {};" 1
+  Executed from: gcc:gcc.dg/sarif-output/sarif-output.exp
+    gcc:gcc.dg/sarif-output/sarif-output.exp=gcc.dg/sarif-output/bad-pragma.c (test .sarif output for UTF-8-encoded parseable JSON)
+    gcc:gcc.dg/sarif-output/sarif-output.exp=gcc.dg/sarif-output/bad-pragma.c (test for excess errors)
+  Executed from: gcc:gcc.dg/torture/dg-torture.exp
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O0  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O1  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O2  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -O3 -g  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=c-c++-common/torture/pr116098-1.c   -Os  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.c   -O0  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.c   -O1  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.c   -O2  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.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/pr116544.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.c   -O3 -g  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr116544.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/pr66726-2.c scan-tree-dump-times phiopt1 "factor operation out" 0
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/split-path-11.c scan-tree-dump-times split-paths "join point for if-convertable" 1
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/split-path-13.c (test for excess errors)
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/split-path-13.c scan-tree-dump split-paths "appears to be a join point for if-convertable"
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/split-path-2.c scan-tree-dump split-paths "appears to be a join point for if-convertable"
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/split-path-5.c scan-tree-dump-times split-paths "join point for if-convertable" 1
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/split-path-6.c scan-tree-dump-times split-paths "Duplicating join block" 2
+  Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=20_util/any/layout.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/headers/memory/version.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/scoped_allocator/version.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=21_strings/headers/string/version.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/deque/version.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/forward_list/version.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/list/version.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/map/version.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/set/version.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/unordered_map/version.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/unordered_set/version.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=23_containers/vector/version.cc  -std=gnu++17 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/move_iterator/lwg3736.cc  -std=gnu++20 (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=24_iterators/move_iterator/lwg3736.cc  -std=gnu++26 (test for excess errors)
 
 
   - XFAIL disappears          [XFAIL=>     ]:
@@ -70,6 +602,23 @@ o  IMPROVEMENTS TO BE CHECKED:
     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:13748)
 
 
+  - UNSUPPORTED appears       [     =>UNSUP]:
+
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/bitint-109.c
+  Executed from: gcc:gcc.dg/sarif-output/sarif-output.exp
+    gcc:gcc.dg/sarif-output/sarif-output.exp=gcc.dg/sarif-output/bad-pragma.c verify-sarif-file: check-jsonschema is missing
+    gcc:gcc.dg/sarif-output/sarif-output.exp=test-bad-pragma.py pytest python3 is missing
+  Executed from: gcc:gcc.dg/torture/dg-torture.exp
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-73.c   -O0 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-73.c   -O1 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-73.c   -O2 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-73.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-73.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-73.c   -O3 -g 
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/bitint-73.c   -Os 
+
+
 
 # Improvements found
 # No regression found in 3 common sum files
