summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-14 15:57:30 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-14 15:57:30 +0000
commit4ab30376cd45bb0a8f001fab94c866ea45111622 (patch)
treefd19292b4b6ab9314c5b3149a74d96c36c5207e8 /notify
parent7ea6fd192f4d1f77b9ef7a12531927667f901c59 (diff)
onsuccess: #147: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/147/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m3 --set gcc_override_configure=--with-float=softfp: | -7 | # build_abe newlib: | -5 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m3 --set gcc_override_configure=--with-float=softfp: | -4 | # build_abe gdb: | -3 | # build_abe qemu: | -2 | # build_abe dejagnu: | -1 | # build_abe check_gcc -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m3 --set gcc_override_configure=--with-float=softfp --set target_board_options={-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto} --qemu-cpu cortex-m3: | 0 check_regression status : 0
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-card.txt3
-rw-r--r--notify/jira/comment-template.txt5
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description111
-rw-r--r--notify/jira/key1
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/jira/yaml119
-rw-r--r--notify/lnt_report.json22
-rw-r--r--notify/mail-body.txt155
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/progressions.sum6
-rw-r--r--notify/regressions.sum10
-rw-r--r--notify/results.compare811
14 files changed, 798 insertions, 450 deletions
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
deleted file mode 100644
index f33bd54..0000000
--- a/notify/jira/comment-card.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-[GNU-947]
-FAIL: 2 regressions: 1 progressions
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/146/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 4f5b203..caf3620 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,4 +1,3 @@
[GNU-692]
-https://linaro.atlassian.net/browse/GNU-947
-FAIL: 2 regressions: 1 progressions
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/146/artifact/artifacts/notify/mail-body.txt/*view*/
+PASS
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/147/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
deleted file mode 100644
index db93371..0000000
--- a/notify/jira/components
+++ /dev/null
@@ -1 +0,0 @@
-GCC
diff --git a/notify/jira/description b/notify/jira/description
deleted file mode 100644
index 80d486f..0000000
--- a/notify/jira/description
+++ /dev/null
@@ -1,111 +0,0 @@
-commit gcc-14-4089-gd45ddc2c04e
-Author: Richard Biener <rguenther@suse.de>
-Date: Thu Sep 14 13:06:51 2023 +0200
-
- tree-optimization/111294 - backwards threader PHI costing
-
- This revives an earlier patch since the problematic code applying
- extra costs to PHIs in copied blocks we couldn't make any sense of
- prevents a required threading in this case. Instead of coming up
- with an artificial other costing the following simply removes the
- bits.
-... 29 lines of the commit log omitted.
-
-* tcwg_bmk-code_size-cpu2017fast
-** gnu-aarch64-master-O2
-*** grew in size by 3% - 508.namd_r
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-O2/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-O2-build/76/
-** gnu-aarch64-master-O2_LTO
-*** 508.namd_r grew in size by 4%
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-O2_LTO/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-O2_LTO-build/104/
-* tcwg_bmk-code_size-cpu2017rate
-** gnu-arm-master-O2
-*** grew in size by 6% - 503.bwaves_r
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-cpu2017rate/gnu-arm-master-O2/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2-build/89/
-** gnu-arm-master-O2_LTO
-*** grew in size by 2% - 508.namd_r
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-cpu2017rate/gnu-arm-master-O2_LTO/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2_LTO-build/93/
-* tcwg_bmk-code_size-spec2k6
-** gnu-aarch64-master-O2
-*** grew in size by 4% - 410.bwaves
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-O2/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-O2-build/108/
-** gnu-aarch64-master-O2_LTO
-*** grew in size by 2% - 400.perlbench
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-O2_LTO/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-O2_LTO-build/91/
-** gnu-arm-master-O2
-*** grew in size by 4% - 410.bwaves
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-spec2k6/gnu-arm-master-O2/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-arm-master-O2-build/71/
-** gnu-arm-master-O2_LTO
-*** 481.wrf grew in size by 3%
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-spec2k6/gnu-arm-master-O2_LTO/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-arm-master-O2_LTO-build/66/
-* tcwg_bootstrap_check
-** master-arm-check_bootstrap
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/309/
-** master-arm-check_bootstrap_lto
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/312/
-* tcwg_gcc_check
-** master-arm
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1033/
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 1 regressions: 2 progressions
-*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/889/
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/417/
-** master-arm_v7a_softfp_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/234/
-** master-thumb_m0_eabi
-*** FAIL: 2 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/165/
-** master-thumb_m23_eabi
-*** FAIL: 2 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/145/
-** master-thumb_m33_eabi
-*** FAIL: 2 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_eabi-build/181/
-** master-thumb_m3_eabi
-*** FAIL: 2 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/146/
-** master-thumb_m55_hard_eabi
-*** FAIL: 2 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/158/
-** master-thumb_m7_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/164/
-** master-thumb_v8a_hard_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/169/
-* tcwg_gnu_native_check_gcc
-** master-arm
-*** FAIL: 1 regressions
-*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/654/
-
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
deleted file mode 100644
index 6d67a8b..0000000
--- a/notify/jira/key
+++ /dev/null
@@ -1 +0,0 @@
-GNU-947
diff --git a/notify/jira/startdate b/notify/jira/startdate
deleted file mode 100644
index 944032c..0000000
--- a/notify/jira/startdate
+++ /dev/null
@@ -1 +0,0 @@
-2023-09-18
diff --git a/notify/jira/summary b/notify/jira/summary
deleted file mode 100644
index d12af71..0000000
--- a/notify/jira/summary
+++ /dev/null
@@ -1 +0,0 @@
-gcc-14-4089-gd45ddc2c04e: grew in size by 6% - 503.bwaves_r
diff --git a/notify/jira/yaml b/notify/jira/yaml
deleted file mode 100644
index 49d6672..0000000
--- a/notify/jira/yaml
+++ /dev/null
@@ -1,119 +0,0 @@
-- Project: GNU
- IssueType: Sub-task
- Key: GNU-947
- Summary: |
- gcc-14-4089-gd45ddc2c04e: grew in size by 6% - 503.bwaves_r
- Components: GCC
- Start date: 2023-09-18
- Description: |
- commit gcc-14-4089-gd45ddc2c04e
- Author: Richard Biener <rguenther@suse.de>
- Date: Thu Sep 14 13:06:51 2023 +0200
-
- tree-optimization/111294 - backwards threader PHI costing
-
- This revives an earlier patch since the problematic code applying
- extra costs to PHIs in copied blocks we couldn't make any sense of
- prevents a required threading in this case. Instead of coming up
- with an artificial other costing the following simply removes the
- bits.
- ... 29 lines of the commit log omitted.
-
- * tcwg_bmk-code_size-cpu2017fast
- ** gnu-aarch64-master-O2
- *** grew in size by 3% - 508.namd_r
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-O2/details.txt
- *** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-O2-build/76/
- ** gnu-aarch64-master-O2_LTO
- *** 508.namd_r grew in size by 4%
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-O2_LTO/details.txt
- *** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-O2_LTO-build/104/
- * tcwg_bmk-code_size-cpu2017rate
- ** gnu-arm-master-O2
- *** grew in size by 6% - 503.bwaves_r
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-cpu2017rate/gnu-arm-master-O2/details.txt
- *** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2-build/89/
- ** gnu-arm-master-O2_LTO
- *** grew in size by 2% - 508.namd_r
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-cpu2017rate/gnu-arm-master-O2_LTO/details.txt
- *** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2_LTO-build/93/
- * tcwg_bmk-code_size-spec2k6
- ** gnu-aarch64-master-O2
- *** grew in size by 4% - 410.bwaves
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-O2/details.txt
- *** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-O2-build/108/
- ** gnu-aarch64-master-O2_LTO
- *** grew in size by 2% - 400.perlbench
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-O2_LTO/details.txt
- *** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-O2_LTO-build/91/
- ** gnu-arm-master-O2
- *** grew in size by 4% - 410.bwaves
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-spec2k6/gnu-arm-master-O2/details.txt
- *** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-arm-master-O2-build/71/
- ** gnu-arm-master-O2_LTO
- *** 481.wrf grew in size by 3%
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-spec2k6/gnu-arm-master-O2_LTO/details.txt
- *** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-arm-master-O2_LTO-build/66/
- * tcwg_bootstrap_check
- ** master-arm-check_bootstrap
- *** FAIL: 1 regressions
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
- *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/309/
- ** master-arm-check_bootstrap_lto
- *** FAIL: 1 regressions
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
- *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/312/
- * tcwg_gcc_check
- ** master-arm
- *** FAIL: 1 regressions
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gcc_check/master-arm/details.txt
- *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1033/
- * tcwg_gnu_cross_check_gcc
- ** master-arm
- *** FAIL: 1 regressions: 2 progressions
- *** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_cross_check_gcc/master-arm/details.txt
- *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/889/
- * tcwg_gnu_embed_check_gcc
- ** master-arm_eabi
- *** FAIL: 1 regressions
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
- *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/417/
- ** master-arm_v7a_softfp_eabi
- *** FAIL: 1 regressions
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
- *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/234/
- ** master-thumb_m0_eabi
- *** FAIL: 2 regressions: 1 progressions
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt
- *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/165/
- ** master-thumb_m23_eabi
- *** FAIL: 2 regressions: 1 progressions
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt
- *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/145/
- ** master-thumb_m33_eabi
- *** FAIL: 2 regressions: 1 progressions
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt
- *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_eabi-build/181/
- ** master-thumb_m3_eabi
- *** FAIL: 2 regressions: 1 progressions
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
- *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/146/
- ** master-thumb_m55_hard_eabi
- *** FAIL: 2 regressions: 1 progressions
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
- *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/158/
- ** master-thumb_m7_eabi
- *** FAIL: 1 regressions
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt
- *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/164/
- ** master-thumb_v8a_hard_eabi
- *** FAIL: 1 regressions
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
- *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/169/
- * tcwg_gnu_native_check_gcc
- ** master-arm
- *** FAIL: 1 regressions
- *** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_native_check_gcc/master-arm/details.txt
- *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/654/
-
- Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 89c1fee..4f7d7df 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,15 +6,15 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "146",
+ "run_order": "147",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-10-14 15:56:19"
+ "Start Time": "2023-10-14 15:57:29"
},
"Tests": [
{
"Data": [
- 999
+ 997
],
"Info": {},
"Name": "tcwg_gnu_check.gcc.expected_failures.nb_xfail"
@@ -22,7 +22,7 @@
,
{
"Data": [
- 151759
+ 151842
],
"Info": {},
"Name": "tcwg_gnu_check.gcc.expected_passes.nb_pass"
@@ -70,7 +70,7 @@
,
{
"Data": [
- 1664
+ 1673
],
"Info": {},
"Name": "tcwg_gnu_check.g++.expected_failures.nb_xfail"
@@ -78,7 +78,7 @@
,
{
"Data": [
- 205786
+ 206068
],
"Info": {},
"Name": "tcwg_gnu_check.g++.expected_passes.nb_pass"
@@ -86,7 +86,7 @@
,
{
"Data": [
- 11234
+ 11262
],
"Info": {},
"Name": "tcwg_gnu_check.g++.unsupported_tests.nb_unsupported"
@@ -134,7 +134,7 @@
,
{
"Data": [
- 15456
+ 15458
],
"Info": {},
"Name": "tcwg_gnu_check.libstdc++.expected_passes.nb_pass"
@@ -182,7 +182,7 @@
,
{
"Data": [
- 2794
+ 2801
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.expected_failures.nb_xfail"
@@ -190,7 +190,7 @@
,
{
"Data": [
- 373001
+ 373368
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.expected_passes.nb_pass"
@@ -198,7 +198,7 @@
,
{
"Data": [
- 21223
+ 21251
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.unsupported_tests.nb_unsupported"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 8925c84..6b06398 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,47 +2,22 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In arm-eabi cortex-m3 softfp after:
- | commit gcc-14-4089-gd45ddc2c04e
- | Author: Richard Biener <rguenther@suse.de>
- | Date: Thu Sep 14 13:06:51 2023 +0200
- |
- | tree-optimization/111294 - backwards threader PHI costing
- |
- | This revives an earlier patch since the problematic code applying
- | extra costs to PHIs in copied blocks we couldn't make any sense of
- | prevents a required threading in this case. Instead of coming up
- | with an artificial other costing the following simply removes the
- | bits.
- | ... 29 lines of the commit log omitted.
+ | 154 commits in gcc
+ | deb844c67f1 RISC-V: Fix fortran ICE/PR111546 when RV32 vec_init
+ | c23ce23e9ce Fortran: Pad mismatched charlens in component initializers [PR68155]
+ | 1bf0cd05cb3 MATCH: Add `(X & ~Y) & Y` and `(X | ~Y) | Y`
+ | 08b887fd41c Daily bump.
+ | e4aa1a49010 RISC-V: Support full coverage VLS combine support
+ | ... and 149 more commits in gcc
-FAIL: 2 regressions: 1 progressions
-
-regressions.sum:
- === g++ tests ===
-
-Running g++:g++.dg/dg.exp ...
-XPASS: g++.dg/warn/Wstringop-overflow-4.C -std=gnu++98 pr106120 (test for bogus messages, line 144)
- === gcc tests ===
-
-Running gcc:gcc.dg/dg.exp ...
-XPASS: gcc.dg/uninit-pred-9_b.c bogus warning (test for bogus messages, line 20)
-
- === Results Summary ===
-
-progressions.sum:
- === gcc tests ===
-
-Running gcc:gcc.dg/dg.exp ...
-FAIL: gcc.dg/uninit-pred-9_b.c bogus warning (test for bogus messages, line 20)
-
- === Results Summary ===
+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_m3_eabi-build/146/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/147/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/146/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/147/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_m3_eabi-build/146/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/147/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
@@ -50,110 +25,6 @@ CI config tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/146/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/145/artifact/artifacts
-
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/reproduction_instructions.txt
-
-Full commit : https://github.com/gcc-mirror/gcc/commit/d45ddc2c04e471d0dcee016b6edacc00b8341b16
-
-Latest bug report status : https://linaro.atlassian.net/browse/GNU-947
-
-List of configurations that regressed due to this commit :
-* tcwg_bmk-code_size-cpu2017fast
-** gnu-aarch64-master-O2
-*** grew in size by 3% - 508.namd_r
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-O2/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-O2-build/76/
-** gnu-aarch64-master-O2_LTO
-*** 508.namd_r grew in size by 4%
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-O2_LTO/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-O2_LTO-build/104/
-* tcwg_bmk-code_size-cpu2017rate
-** gnu-arm-master-O2
-*** grew in size by 6% - 503.bwaves_r
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-cpu2017rate/gnu-arm-master-O2/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2-build/89/
-** gnu-arm-master-O2_LTO
-*** grew in size by 2% - 508.namd_r
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-cpu2017rate/gnu-arm-master-O2_LTO/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2_LTO-build/93/
-* tcwg_bmk-code_size-spec2k6
-** gnu-aarch64-master-O2
-*** grew in size by 4% - 410.bwaves
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-O2/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-O2-build/108/
-** gnu-aarch64-master-O2_LTO
-*** grew in size by 2% - 400.perlbench
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-O2_LTO/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-O2_LTO-build/91/
-** gnu-arm-master-O2
-*** grew in size by 4% - 410.bwaves
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-spec2k6/gnu-arm-master-O2/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-arm-master-O2-build/71/
-** gnu-arm-master-O2_LTO
-*** 481.wrf grew in size by 3%
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bmk-code_size-spec2k6/gnu-arm-master-O2_LTO/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-arm-master-O2_LTO-build/66/
-* tcwg_bootstrap_check
-** master-arm-check_bootstrap
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/309/
-** master-arm-check_bootstrap_lto
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/312/
-* tcwg_gcc_check
-** master-arm
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1033/
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 1 regressions: 2 progressions
-*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/889/
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/417/
-** master-arm_v7a_softfp_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/234/
-** master-thumb_m0_eabi
-*** FAIL: 2 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/165/
-** master-thumb_m23_eabi
-*** FAIL: 2 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/145/
-** master-thumb_m33_eabi
-*** FAIL: 2 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_eabi-build/181/
-** master-thumb_m3_eabi
-*** FAIL: 2 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/146/
-** master-thumb_m55_hard_eabi
-*** FAIL: 2 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/158/
-** master-thumb_m7_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/164/
-** master-thumb_v8a_hard_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/169/
-* tcwg_gnu_native_check_gcc
-** master-arm
-*** FAIL: 1 regressions
-*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/654/
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/147/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/146/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index d421920..3b6ea47 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-4089-gd45ddc2c04e: FAIL: 2 regressions: 1 progressions on master-thumb_m3_eabi
+[Linaro-TCWG-CI] 154 commits in gcc: PASS on master-thumb_m3_eabi
diff --git a/notify/progressions.sum b/notify/progressions.sum
deleted file mode 100644
index 28e4034..0000000
--- a/notify/progressions.sum
+++ /dev/null
@@ -1,6 +0,0 @@
- === gcc tests ===
-
-Running gcc:gcc.dg/dg.exp ...
-FAIL: gcc.dg/uninit-pred-9_b.c bogus warning (test for bogus messages, line 20)
-
- === Results Summary ===
diff --git a/notify/regressions.sum b/notify/regressions.sum
deleted file mode 100644
index ca45e14..0000000
--- a/notify/regressions.sum
+++ /dev/null
@@ -1,10 +0,0 @@
- === g++ tests ===
-
-Running g++:g++.dg/dg.exp ...
-XPASS: g++.dg/warn/Wstringop-overflow-4.C -std=gnu++98 pr106120 (test for bogus messages, line 144)
- === gcc tests ===
-
-Running gcc:gcc.dg/dg.exp ...
-XPASS: gcc.dg/uninit-pred-9_b.c bogus warning (test for bogus messages, line 20)
-
- === Results Summary ===
diff --git a/notify/results.compare b/notify/results.compare
index 990d486..4b7d378 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -7,25 +7,25 @@ g++.sum
gcc.sum
libstdc++.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.31928
-CURRENT: /tmp/gxx-sum2.31928
+REFERENCE:/tmp/gxx-sum1.14355
+CURRENT: /tmp/gxx-sum2.14355
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 372999 | 373001 |
- | Unexpected fails [FAIL] | 340 | 339 |
+ | Passes [PASS] | 373001 | 373368 |
+ | Unexpected fails [FAIL] | 339 | 339 |
| Errors [ERROR] | 0 | 0 |
- | Unexpected passes [XPASS] | 24 | 26 |
- | Expected fails [XFAIL] | 2791 | 2794 |
+ | Unexpected passes [XPASS] | 26 | 26 |
+ | Expected fails [XFAIL] | 2794 | 2801 |
| Known fails [KFAIL] | 0 | 0 |
| Unresolved [UNRESOLVED] | 32 | 32 |
- | Unsupported [UNSUPPORTED] | 21223 | 21223 |
+ | Unsupported [UNSUPPORTED] | 21223 | 21251 |
| Untested [UNTESTED] | 0 | 0 |
+------------------------------------------+---------+---------+
- REF PASS ratio: 0.945600
- RES PASS ratio: 0.945598
+ REF PASS ratio: 0.945598
+ RES PASS ratio: 0.945583
o REGRESSIONS:
+------------------------------------------+---------+
@@ -36,66 +36,797 @@ o REGRESSIONS:
o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
- | PASS disappears [PASS => ] | 5 |
- | New PASS [ => PASS] | 7 |
- | FAIL now XPASS [FAIL =>XPASS] | 1 |
- | XFAIL disappears [XFAIL=> ] | 1 |
- | XFAIL now XPASS [XFAIL=>XPASS] | 1 |
- | XFAIL appears [ =>XFAIL] | 5 |
+ | PASS disappears [PASS => ] | 145 |
+ | New PASS [ => PASS] | 508 |
+ | XFAIL disappears [XFAIL=> ] | 13 |
+ | XFAIL now PASS [XFAIL=> PASS] | 2 |
+ | XFAIL appears [ =>XFAIL] | 22 |
+ | UNSUPPORTED disappears [UNSUP=> ] | 8 |
+ | UNSUPPORTED appears [ =>UNSUP] | 36 |
+------------------------------------------+---------+
- | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 20 |
+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 734 |
+------------------------------------------+---------+
- PASS disappears [PASS => ]:
+ Executed from: g++:g++.dg/analyzer/analyzer.exp
+ g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/compound-assignment-1.c -std=c++14 (test for warnings, line 72)
+ g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/compound-assignment-1.c -std=c++17 (test for warnings, line 72)
+ g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/compound-assignment-1.c -std=c++20 (test for warnings, line 72)
+ g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/compound-assignment-1.c -std=c++98 (test for warnings, line 72)
Executed from: g++:g++.dg/dg.exp
- g++:g++.dg/dg.exp=g++.dg/warn/Wstringop-overflow-4.C -std=gnu++14 (test for bogus messages, line 198)
- g++:g++.dg/dg.exp=g++.dg/warn/Wstringop-overflow-4.C -std=gnu++17 (test for bogus messages, line 198)
- g++:g++.dg/dg.exp=g++.dg/warn/Wstringop-overflow-4.C -std=gnu++20 (test for bogus messages, line 198)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++14 (test for errors, line 12)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++14 (test for errors, line 16)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++14 at line 13 (test for warnings, line 12)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++14 at line 17 (test for warnings, line 16)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++14 at line 19 (test for warnings, line 18)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++17 (test for errors, line 12)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++17 (test for errors, line 16)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++17 at line 13 (test for warnings, line 12)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++17 at line 17 (test for warnings, line 16)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++17 at line 19 (test for warnings, line 18)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++20 (test for errors, line 12)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++20 (test for errors, line 16)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++20 at line 13 (test for warnings, line 12)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++20 at line 17 (test for warnings, line 16)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++20 at line 19 (test for warnings, line 18)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++14 (test for errors, line 12)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++14 (test for errors, line 17)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++14 at line 13 (test for warnings, line 12)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++14 at line 18 (test for warnings, line 17)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++14 at line 20 (test for warnings, line 19)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++17 (test for errors, line 12)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++17 (test for errors, line 17)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++17 at line 13 (test for warnings, line 12)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++17 at line 18 (test for warnings, line 17)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++17 at line 20 (test for warnings, line 19)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++20 (test for errors, line 12)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++20 (test for errors, line 17)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++20 at line 13 (test for warnings, line 12)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++20 at line 18 (test for warnings, line 17)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++20 at line 20 (test for warnings, line 19)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors, line 100)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors, line 112)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors, line 116)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors, line 68)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 106)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 114)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 118)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 66)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 74)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 82)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 86)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 98)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 10)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 119)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 121)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 123)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 125)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 129)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 13)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 131)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 20)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 22)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 36)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 42)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 8)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 81)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 83)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 85)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 87)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 89)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 91)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 93)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 95)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for bogus messages, line 37)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 21)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 24)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 32)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 43)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 47)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 49)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 52)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 55)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 60)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for warnings, line 50)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 at line 22 (test for warnings, line 21)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval9.C (test for warnings, line 21)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval9.C (test for warnings, line 31)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++14 (test for errors, line 11)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++14 (test for errors, line 12)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++17 (test for errors, line 11)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++17 (test for errors, line 12)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++20 (test for errors, line 11)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++20 (test for errors, line 12)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++98 (test for errors, line 11)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++98 (test for errors, line 12)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++14 (test for errors, line 11)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++14 (test for warnings, line 7)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++14 at line 12 (test for warnings, line 11)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++14 at line 14 (test for warnings, line 13)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++17 (test for errors, line 11)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++17 (test for warnings, line 7)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++17 at line 12 (test for warnings, line 11)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++17 at line 14 (test for warnings, line 13)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++20 (test for errors, line 11)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++20 (test for warnings, line 7)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++20 at line 12 (test for warnings, line 11)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++20 at line 14 (test for warnings, line 13)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++98 (test for errors, line 11)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++98 (test for warnings, line 7)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++98 at line 12 (test for warnings, line 11)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++98 at line 14 (test for warnings, line 13)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++14 (test for errors, line 7)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++14 candidate note at line 8 (test for warnings, line 7)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++17 (test for errors, line 7)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++17 candidate note at line 8 (test for warnings, line 7)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++20 (test for errors, line 7)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++20 candidate note at line 8 (test for warnings, line 7)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++98 (test for errors, line 7)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++98 candidate note at line 8 (test for warnings, line 7)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 (test for errors, line 17)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 (test for errors, line 22)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 (test for errors, line 28)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 (test for errors, line 9)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 (test for warnings, line 13)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 (test for warnings, line 31)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 (test for warnings, line 35)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 at line 8 (test for errors, line 7)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 (test for errors, line 17)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 (test for errors, line 22)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 (test for errors, line 28)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 (test for errors, line 9)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 (test for warnings, line 13)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 (test for warnings, line 31)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 (test for warnings, line 35)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 at line 8 (test for errors, line 7)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++20 (test for errors, line 22)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 (test for errors, line 17)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 (test for errors, line 22)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 (test for errors, line 28)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 (test for errors, line 9)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 (test for warnings, line 13)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 (test for warnings, line 31)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 (test for warnings, line 35)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 at line 8 (test for errors, line 7)
+ Executed from: gcc:gcc.dg/dg.exp
+ gcc:gcc.dg/dg.exp=gcc.dg/pr93917.c scan-tree-dump-times vrp1 "Global Exported" 2
Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/phi_on_compare-4.c scan-tree-dump-times dom2 "Removing basic block" 1
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr59597.c scan-tree-dump-times threadfull1 "Registering jump thread" 4
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111303.c (test for excess errors)
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111303.c scan-tree-dump-times optimized " / " 0
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111303.c scan-tree-dump-times optimized "return x_..D." 1
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-12.c (test for excess errors)
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-12.c scan-tree-dump-not evrp "link_error"
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-12.c scan-tree-dump-times evrp "if \\(a_2\\(D\\) != b_3\\(D\\)" 1
- New PASS [ => PASS]:
+ Executed from: g++:g++.dg/analyzer/analyzer.exp
+ g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/compound-assignment-1.c -std=c++14 at line 72 (test for warnings, line 71)
+ g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/compound-assignment-1.c -std=c++17 at line 72 (test for warnings, line 71)
+ g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/compound-assignment-1.c -std=c++20 at line 72 (test for warnings, line 71)
+ g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/compound-assignment-1.c -std=c++98 at line 72 (test for warnings, line 71)
Executed from: g++:g++.dg/dg.exp
- g++:g++.dg/dg.exp=g++.dg/warn/Wstringop-overflow-4.C -std=gnu++14 (test for bogus messages, line 200)
- g++:g++.dg/dg.exp=g++.dg/warn/Wstringop-overflow-4.C -std=gnu++17 (test for bogus messages, line 200)
- g++:g++.dg/dg.exp=g++.dg/warn/Wstringop-overflow-4.C -std=gnu++20 (test for bogus messages, line 200)
+ g++:g++.dg/dg.exp=c-c++-common/builtin-classify-type-1.c -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=c-c++-common/builtin-classify-type-1.c -std=c++14 execution test
+ g++:g++.dg/dg.exp=c-c++-common/builtin-classify-type-1.c -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=c-c++-common/builtin-classify-type-1.c -std=c++17 execution test
+ g++:g++.dg/dg.exp=c-c++-common/builtin-classify-type-1.c -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=c-c++-common/builtin-classify-type-1.c -std=c++20 execution test
+ g++:g++.dg/dg.exp=c-c++-common/cpp/pr61474.c -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=c-c++-common/cpp/pr61474.c -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=c-c++-common/cpp/pr61474.c -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=c-c++-common/cpp/pr61474.c -std=c++98 (test for excess errors)
+ g++:g++.dg/dg.exp=c-c++-common/cpp/pr90400.c -std=c++14 (test for bogus messages, line 13)
+ g++:g++.dg/dg.exp=c-c++-common/cpp/pr90400.c -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=c-c++-common/cpp/pr90400.c -std=c++17 (test for bogus messages, line 13)
+ g++:g++.dg/dg.exp=c-c++-common/cpp/pr90400.c -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=c-c++-common/cpp/pr90400.c -std=c++20 (test for bogus messages, line 13)
+ g++:g++.dg/dg.exp=c-c++-common/cpp/pr90400.c -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=c-c++-common/cpp/pr90400.c -std=c++98 (test for bogus messages, line 13)
+ g++:g++.dg/dg.exp=c-c++-common/cpp/pr90400.c -std=c++98 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/concepts/diagnostic19.C -std=c++20 (test for errors, line 18)
+ g++:g++.dg/dg.exp=g++.dg/concepts/diagnostic19.C -std=c++20 (test for errors, line 19)
+ g++:g++.dg/dg.exp=g++.dg/concepts/diagnostic19.C -std=c++20 (test for warnings, line 14)
+ g++:g++.dg/dg.exp=g++.dg/concepts/diagnostic19.C -std=c++20 (test for warnings, line 8)
+ g++:g++.dg/dg.exp=g++.dg/concepts/diagnostic19.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/inh-ctor38.C -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/inh-ctor38.C -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/inh-ctor38.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/static_assert15.C -std=c++14 (test for errors, line 8)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/static_assert15.C -std=c++17 (test for errors, line 8)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/static_assert15.C -std=c++20 (test for errors, line 8)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/variadic-partial3.C -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/variadic-partial3.C -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/variadic-partial3.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++14 (test for errors, line 15)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++14 (test for errors, line 19)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++14 at line 10 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++14 at line 11 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++14 at line 6 (test for warnings, line 5)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++17 (test for errors, line 15)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++17 (test for errors, line 19)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++17 at line 10 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++17 at line 11 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++17 at line 6 (test for warnings, line 5)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++20 (test for errors, line 15)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++20 (test for errors, line 19)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++20 at line 10 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++20 at line 11 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-1.C -std=c++20 at line 6 (test for warnings, line 5)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++14 (test for errors, line 15)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++14 (test for errors, line 20)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++14 at line 10 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++14 at line 11 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++14 at line 6 (test for warnings, line 5)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++17 (test for errors, line 15)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++17 (test for errors, line 20)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++17 at line 10 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++17 at line 11 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++17 at line 6 (test for warnings, line 5)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++20 (test for errors, line 15)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++20 (test for errors, line 20)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++20 at line 10 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++20 at line 11 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-57397-2.C -std=c++20 at line 6 (test for warnings, line 5)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors, line 101)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors, line 113)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors, line 117)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 107)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 115)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 119)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 67)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 75)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 83)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 87)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for warnings, line 99)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/subscript15.C -std=c++23 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/subscript15.C -std=c++26 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-requires36.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-ttp5.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-ttp6.C -std=c++20 (test for errors, line 16)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-ttp6.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 122)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 124)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 126)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 128)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 132)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval11.C (test for warnings, line 134)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for bogus messages, line 32)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 23)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 25)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 40)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 44)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 48)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 51)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 54)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for errors, line 58)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval3.C -std=c++20 (test for warnings, line 49)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval32.C -std=c++20 (test for errors, line 4)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval32.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval33.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++20 (test for errors, line 3)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++20 (test for warnings, line 13)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++20 (test for warnings, line 14)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++20 (test for warnings, line 17)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++20 (test for warnings, line 18)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++20 (test for warnings, line 23)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++20 (test for warnings, line 26)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++20 (test for warnings, line 27)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++20 (test for warnings, line 29)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++20 (test for warnings, line 30)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++20 (test for warnings, line 31)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++20 (test for warnings, line 32)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++20 (test for warnings, line 8)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval35.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval9.C (test for warnings, line 32)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-union7.C -std=gnu++14 (test for errors, line 5)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-union7.C -std=gnu++14 (test for errors, line 6)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-union7.C -std=gnu++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-union7.C -std=gnu++17 (test for errors, line 5)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-union7.C -std=gnu++17 (test for errors, line 6)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-union7.C -std=gnu++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-union7.C -std=gnu++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/nontype-class60.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1.C -std=c++14 (test for bogus messages, line 5)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1.C -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1.C -std=c++17 (test for bogus messages, line 5)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1.C -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1.C -std=c++20 (test for bogus messages, line 5)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1.C -std=c++98 (test for bogus messages, line 5)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1.C -std=c++98 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++14 (test for errors, line 6)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++14 (test for warnings, line 13)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++14 (test for warnings, line 14)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++14 (test for warnings, line 16)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++14 at line 15 (test for warnings, line 14)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++17 (test for errors, line 6)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++17 (test for warnings, line 13)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++17 (test for warnings, line 14)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++17 (test for warnings, line 16)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++17 at line 15 (test for warnings, line 14)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++20 (test for errors, line 6)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++20 (test for warnings, line 13)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++20 (test for warnings, line 14)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++20 (test for warnings, line 16)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++20 at line 15 (test for warnings, line 14)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++98 (test for errors, line 6)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++98 (test for warnings, line 13)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++98 (test for warnings, line 14)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++98 (test for warnings, line 16)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++98 at line 15 (test for warnings, line 14)
+ g++:g++.dg/dg.exp=g++.dg/expr/discarded1a.C -std=c++98 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++14 (test for errors, line 10)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++14 (test for errors, line 16)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++14 (test for errors, line 17)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++14 (test for errors, line 9)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++17 (test for errors, line 10)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++17 (test for errors, line 16)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++17 (test for errors, line 17)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++17 (test for errors, line 9)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++20 (test for errors, line 10)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++20 (test for errors, line 16)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++20 (test for errors, line 17)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++20 (test for errors, line 9)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++98 (test for errors, line 10)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++98 (test for errors, line 16)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++98 (test for errors, line 17)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++98 (test for errors, line 9)
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++14 (test for warnings, line 11)
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++14 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++14 scan-tree-dump-times gimple "cold" 2
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++14 scan-tree-dump-times gimple "hot" 2
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++17 (test for warnings, line 11)
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++17 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++17 scan-tree-dump-times gimple "cold" 2
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++17 scan-tree-dump-times gimple "hot" 2
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++20 (test for warnings, line 11)
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++20 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++20 scan-tree-dump-times gimple "cold" 2
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++20 scan-tree-dump-times gimple "hot" 2
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++98 (test for warnings, line 11)
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++98 (test for warnings, line 9)
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++98 scan-tree-dump-times gimple "cold" 2
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++98 scan-tree-dump-times gimple "hot" 2
+ g++:g++.dg/dg.exp=g++.dg/ext/attr-hotness.C -std=gnu++98 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-1.C -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-1.C -std=c++14 execution test
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-1.C -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-1.C -std=c++17 execution test
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-1.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-1.C -std=c++20 execution test
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-2.C -std=gnu++14 (test for errors, line 7)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-2.C -std=gnu++14 (test for errors, line 8)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-2.C -std=gnu++14 (test for errors, line 9)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-2.C -std=gnu++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-2.C -std=gnu++17 (test for errors, line 7)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-2.C -std=gnu++17 (test for errors, line 8)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-2.C -std=gnu++17 (test for errors, line 9)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-2.C -std=gnu++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-2.C -std=gnu++20 (test for errors, line 7)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-2.C -std=gnu++20 (test for errors, line 8)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-2.C -std=gnu++20 (test for errors, line 9)
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-2.C -std=gnu++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/integer-pack8.C -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/integer-pack8.C -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/integer-pack8.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/unroll-4.C -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/unroll-4.C -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/ext/unroll-4.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++14 (test for errors, line 14)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++14 (test for warnings, line 8)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++14 at line 5 (test for warnings, line 4)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++14 at line 9 (test for warnings, line 8)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++17 (test for errors, line 14)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++17 (test for warnings, line 8)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++17 at line 5 (test for warnings, line 4)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++17 at line 9 (test for warnings, line 8)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++20 (test for errors, line 14)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++20 (test for warnings, line 8)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++20 at line 5 (test for warnings, line 4)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++20 at line 9 (test for warnings, line 8)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++98 (test for errors, line 14)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++98 (test for warnings, line 8)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++98 at line 5 (test for warnings, line 4)
+ g++:g++.dg/dg.exp=g++.dg/overload/template5.C -std=c++98 at line 9 (test for warnings, line 8)
+ g++:g++.dg/dg.exp=g++.dg/pr110249.C -std=gnu++14 scan-tree-dump vrp1 "fff8"
+ g++:g++.dg/dg.exp=g++.dg/pr110249.C -std=gnu++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/pr110249.C -std=gnu++17 scan-tree-dump vrp1 "fff8"
+ g++:g++.dg/dg.exp=g++.dg/pr110249.C -std=gnu++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/pr110249.C -std=gnu++20 scan-tree-dump vrp1 "fff8"
+ g++:g++.dg/dg.exp=g++.dg/pr110249.C -std=gnu++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/pr110249.C -std=gnu++98 scan-tree-dump vrp1 "fff8"
+ g++:g++.dg/dg.exp=g++.dg/pr110249.C -std=gnu++98 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/conv20.C -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/conv20.C -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/conv20.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/conv20.C -std=c++98 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++14 (test for errors, line 8)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++14 candidate note at line 4 (test for warnings, line 3)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++17 (test for errors, line 8)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++17 candidate note at line 4 (test for warnings, line 3)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++20 (test for errors, line 8)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++20 candidate note at line 4 (test for warnings, line 3)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++98 (test for errors, line 8)
+ g++:g++.dg/dg.exp=g++.dg/template/local6.C -std=c++98 candidate note at line 4 (test for warnings, line 3)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++14 (test for errors, line 11)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++14 (test for errors, line 12)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++14 (test for errors, line 17)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++14 (test for errors, line 20)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++14 (test for errors, line 23)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++14 (test for errors, line 24)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++17 (test for errors, line 11)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++17 (test for errors, line 12)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++17 (test for errors, line 17)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++17 (test for errors, line 20)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++17 (test for errors, line 23)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++17 (test for errors, line 24)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++20 (test for errors, line 11)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++20 (test for errors, line 12)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++20 (test for errors, line 17)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++20 (test for errors, line 20)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++20 (test for errors, line 23)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++20 (test for errors, line 24)
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 (test for errors, line 10)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 (test for errors, line 20)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 (test for errors, line 25)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 (test for errors, line 29)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 (test for warnings, line 14)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 (test for warnings, line 32)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++14 (test for warnings, line 36)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 (test for errors, line 10)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 (test for errors, line 20)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 (test for errors, line 25)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 (test for errors, line 29)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 (test for warnings, line 14)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 (test for warnings, line 32)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++17 (test for warnings, line 36)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++20 (test for errors, line 25)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 (test for errors, line 10)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 (test for errors, line 20)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 (test for errors, line 25)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 (test for errors, line 29)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 (test for warnings, line 14)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 (test for warnings, line 32)
+ g++:g++.dg/dg.exp=g++.dg/template/nontype12.C -std=c++98 (test for warnings, line 36)
+ g++:g++.dg/dg.exp=g++.dg/template/ttp40.C -std=c++14 (test for bogus messages, line 7)
+ g++:g++.dg/dg.exp=g++.dg/template/ttp40.C -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/ttp40.C -std=c++17 (test for bogus messages, line 7)
+ g++:g++.dg/dg.exp=g++.dg/template/ttp40.C -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/ttp40.C -std=c++20 (test for bogus messages, line 7)
+ g++:g++.dg/dg.exp=g++.dg/template/ttp40.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/ttp40.C -std=c++98 (test for bogus messages, line 7)
+ g++:g++.dg/dg.exp=g++.dg/template/ttp40.C -std=c++98 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/ttp41.C -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/ttp41.C -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/ttp41.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/template/ttp41.C -std=c++98 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++14 (test for warnings, line 12)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++14 (test for warnings, line 15)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++14 (test for warnings, line 18)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++14 (test for warnings, line 21)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++14 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++17 (test for warnings, line 12)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++17 (test for warnings, line 15)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++17 (test for warnings, line 18)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++17 (test for warnings, line 21)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++17 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++20 (test for warnings, line 12)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++20 (test for warnings, line 15)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++20 (test for warnings, line 18)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++20 (test for warnings, line 21)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++20 (test for excess errors)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++98 (test for warnings, line 12)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++98 (test for warnings, line 15)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++98 (test for warnings, line 18)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++98 (test for warnings, line 21)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++98 (test for excess errors)
+ Executed from: g++:g++.dg/modules/modules.exp
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-f-MD.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-f-MD.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-f-MD.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-f.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-f.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-f.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fi.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fi.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fi.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fj-MD.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fj-MD.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fj-MD.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fj-MF-share.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fj-MF-share.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fj-MF-share.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fj.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fj.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fj.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fjo-MD.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fjo-MD.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fjo-MD.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fjo.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fjo.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fjo.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fo-MD.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fo-MD.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fo-MD.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fo.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fo.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-fo.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-j-MD.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-j-MD.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-j-MD.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-j.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-j.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-j.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-jo-MD.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-jo-MD.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-jo-MD.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-jo.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-jo.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-jo.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-o-MD.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-o-MD.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-o-MD.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-o.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-o.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depflags-o.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depreport-1_a.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depreport-1_a.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depreport-1_a.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depreport-1_a.C module-cmi Foo (gcm.cache/Foo.gcm)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depreport-1_b.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depreport-1_b.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depreport-1_b.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depreport-2_a.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depreport-2_a.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depreport-2_a.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depreport-2_b.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depreport-2_b.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/depreport-2_b.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-1.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-1.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-1.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-2.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-2.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-2.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-3.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-3.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-3.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-4.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-4.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-4.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-5.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-5.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-5.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-file-default.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-file-default.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-file-default.C -std=c++2b (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-target-default.C -std=c++17 (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-target-default.C -std=c++2a (test for excess errors)
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/p1689-target-default.C -std=c++2b (test for excess errors)
+ Executed from: g++:g++.dg/torture/dg-torture.exp
+ g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr111465.C -O0 (test for excess errors)
+ g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr111465.C -O1 (test for excess errors)
+ g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr111465.C -O2 (test for excess errors)
+ g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr111465.C -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
+ g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr111465.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
+ g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr111465.C -O3 -g (test for excess errors)
+ g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr111465.C -Os (test for excess errors)
+ Executed from: gcc:gcc.c-torture/compile/compile.exp
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111435-1.c -O0 (test for excess errors)
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111435-1.c -O1 (test for excess errors)
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111435-1.c -O2 (test for excess errors)
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111435-1.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/pr111435-1.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/pr111435-1.c -O3 -g (test for excess errors)
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111435-1.c -Os (test for excess errors)
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111442-1.c -O0 (test for excess errors)
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111442-1.c -O1 (test for excess errors)
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111442-1.c -O2 (test for excess errors)
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111442-1.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/pr111442-1.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/pr111442-1.c -O3 -g (test for excess errors)
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111442-1.c -Os (test for excess errors)
+ Executed from: gcc:gcc.c-torture/execute/execute.exp
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -O0 (test for excess errors)
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -O0 execution test
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -O1 (test for excess errors)
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -O1 execution test
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -O2 (test for excess errors)
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -O2 execution test
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors)
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -O3 -g (test for excess errors)
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -O3 -g execution test
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -Os (test for excess errors)
+ gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111431-1.c -Os execution test
+ Executed from: gcc:gcc.dg/cpp/cpp.exp
+ gcc:gcc.dg/cpp/cpp.exp=c-c++-common/cpp/pr61474.c -Wc++-compat (test for excess errors)
+ gcc:gcc.dg/cpp/cpp.exp=c-c++-common/cpp/pr90400.c -Wc++-compat (test for bogus messages, line 13)
+ gcc:gcc.dg/cpp/cpp.exp=c-c++-common/cpp/pr90400.c -Wc++-compat (test for excess errors)
+ Executed from: gcc:gcc.dg/dg.exp
+ gcc:gcc.dg/dg.exp=c-c++-common/builtin-classify-type-1.c -Wc++-compat (test for excess errors)
+ gcc:gcc.dg/dg.exp=c-c++-common/builtin-classify-type-1.c -Wc++-compat execution test
+ gcc:gcc.dg/dg.exp=gcc.dg/binop-andeq1.c (test for excess errors)
+ gcc:gcc.dg/dg.exp=gcc.dg/binop-andeq1.c scan-tree-dump-times optimized "return 0" 1
+ gcc:gcc.dg/dg.exp=gcc.dg/binop-andeq2.c (test for excess errors)
+ gcc:gcc.dg/dg.exp=gcc.dg/binop-andeq2.c scan-tree-dump-not optimized " & "
+ gcc:gcc.dg/dg.exp=gcc.dg/binop-andeq2.c scan-tree-dump-not optimized "return 0"
+ gcc:gcc.dg/dg.exp=gcc.dg/binop-andeq2.c scan-tree-dump-times optimized " == 1025;" 1
+ gcc:gcc.dg/dg.exp=gcc.dg/binop-notand7.c (test for excess errors)
+ gcc:gcc.dg/dg.exp=gcc.dg/binop-notand7.c scan-tree-dump-times optimized "return 0" 1
+ gcc:gcc.dg/dg.exp=gcc.dg/binop-notand7a.c (test for excess errors)
+ gcc:gcc.dg/dg.exp=gcc.dg/binop-notand7a.c scan-tree-dump-times optimized "return 0" 1
+ gcc:gcc.dg/dg.exp=gcc.dg/builtin-classify-type-1.c (test for excess errors)
+ gcc:gcc.dg/dg.exp=gcc.dg/gimplefe-50.c (test for excess errors)
+ gcc:gcc.dg/dg.exp=gcc.dg/gimplefe-51.c (test for excess errors)
+ gcc:gcc.dg/dg.exp=gcc.dg/pr110080.c (test for excess errors)
+ gcc:gcc.dg/dg.exp=gcc.dg/pr110080.c scan-tree-dump-not optimized "foo"
+ gcc:gcc.dg/dg.exp=gcc.dg/pr111355.c (test for excess errors)
+ gcc:gcc.dg/dg.exp=gcc.dg/pr111409.c (test for excess errors)
+ gcc:gcc.dg/dg.exp=gcc.dg/pr111409.c scan-assembler-not .byte\\s+0x7\\s*#\\s*Import
+ gcc:gcc.dg/dg.exp=gcc.dg/pr111409.c scan-assembler-times .section\\s+.debug_macro 1
+ gcc:gcc.dg/dg.exp=gcc.dg/pr93917.c scan-tree-dump-times vrp1 "Global Export.*0, \\+INF" 1
+ gcc:gcc.dg/dg.exp=gcc.dg/pr93917.c scan-tree-dump-times vrp1 "__builtin_unreachable" 1
+ gcc:gcc.dg/dg.exp=gcc.dg/pr93917.c scan-tree-dump-times vrp2 "Global Export.*0, \\+INF" 1
+ gcc:gcc.dg/dg.exp=gcc.dg/pr93917.c scan-tree-dump-times vrp2 "__builtin_unreachable" 0
+ gcc:gcc.dg/dg.exp=gcc.dg/uninit-pr111489.c (test for bogus messages, line 104)
+ gcc:gcc.dg/dg.exp=gcc.dg/uninit-pr111489.c (test for excess errors)
+ Executed from: gcc:gcc.dg/params/params.exp
+ gcc:gcc.dg/params/params.exp=gcc.dg/params/blocksort-part.c -O3 --param uninit-max-chain-len=1 (test for excess errors)
+ gcc:gcc.dg/params/params.exp=gcc.dg/params/blocksort-part.c -O3 --param uninit-max-chain-len=128 (test for excess errors)
+ gcc:gcc.dg/params/params.exp=gcc.dg/params/blocksort-part.c -O3 --param uninit-max-num-chains=1 (test for excess errors)
+ gcc:gcc.dg/params/params.exp=gcc.dg/params/blocksort-part.c -O3 --param uninit-max-num-chains=128 (test for excess errors)
Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/phi_on_compare-4.c scan-tree-dump threadfull1 "Jumps threaded: 2"
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111294.c (test for excess errors)
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111294.c scan-tree-dump-not optimized "foo"
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr59597.c scan-tree-dump-times ethread "Registering jump thread" 2
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-4.c (test for excess errors)
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-4.c scan-tree-dump-times ccp1 "pand_[0-9]+.D. = 0" 1
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-4.c scan-tree-dump-times ccp1 "por_[0-9]+.D. = -1" 1
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-4.c scan-tree-dump-times optimized "pand_[0-9]+.D. = 0" 1
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bitops-4.c scan-tree-dump-times optimized "por_[0-9]+.D. = -1" 1
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111324.c (test for excess errors)
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111324.c scan-tree-dump-times optimized " / " 0
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111324.c scan-tree-dump-times optimized "return x_..D." 1
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-13.c (test for excess errors)
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-13.c scan-tree-dump evrp "2->4 \\(F\\) y_3\\(D\\)"
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-relations-1.c (test for excess errors)
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-relations-1.c scan-tree-dump-not evrp "link_error"
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-relations-1.c scan-tree-dump-times evrp "if \\(a_2\\(D\\) != b_3\\(D\\)" 1
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-relations-2.c (test for excess errors)
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-relations-2.c scan-tree-dump threadfull1 "Registering jump thread: \\(2, 4\\)"
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-relations-3.c (test for excess errors)
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-relations-3.c scan-tree-dump-not threadfull1 "Jumps threaded"
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-relations-3.c scan-tree-dump-not threadfull2 "Jumps threaded"
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-relations-4.c (test for excess errors)
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-relations-4.c scan-tree-dump threadfull1 "Registering jump thread: \\(2, 4\\)"
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-relations-5.c (test for excess errors)
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-relations-5.c scan-tree-dump-not evrp "link_error"
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-relations-6.c (test for excess errors)
+ gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-float-relations-6.c scan-tree-dump-not evrp "link_error"
+ Executed from: libstdc++:libstdc++-dg/conformance.exp
+ libstdc++:libstdc++-dg/conformance.exp=20_util/allocator/105975.cc -std=gnu++20 (test for errors, line 16)
+ libstdc++:libstdc++-dg/conformance.exp=20_util/allocator/105975.cc -std=gnu++26 (test for errors, line 16)
+
+
+ - XFAIL disappears [XFAIL=> ]:
+
+ Executed from: g++:g++.dg/dg.exp
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C -std=c++14 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13505)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C -std=c++17 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13505)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C -std=c++20 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13505)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors, line 80)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors, line 84)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++14 (test for errors, line 18)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++14 (test for errors, line 19)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++17 (test for errors, line 18)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++17 (test for errors, line 19)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++20 (test for errors, line 18)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++20 (test for errors, line 19)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++98 (test for errors, line 18)
+ g++:g++.dg/dg.exp=g++.dg/expr/unary2.C -std=c++98 (test for errors, line 19)
- - FAIL now XPASS [FAIL =>XPASS]:
+ - XFAIL now PASS [XFAIL=> PASS]:
Executed from: gcc:gcc.dg/dg.exp
- gcc:gcc.dg/dg.exp=gcc.dg/uninit-pred-9_b.c bogus warning (test for bogus messages, line 20)
+ gcc:gcc.dg/dg.exp=gcc.dg/binop-notand1a.c scan-tree-dump-times optimized "return 0" 1
+ gcc:gcc.dg/dg.exp=gcc.dg/binop-notand4a.c scan-tree-dump-times optimized "return 0" 1
- - XFAIL disappears [XFAIL=> ]:
+ - XFAIL appears [ =>XFAIL]:
Executed from: g++:g++.dg/dg.exp
- g++:g++.dg/dg.exp=g++.dg/warn/Wstringop-overflow-4.C -std=gnu++98 (test for bogus messages, line 198)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C -std=c++14 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13497)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C -std=c++17 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13497)
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C -std=c++20 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13497)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors, line 69)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors, line 81)
+ g++:g++.dg/dg.exp=g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors, line 85)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++14 (test for warnings, line 24)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++14 (test for warnings, line 25)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++14 (test for warnings, line 26)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++14 (test for warnings, line 27)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++17 (test for warnings, line 24)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++17 (test for warnings, line 25)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++17 (test for warnings, line 26)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++17 (test for warnings, line 27)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++20 (test for warnings, line 24)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++20 (test for warnings, line 25)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++20 (test for warnings, line 26)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++20 (test for warnings, line 27)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++98 (test for warnings, line 24)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++98 (test for warnings, line 25)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++98 (test for warnings, line 26)
+ g++:g++.dg/dg.exp=g++.dg/warn/Wparentheses-32.C -std=c++98 (test for warnings, line 27)
- - XFAIL now XPASS [XFAIL=>XPASS]:
+ - UNSUPPORTED disappears [UNSUP=> ]:
Executed from: g++:g++.dg/dg.exp
- g++:g++.dg/dg.exp=g++.dg/warn/Wstringop-overflow-4.C -std=gnu++98 pr106120 (test for bogus messages, line 144)
+ g++:g++.dg/dg.exp=g++.dg/abi/nvptx-nrv1.C -std=c++14
+ g++:g++.dg/dg.exp=g++.dg/abi/nvptx-nrv1.C -std=c++17
+ g++:g++.dg/dg.exp=g++.dg/abi/nvptx-nrv1.C -std=c++20
+ g++:g++.dg/dg.exp=g++.dg/abi/nvptx-nrv1.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/abi/nvptx-ptrmem1.C -std=c++14
+ g++:g++.dg/dg.exp=g++.dg/abi/nvptx-ptrmem1.C -std=c++17
+ g++:g++.dg/dg.exp=g++.dg/abi/nvptx-ptrmem1.C -std=c++20
+ g++:g++.dg/dg.exp=g++.dg/abi/nvptx-ptrmem1.C -std=c++98
- - XFAIL appears [ =>XFAIL]:
+ - UNSUPPORTED appears [ =>UNSUP]:
Executed from: g++:g++.dg/dg.exp
- g++:g++.dg/dg.exp=g++.dg/warn/Wstringop-overflow-4.C -std=gnu++14 (test for bogus messages, line 156)
- g++:g++.dg/dg.exp=g++.dg/warn/Wstringop-overflow-4.C -std=gnu++17 (test for bogus messages, line 156)
- g++:g++.dg/dg.exp=g++.dg/warn/Wstringop-overflow-4.C -std=gnu++20 (test for bogus messages, line 156)
- g++:g++.dg/dg.exp=g++.dg/warn/Wstringop-overflow-4.C -std=gnu++98 (test for bogus messages, line 156)
- g++:g++.dg/dg.exp=g++.dg/warn/Wstringop-overflow-4.C -std=gnu++98 (test for bogus messages, line 200)
+ g++:g++.dg/dg.exp=c-c++-common/builtin-classify-type-1.c -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/concepts/diagnostic19.C -std=c++14
+ g++:g++.dg/dg.exp=g++.dg/concepts/diagnostic19.C -std=c++17
+ g++:g++.dg/dg.exp=g++.dg/concepts/diagnostic19.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/inh-ctor38.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/cpp0x/variadic-partial3.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-requires36.C -std=c++14
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-requires36.C -std=c++17
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-requires36.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-ttp5.C -std=c++14
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-ttp5.C -std=c++17
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-ttp5.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-ttp6.C -std=c++14
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-ttp6.C -std=c++17
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-ttp6.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval32.C -std=c++14
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval32.C -std=c++17
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval32.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval33.C -std=c++14
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval33.C -std=c++17
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval33.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++14
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++17
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval34.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval35.C -std=c++14
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval35.C -std=c++17
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/consteval35.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/constexpr-union7.C -std=gnu++98
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/nontype-class60.C -std=c++14
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/nontype-class60.C -std=c++17
+ g++:g++.dg/dg.exp=g++.dg/cpp2a/nontype-class60.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-1.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/ext/builtin-classify-type-2.C -std=gnu++98
+ g++:g++.dg/dg.exp=g++.dg/ext/integer-pack8.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/ext/unroll-4.C -std=c++98
+ g++:g++.dg/dg.exp=g++.dg/template/non-dependent26.C -std=c++98