summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-14 16:03:10 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-14 16:03:10 +0000
commit26242b40940304a769b44895d7ef3be8dfcc078f (patch)
tree7ef751c5f955c6800899c98277f59c23b89a5f53 /notify
parentbe0f6b955e7943605ed416d73693f487c35de16b (diff)
onsuccess: #154: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/154/
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-template.txt4
-rw-r--r--notify/lnt_report.json8
-rw-r--r--notify/mail-body.txt75
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/progressions.sum13
-rw-r--r--notify/results.compare149
6 files changed, 55 insertions, 196 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 64484ae..904af0c 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
-PASS: 8 progressions
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/153/artifact/artifacts/notify/mail-body.txt/*view*/
+PASS
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/154/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 7826919..6527fa6 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "153",
+ "run_order": "154",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-10-14 16:02:13"
+ "Start Time": "2023-10-14 16:03:09"
},
"Tests": [
{
@@ -22,7 +22,7 @@
,
{
"Data": [
- 151904
+ 151911
],
"Info": {},
"Name": "tcwg_gnu_check.gcc.expected_passes.nb_pass"
@@ -190,7 +190,7 @@
,
{
"Data": [
- 373490
+ 373497
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.expected_passes.nb_pass"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 5564289..087bae6 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,53 +2,40 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In arm-eabi cortex-m3 softfp after:
- | 388 commits in binutils,gcc,gdb,qemu
- | 8023a054649 Fix: ld testsuite: Thumb PLT and GOT tests should be skipped on musl armhf targets
- | 693ac69b4d4 Fix: ld testsuite: pr22001-1 test segfaults on musl/x86
- | f2c4f78c813 gdb: fix reread_symbols when an objfile has target: prefix
- | 3d38b301bb5 gdb: remove print_sys_errmsg
- | b09dba5a5fc gdb: remove use of a static buffer for building error strings
- | ... and 52 more commits in binutils
- | 1f7295af602 Revert "ipa: Self-DCE of uses of removed call LHSs (PR 108007)"
- | 0bda3f25147 RISC-V: Remove @ of vec_series
- | 92cf0cf0856 arc: Update tests predicates when using linux toolchain.
- | 1daa0db2f1b arc: Remove obsolete ccfsm instruction predication mechanism
- | f4d35daea7a arc: Remove '^' print punct character
+ | 236 commits in binutils,gcc,gdb,qemu
+ | bfc57664183 Update gdb/NEWS after GDB 14 branch creation.
+ | 7c841d29235 Bump version to 15.0.50.DATE-git.
+ | 8f12a1a841c Add testsuits for new assembler option of mthin-add-sub.
+ | 816029e0676 as: add option for generate R_LARCH_32/64_PCREL.
+ | b68c661196e Automatic date update in version.in
+ | ... and 33 more commits in binutils
+ | 6a8edd50a14 Fortran/OpenMP: Fix handling of strictly structured blocks
+ | 3da32cc3d1e rs6000: build constant via li/lis;rldic
+ | 8f1a70a4fbc rs6000: build constant via li/lis;rldicl/rldicr
+ | 6e5f627492f rs6000: build constant via lis;rotldi
+ | 25b91754ed4 rs6000: build constant via li;rotldi
| ... and 53 more commits in gcc
- | 8023a054649 Fix: ld testsuite: Thumb PLT and GOT tests should be skipped on musl armhf targets
- | 693ac69b4d4 Fix: ld testsuite: pr22001-1 test segfaults on musl/x86
- | f2c4f78c813 gdb: fix reread_symbols when an objfile has target: prefix
- | 3d38b301bb5 gdb: remove print_sys_errmsg
- | b09dba5a5fc gdb: remove use of a static buffer for building error strings
- | ... and 53 more commits in gdb
- | 7598971167 Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
- | 6dcf8a9a74 Merge tag 'migration-20231004-pull-request' of https://gitlab.com/juan.quintela/qemu into staging
- | 80dcaf682a Merge tag 'bsd-user-mmap-pull-request' of https://gitlab.com/bsdimp/qemu into staging
- | c7c907bc20 Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging
- | 9afa888ce0 osdep: set _FORTIFY_SOURCE=2 when optimization is enabled
- | ... and 210 more commits in qemu
-
-PASS: 8 progressions
-
-progressions.sum:
- === g++ tests ===
-
-Running g++:g++.dg/dg.exp ...
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++98 scan-tree-dump-not optimized "shouldnotexist"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++20 scan-tree-dump-not optimized "shouldnotexist"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++14 scan-ipa-dump sra "Will split parameter 0"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++98 scan-ipa-dump sra "Will split parameter 0"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++14 scan-tree-dump-not optimized "shouldnotexist"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++20 scan-ipa-dump sra "Will split parameter 0"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++17 scan-tree-dump-not optimized "shouldnotexist"
-... and 3 more entries
+ | bfc57664183 Update gdb/NEWS after GDB 14 branch creation.
+ | 7c841d29235 Bump version to 15.0.50.DATE-git.
+ | 8f12a1a841c Add testsuits for new assembler option of mthin-add-sub.
+ | 816029e0676 as: add option for generate R_LARCH_32/64_PCREL.
+ | b68c661196e Automatic date update in version.in
+ | ... and 33 more commits in gdb
+ | 2f3913f4b2 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
+ | 800af0aae1 Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
+ | ce0f3b032a libvhost-user: handle shared_object msg
+ | 1609476662 vhost-user: add shared_object msg
+ | faefdba847 hw/display: introduce virtio-dmabuf
+ | ... and 97 more commits in qemu
+
+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/153/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/154/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/153/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/154/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/153/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/154/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
@@ -56,6 +43,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/153/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/151/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/154/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/153/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 8a92036..24ecc90 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 388 commits in binutils,gcc,gdb,qemu: PASS: 8 progressions on master-thumb_m3_eabi
+[Linaro-TCWG-CI] 236 commits in binutils,gcc,gdb,qemu: PASS on master-thumb_m3_eabi
diff --git a/notify/progressions.sum b/notify/progressions.sum
deleted file mode 100644
index 6b97835..0000000
--- a/notify/progressions.sum
+++ /dev/null
@@ -1,13 +0,0 @@
- === g++ tests ===
-
-Running g++:g++.dg/dg.exp ...
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++98 scan-tree-dump-not optimized "shouldnotexist"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++20 scan-tree-dump-not optimized "shouldnotexist"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++14 scan-ipa-dump sra "Will split parameter 0"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++98 scan-ipa-dump sra "Will split parameter 0"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++14 scan-tree-dump-not optimized "shouldnotexist"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++20 scan-ipa-dump sra "Will split parameter 0"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++17 scan-tree-dump-not optimized "shouldnotexist"
-FAIL: g++.dg/ipa/pr110378-1.C -std=gnu++17 scan-ipa-dump sra "Will split parameter 0"
-
- === Results Summary ===
diff --git a/notify/results.compare b/notify/results.compare
index 5f16b9a..4b9731a 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -7,25 +7,25 @@ g++.sum
gcc.sum
libstdc++.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.16405
-CURRENT: /tmp/gxx-sum2.16405
+REFERENCE:/tmp/gxx-sum1.19037
+CURRENT: /tmp/gxx-sum2.19037
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 373438 | 373490 |
- | Unexpected fails [FAIL] | 338 | 330 |
+ | Passes [PASS] | 373490 | 373497 |
+ | Unexpected fails [FAIL] | 330 | 330 |
| Errors [ERROR] | 0 | 0 |
| Unexpected passes [XPASS] | 26 | 26 |
| Expected fails [XFAIL] | 2801 | 2801 |
| Known fails [KFAIL] | 0 | 0 |
| Unresolved [UNRESOLVED] | 32 | 32 |
- | Unsupported [UNSUPPORTED] | 21259 | 21258 |
+ | Unsupported [UNSUPPORTED] | 21258 | 21258 |
| Untested [UNTESTED] | 0 | 0 |
+------------------------------------------+---------+---------+
- REF PASS ratio: 0.945576
- RES PASS ratio: 0.945604
+ REF PASS ratio: 0.945604
+ RES PASS ratio: 0.945605
o REGRESSIONS:
+------------------------------------------+---------+
@@ -36,136 +36,21 @@ o REGRESSIONS:
o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
- | PASS disappears [PASS => ] | 22 |
- | New PASS [ => PASS] | 66 |
- | FAIL now PASS [FAIL => PASS] | 8 |
- | UNSUPPORTED disappears [UNSUP=> ] | 1 |
+ | New PASS [ => PASS] | 7 |
+------------------------------------------+---------+
- | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 97 |
+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 7 |
+------------------------------------------+---------+
- - PASS disappears [PASS => ]:
-
- Executed from: g++:g++.dg/dg.exp
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 (test for errors, line 11)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 (test for errors, line 17)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 (test for errors, line 24)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 at line 16 (test for warnings, line 11)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 at line 22 (test for warnings, line 17)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 at line 30 (test for warnings, line 24)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 expected multiline pattern lines 13-14
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 expected multiline pattern lines 19-20
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 expected multiline pattern lines 27-28
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 (test for errors, line 11)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 (test for errors, line 17)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 (test for errors, line 24)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 at line 16 (test for warnings, line 11)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 at line 22 (test for warnings, line 17)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 at line 30 (test for warnings, line 24)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 expected multiline pattern lines 13-14
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 expected multiline pattern lines 19-20
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 expected multiline pattern lines 27-28
- Executed from: gcc:gcc.dg/dg.exp
- gcc:gcc.dg/dg.exp=gcc.dg/pr93917.c scan-tree-dump-times vrp2 "Global Export.*0, \\+INF" 1
- Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-unreachable.c scan-tree-dump-times vrp2 "fff8 VALUE 0x0" 4
- Executed from: gcc:gcc.target/arm/arm.exp
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/atomic_loaddi_7.c scan-assembler-times dmb\tish 1
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/atomic_loaddi_8.c scan-assembler-times dmb\tish 1
-
-
- New PASS [ => PASS]:
- Executed from: g++:g++.dg/dg.exp
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 (test for errors, line 16)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 (test for errors, line 22)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 (test for errors, line 29)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 (test for warnings, line 40)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 at line 21 (test for warnings, line 16)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 at line 27 (test for warnings, line 22)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 at line 35 (test for warnings, line 29)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 expected multiline pattern lines 18-19
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 expected multiline pattern lines 24-25
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 expected multiline pattern lines 32-33
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++17 expected multiline pattern lines 9-10
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 (test for errors, line 16)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 (test for errors, line 22)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 (test for errors, line 29)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 (test for warnings, line 40)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 at line 21 (test for warnings, line 16)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 at line 27 (test for warnings, line 22)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 at line 35 (test for warnings, line 29)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 expected multiline pattern lines 18-19
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 expected multiline pattern lines 24-25
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 expected multiline pattern lines 32-33
- g++:g++.dg/dg.exp=g++.dg/diagnostic/static_assert3.C -std=gnu++20 expected multiline pattern lines 9-10
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++14 (test for errors, line 16)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++14 (test for warnings, line 21)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++14 (test for warnings, line 6)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++14 expected multiline pattern lines 23-24
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++14 expected multiline pattern lines 29-30
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++14 expected multiline pattern lines 33-36
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++14 (test for excess errors)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++17 (test for errors, line 16)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++17 (test for warnings, line 21)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++17 (test for warnings, line 6)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++17 expected multiline pattern lines 23-24
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++17 expected multiline pattern lines 29-30
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++17 expected multiline pattern lines 33-36
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++17 (test for excess errors)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++20 (test for errors, line 16)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++20 (test for warnings, line 21)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++20 (test for warnings, line 6)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++20 expected multiline pattern lines 23-24
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++20 expected multiline pattern lines 29-30
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++20 expected multiline pattern lines 33-36
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++20 (test for excess errors)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++98 (test for errors, line 16)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++98 (test for warnings, line 21)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++98 (test for warnings, line 6)
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++98 expected multiline pattern lines 23-24
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++98 expected multiline pattern lines 29-30
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++98 expected multiline pattern lines 33-36
- g++:g++.dg/dg.exp=g++.dg/template/error60.C -std=gnu++98 (test for excess errors)
- Executed from: gcc:gcc.dg/dg.exp
- gcc:gcc.dg/dg.exp=gcc.dg/pr93917.c scan-tree-dump-times optimized "0, \\+INF" 2
- Executed from: gcc:gcc.dg/ipa/ipa.exp
- gcc:gcc.dg/ipa/ipa.exp=gcc.dg/ipa/ipa-sra-32.c (test for excess errors)
- gcc:gcc.dg/ipa/ipa.exp=gcc.dg/ipa/ipa-sra-32.c scan-ipa-dump-times sra "Will remove parameter" 4
- gcc:gcc.dg/ipa/ipa.exp=gcc.dg/ipa/pr110378-4.c (test for excess errors)
- gcc:gcc.dg/ipa/ipa.exp=gcc.dg/ipa/pr110378-4.c scan-ipa-dump sra "Will split parameter 0"
- gcc:gcc.dg/ipa/ipa.exp=gcc.dg/ipa/pr110378-4.c scan-tree-dump-not optimized "shouldnotexist"
- Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/vrp-unreachable.c scan-tree-dump-times optimized "fff8 VALUE 0x0" 2
- Executed from: gcc:gcc.target/arm/arm.exp
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/atomic_loaddi_7.c scan-assembler-times dmb\tish 2
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/atomic_loaddi_8.c scan-assembler-times dmb\tish 2
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/pr111235.c (test for excess errors)
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/pr111235.c scan-assembler-not ldrdgt
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/pr111235.c scan-assembler-not ldrexdgt
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/pr111235.c scan-assembler-not ldrgt
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/pr111235.c scan-assembler-not strdgt
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/pr111235.c scan-assembler-not strgt
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/pr111235.c scan-assembler-times ldrexd\tr[0-9]+, r[0-9]+, \\[r[0-9]+\\] 2
-
-
- - FAIL now PASS [FAIL => PASS]:
-
- Executed from: g++:g++.dg/dg.exp
- g++:g++.dg/dg.exp=g++.dg/ipa/pr110378-1.C -std=gnu++14 scan-ipa-dump sra "Will split parameter 0"
- g++:g++.dg/dg.exp=g++.dg/ipa/pr110378-1.C -std=gnu++14 scan-tree-dump-not optimized "shouldnotexist"
- g++:g++.dg/dg.exp=g++.dg/ipa/pr110378-1.C -std=gnu++17 scan-ipa-dump sra "Will split parameter 0"
- g++:g++.dg/dg.exp=g++.dg/ipa/pr110378-1.C -std=gnu++17 scan-tree-dump-not optimized "shouldnotexist"
- g++:g++.dg/dg.exp=g++.dg/ipa/pr110378-1.C -std=gnu++20 scan-ipa-dump sra "Will split parameter 0"
- g++:g++.dg/dg.exp=g++.dg/ipa/pr110378-1.C -std=gnu++20 scan-tree-dump-not optimized "shouldnotexist"
- g++:g++.dg/dg.exp=g++.dg/ipa/pr110378-1.C -std=gnu++98 scan-ipa-dump sra "Will split parameter 0"
- g++:g++.dg/dg.exp=g++.dg/ipa/pr110378-1.C -std=gnu++98 scan-tree-dump-not optimized "shouldnotexist"
-
-
- - UNSUPPORTED disappears [UNSUP=> ]:
-
- Executed from: gcc:gcc.dg/rtl/rtl.exp
- gcc:gcc.dg/rtl/rtl.exp=gcc.dg/rtl/arm/stl-cond.c
+ Executed from: gcc:gcc.c-torture/compile/compile.exp
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111699-1.c -O0 (test for excess errors)
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111699-1.c -O1 (test for excess errors)
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111699-1.c -O2 (test for excess errors)
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111699-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/pr111699-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/pr111699-1.c -O3 -g (test for excess errors)
+ gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111699-1.c -Os (test for excess errors)