summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-18 07:35:52 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-18 07:35:52 +0000
commit120c3138301bb50b2567d3d5e0337b0bb3738793 (patch)
treefcd386cfc3ae179b7d0d3a86fce5c2e59e9d207c /notify
parent2e17408f7c32764c711b3f03e140566c5c109a6d (diff)
force: #398: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/398/
Results : | # reset_artifacts: | -10 | # build_abe bootstrap_lto: | -2 | # build_abe dejagnu: | -1 | # build_abe check_bootstrap_lto --: | 0 | # 2 regressions check_regression status : 2
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/description39
-rw-r--r--notify/jira/key1
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/jira/yaml47
-rw-r--r--notify/lnt_report.json200
-rw-r--r--notify/mail-body.txt72
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/regressions.sum7
-rw-r--r--notify/results.compare122
14 files changed, 344 insertions, 159 deletions
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 0000000..56d5752
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[GNU-1017]
+FAIL: 2 regressions
+Details: https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/398/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index cefaa22..c050835 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
[GNU-692]
-PASS
-Details: https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/397/artifact/artifacts/notify/mail-body.txt/*view*/
+https://linaro.atlassian.net/browse/GNU-1017
+FAIL: 2 regressions
+Details: https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/398/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..db93371
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+GCC
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..5cefbdf
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,39 @@
+commit gcc-14-5536-g23725aa53bd
+Author: Jonathan Wakely <jwakely@redhat.com>
+Date: Thu Nov 16 16:11:18 2023 +0000
+
+ libstdc++: Fix aligned formatting of stacktrace_entry and thread::id [PR112564]
+
+ The formatter for std::thread::id should default to right-align, and the
+ formatter for std::stacktrace_entry should not just ignore the
+ fill-and-align and width from the format-spec!
+
+ libstdc++-v3/ChangeLog:
+... 10 lines of the commit log omitted.
+
+* tcwg_bootstrap_check
+** master-arm-check_bootstrap
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/396/
+** master-arm-check_bootstrap_lto
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/398/
+* tcwg_gcc_check
+** master-arm
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_gcc_check/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1278/
+* tcwg_gnu_cross_check_gcc
+** master-arm
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/998/
+* tcwg_gnu_native_check_gcc
+** master-arm
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/754/
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 0000000..7ef4561
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+GNU-1017
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..413cc24
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-11-16
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..1063a25
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gcc-14-5536-g23725aa53bd: FAIL: 2 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 0000000..6cdcdde
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,47 @@
+- Project: GNU
+ IssueType: Sub-task
+ Key: GNU-1017
+ Summary: |
+ gcc-14-5536-g23725aa53bd: FAIL: 2 regressions
+ Components: GCC
+ Start date: 2023-11-16
+ Description: |
+ commit gcc-14-5536-g23725aa53bd
+ Author: Jonathan Wakely <jwakely@redhat.com>
+ Date: Thu Nov 16 16:11:18 2023 +0000
+
+ libstdc++: Fix aligned formatting of stacktrace_entry and thread::id [PR112564]
+
+ The formatter for std::thread::id should default to right-align, and the
+ formatter for std::stacktrace_entry should not just ignore the
+ fill-and-align and width from the format-spec!
+
+ libstdc++-v3/ChangeLog:
+ ... 10 lines of the commit log omitted.
+
+ * tcwg_bootstrap_check
+ ** master-arm-check_bootstrap
+ *** FAIL: 2 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
+ *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/396/
+ ** master-arm-check_bootstrap_lto
+ *** FAIL: 2 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+ *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/398/
+ * tcwg_gcc_check
+ ** master-arm
+ *** FAIL: 2 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_gcc_check/master-arm/details.txt
+ *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1278/
+ * tcwg_gnu_cross_check_gcc
+ ** master-arm
+ *** FAIL: 2 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+ *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/998/
+ * tcwg_gnu_native_check_gcc
+ ** master-arm
+ *** FAIL: 2 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_gnu_native_check_gcc/master-arm/details.txt
+ *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/754/
+
+ Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 40990ff..d411e14 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,18 +6,18 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "397",
+ "run_order": "398",
"tag": "tcwg_bootstrap_check"
},
- "Start Time": "2023-11-18 05:31:29"
+ "Start Time": "2023-11-18 07:35:15"
},
"Tests": [
{
"Data": [
- 124
+ 0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gcc.FAIL.nb_FAIL"
+ "Name": "tcwg_bootstrap_check.libatomic.FAIL.nb_FAIL"
}
,
{
@@ -25,31 +25,31 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gcc.KFAIL.nb_KFAIL"
+ "Name": "tcwg_bootstrap_check.libatomic.KFAIL.nb_KFAIL"
}
,
{
"Data": [
- 1464
+ 0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gcc.XFAIL.nb_XFAIL"
+ "Name": "tcwg_bootstrap_check.libatomic.XFAIL.nb_XFAIL"
}
,
{
"Data": [
- 182826
+ 44
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gcc.PASS.nb_PASS"
+ "Name": "tcwg_bootstrap_check.libatomic.PASS.nb_PASS"
}
,
{
"Data": [
- 27
+ 0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gcc.XPASS.nb_XPASS"
+ "Name": "tcwg_bootstrap_check.libatomic.XPASS.nb_XPASS"
}
,
{
@@ -57,15 +57,15 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gcc.UNRESOLVED.nb_UNRESOLVED"
+ "Name": "tcwg_bootstrap_check.libatomic.UNRESOLVED.nb_UNRESOLVED"
}
,
{
"Data": [
- 6264
+ 5
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+ "Name": "tcwg_bootstrap_check.libatomic.UNSUPPORTED.nb_UNSUPPORTED"
}
,
{
@@ -73,7 +73,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gcc.UNTESTED.nb_UNTESTED"
+ "Name": "tcwg_bootstrap_check.libatomic.UNTESTED.nb_UNTESTED"
}
,
{
@@ -81,7 +81,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gcc.ERROR.nb_ERROR"
+ "Name": "tcwg_bootstrap_check.libatomic.ERROR.nb_ERROR"
}
,
{
@@ -89,7 +89,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gcc.OTHER.nb_OTHER"
+ "Name": "tcwg_bootstrap_check.libatomic.OTHER.nb_OTHER"
}
,
{
@@ -97,7 +97,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libgomp.FAIL.nb_FAIL"
+ "Name": "tcwg_bootstrap_check.objc.FAIL.nb_FAIL"
}
,
{
@@ -105,23 +105,23 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libgomp.KFAIL.nb_KFAIL"
+ "Name": "tcwg_bootstrap_check.objc.KFAIL.nb_KFAIL"
}
,
{
"Data": [
- 284
+ 0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libgomp.XFAIL.nb_XFAIL"
+ "Name": "tcwg_bootstrap_check.objc.XFAIL.nb_XFAIL"
}
,
{
"Data": [
- 15756
+ 2845
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libgomp.PASS.nb_PASS"
+ "Name": "tcwg_bootstrap_check.objc.PASS.nb_PASS"
}
,
{
@@ -129,7 +129,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libgomp.XPASS.nb_XPASS"
+ "Name": "tcwg_bootstrap_check.objc.XPASS.nb_XPASS"
}
,
{
@@ -137,15 +137,15 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libgomp.UNRESOLVED.nb_UNRESOLVED"
+ "Name": "tcwg_bootstrap_check.objc.UNRESOLVED.nb_UNRESOLVED"
}
,
{
"Data": [
- 679
+ 70
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
+ "Name": "tcwg_bootstrap_check.objc.UNSUPPORTED.nb_UNSUPPORTED"
}
,
{
@@ -153,7 +153,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libgomp.UNTESTED.nb_UNTESTED"
+ "Name": "tcwg_bootstrap_check.objc.UNTESTED.nb_UNTESTED"
}
,
{
@@ -161,7 +161,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libgomp.ERROR.nb_ERROR"
+ "Name": "tcwg_bootstrap_check.objc.ERROR.nb_ERROR"
}
,
{
@@ -169,15 +169,15 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libgomp.OTHER.nb_OTHER"
+ "Name": "tcwg_bootstrap_check.objc.OTHER.nb_OTHER"
}
,
{
"Data": [
- 0
+ 10
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libitm.FAIL.nb_FAIL"
+ "Name": "tcwg_bootstrap_check.libstdc++.FAIL.nb_FAIL"
}
,
{
@@ -185,23 +185,23 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libitm.KFAIL.nb_KFAIL"
+ "Name": "tcwg_bootstrap_check.libstdc++.KFAIL.nb_KFAIL"
}
,
{
"Data": [
- 3
+ 126
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libitm.XFAIL.nb_XFAIL"
+ "Name": "tcwg_bootstrap_check.libstdc++.XFAIL.nb_XFAIL"
}
,
{
"Data": [
- 44
+ 17918
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libitm.PASS.nb_PASS"
+ "Name": "tcwg_bootstrap_check.libstdc++.PASS.nb_PASS"
}
,
{
@@ -209,7 +209,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libitm.XPASS.nb_XPASS"
+ "Name": "tcwg_bootstrap_check.libstdc++.XPASS.nb_XPASS"
}
,
{
@@ -217,15 +217,15 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libitm.UNRESOLVED.nb_UNRESOLVED"
+ "Name": "tcwg_bootstrap_check.libstdc++.UNRESOLVED.nb_UNRESOLVED"
}
,
{
"Data": [
- 1
+ 758
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libitm.UNSUPPORTED.nb_UNSUPPORTED"
+ "Name": "tcwg_bootstrap_check.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
}
,
{
@@ -233,7 +233,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libitm.UNTESTED.nb_UNTESTED"
+ "Name": "tcwg_bootstrap_check.libstdc++.UNTESTED.nb_UNTESTED"
}
,
{
@@ -241,7 +241,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libitm.ERROR.nb_ERROR"
+ "Name": "tcwg_bootstrap_check.libstdc++.ERROR.nb_ERROR"
}
,
{
@@ -249,15 +249,15 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libitm.OTHER.nb_OTHER"
+ "Name": "tcwg_bootstrap_check.libstdc++.OTHER.nb_OTHER"
}
,
{
"Data": [
- 0
+ 124
],
"Info": {},
- "Name": "tcwg_bootstrap_check.objc.FAIL.nb_FAIL"
+ "Name": "tcwg_bootstrap_check.gcc.FAIL.nb_FAIL"
}
,
{
@@ -265,31 +265,31 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.objc.KFAIL.nb_KFAIL"
+ "Name": "tcwg_bootstrap_check.gcc.KFAIL.nb_KFAIL"
}
,
{
"Data": [
- 0
+ 1464
],
"Info": {},
- "Name": "tcwg_bootstrap_check.objc.XFAIL.nb_XFAIL"
+ "Name": "tcwg_bootstrap_check.gcc.XFAIL.nb_XFAIL"
}
,
{
"Data": [
- 2845
+ 182826
],
"Info": {},
- "Name": "tcwg_bootstrap_check.objc.PASS.nb_PASS"
+ "Name": "tcwg_bootstrap_check.gcc.PASS.nb_PASS"
}
,
{
"Data": [
- 0
+ 27
],
"Info": {},
- "Name": "tcwg_bootstrap_check.objc.XPASS.nb_XPASS"
+ "Name": "tcwg_bootstrap_check.gcc.XPASS.nb_XPASS"
}
,
{
@@ -297,15 +297,15 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.objc.UNRESOLVED.nb_UNRESOLVED"
+ "Name": "tcwg_bootstrap_check.gcc.UNRESOLVED.nb_UNRESOLVED"
}
,
{
"Data": [
- 70
+ 6264
],
"Info": {},
- "Name": "tcwg_bootstrap_check.objc.UNSUPPORTED.nb_UNSUPPORTED"
+ "Name": "tcwg_bootstrap_check.gcc.UNSUPPORTED.nb_UNSUPPORTED"
}
,
{
@@ -313,7 +313,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.objc.UNTESTED.nb_UNTESTED"
+ "Name": "tcwg_bootstrap_check.gcc.UNTESTED.nb_UNTESTED"
}
,
{
@@ -321,7 +321,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.objc.ERROR.nb_ERROR"
+ "Name": "tcwg_bootstrap_check.gcc.ERROR.nb_ERROR"
}
,
{
@@ -329,15 +329,15 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.objc.OTHER.nb_OTHER"
+ "Name": "tcwg_bootstrap_check.gcc.OTHER.nb_OTHER"
}
,
{
"Data": [
- 7
+ 0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gfortran.FAIL.nb_FAIL"
+ "Name": "tcwg_bootstrap_check.libgomp.FAIL.nb_FAIL"
}
,
{
@@ -345,23 +345,23 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gfortran.KFAIL.nb_KFAIL"
+ "Name": "tcwg_bootstrap_check.libgomp.KFAIL.nb_KFAIL"
}
,
{
"Data": [
- 265
+ 284
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gfortran.XFAIL.nb_XFAIL"
+ "Name": "tcwg_bootstrap_check.libgomp.XFAIL.nb_XFAIL"
}
,
{
"Data": [
- 67405
+ 15756
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gfortran.PASS.nb_PASS"
+ "Name": "tcwg_bootstrap_check.libgomp.PASS.nb_PASS"
}
,
{
@@ -369,7 +369,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gfortran.XPASS.nb_XPASS"
+ "Name": "tcwg_bootstrap_check.libgomp.XPASS.nb_XPASS"
}
,
{
@@ -377,15 +377,15 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gfortran.UNRESOLVED.nb_UNRESOLVED"
+ "Name": "tcwg_bootstrap_check.libgomp.UNRESOLVED.nb_UNRESOLVED"
}
,
{
"Data": [
- 510
+ 679
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gfortran.UNSUPPORTED.nb_UNSUPPORTED"
+ "Name": "tcwg_bootstrap_check.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
}
,
{
@@ -393,7 +393,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gfortran.UNTESTED.nb_UNTESTED"
+ "Name": "tcwg_bootstrap_check.libgomp.UNTESTED.nb_UNTESTED"
}
,
{
@@ -401,7 +401,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gfortran.ERROR.nb_ERROR"
+ "Name": "tcwg_bootstrap_check.libgomp.ERROR.nb_ERROR"
}
,
{
@@ -409,15 +409,15 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.gfortran.OTHER.nb_OTHER"
+ "Name": "tcwg_bootstrap_check.libgomp.OTHER.nb_OTHER"
}
,
{
"Data": [
- 8
+ 7
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libstdc++.FAIL.nb_FAIL"
+ "Name": "tcwg_bootstrap_check.gfortran.FAIL.nb_FAIL"
}
,
{
@@ -425,23 +425,23 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libstdc++.KFAIL.nb_KFAIL"
+ "Name": "tcwg_bootstrap_check.gfortran.KFAIL.nb_KFAIL"
}
,
{
"Data": [
- 126
+ 265
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libstdc++.XFAIL.nb_XFAIL"
+ "Name": "tcwg_bootstrap_check.gfortran.XFAIL.nb_XFAIL"
}
,
{
"Data": [
- 17918
+ 67405
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libstdc++.PASS.nb_PASS"
+ "Name": "tcwg_bootstrap_check.gfortran.PASS.nb_PASS"
}
,
{
@@ -449,7 +449,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libstdc++.XPASS.nb_XPASS"
+ "Name": "tcwg_bootstrap_check.gfortran.XPASS.nb_XPASS"
}
,
{
@@ -457,15 +457,15 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+ "Name": "tcwg_bootstrap_check.gfortran.UNRESOLVED.nb_UNRESOLVED"
}
,
{
"Data": [
- 758
+ 510
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+ "Name": "tcwg_bootstrap_check.gfortran.UNSUPPORTED.nb_UNSUPPORTED"
}
,
{
@@ -473,7 +473,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libstdc++.UNTESTED.nb_UNTESTED"
+ "Name": "tcwg_bootstrap_check.gfortran.UNTESTED.nb_UNTESTED"
}
,
{
@@ -481,7 +481,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libstdc++.ERROR.nb_ERROR"
+ "Name": "tcwg_bootstrap_check.gfortran.ERROR.nb_ERROR"
}
,
{
@@ -489,7 +489,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libstdc++.OTHER.nb_OTHER"
+ "Name": "tcwg_bootstrap_check.gfortran.OTHER.nb_OTHER"
}
,
{
@@ -577,7 +577,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libatomic.FAIL.nb_FAIL"
+ "Name": "tcwg_bootstrap_check.libitm.FAIL.nb_FAIL"
}
,
{
@@ -585,15 +585,15 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libatomic.KFAIL.nb_KFAIL"
+ "Name": "tcwg_bootstrap_check.libitm.KFAIL.nb_KFAIL"
}
,
{
"Data": [
- 0
+ 3
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libatomic.XFAIL.nb_XFAIL"
+ "Name": "tcwg_bootstrap_check.libitm.XFAIL.nb_XFAIL"
}
,
{
@@ -601,7 +601,7 @@
44
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libatomic.PASS.nb_PASS"
+ "Name": "tcwg_bootstrap_check.libitm.PASS.nb_PASS"
}
,
{
@@ -609,7 +609,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libatomic.XPASS.nb_XPASS"
+ "Name": "tcwg_bootstrap_check.libitm.XPASS.nb_XPASS"
}
,
{
@@ -617,15 +617,15 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libatomic.UNRESOLVED.nb_UNRESOLVED"
+ "Name": "tcwg_bootstrap_check.libitm.UNRESOLVED.nb_UNRESOLVED"
}
,
{
"Data": [
- 5
+ 1
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libatomic.UNSUPPORTED.nb_UNSUPPORTED"
+ "Name": "tcwg_bootstrap_check.libitm.UNSUPPORTED.nb_UNSUPPORTED"
}
,
{
@@ -633,7 +633,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libatomic.UNTESTED.nb_UNTESTED"
+ "Name": "tcwg_bootstrap_check.libitm.UNTESTED.nb_UNTESTED"
}
,
{
@@ -641,7 +641,7 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libatomic.ERROR.nb_ERROR"
+ "Name": "tcwg_bootstrap_check.libitm.ERROR.nb_ERROR"
}
,
{
@@ -649,12 +649,12 @@
0
],
"Info": {},
- "Name": "tcwg_bootstrap_check.libatomic.OTHER.nb_OTHER"
+ "Name": "tcwg_bootstrap_check.libitm.OTHER.nb_OTHER"
}
,
{
"Data": [
- 179
+ 181
],
"Info": {},
"Name": "tcwg_bootstrap_check.TOTAL.FAIL.nb_FAIL"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 21bc39c..f8f1c90 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,22 +2,36 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In bootstrap_check master-arm-check_bootstrap_lto after:
- | 11 commits in gcc
- | 8ed7120eaaf Add myself to write after approval
- | 0fa32aeaa6d c++: Fix error recovery ICE [PR112365]
- | 06ff410e0de i386: Fix invalid RTX in split2 pass [PR112567]
- | 063d987af0e c++: add fixed testcases [PR98614, PR104802]
- | 0077c0fb199 c++: constantness of call to function pointer [PR111703]
- | ... and 6 more commits in gcc
+ | commit gcc-14-5536-g23725aa53bd
+ | Author: Jonathan Wakely <jwakely@redhat.com>
+ | Date: Thu Nov 16 16:11:18 2023 +0000
+ |
+ | libstdc++: Fix aligned formatting of stacktrace_entry and thread::id [PR112564]
+ |
+ | The formatter for std::thread::id should default to right-align, and the
+ | formatter for std::stacktrace_entry should not just ignore the
+ | fill-and-align and width from the format-spec!
+ |
+ | libstdc++-v3/ChangeLog:
+ | ... 10 lines of the commit log omitted.
-PASS
+FAIL: 2 regressions
+
+regressions.sum:
+ === libstdc++ tests ===
+
+Running libstdc++:libstdc++-dg/conformance.exp ...
+FAIL: 19_diagnostics/stacktrace/output.cc -std=gnu++23 execution test
+FAIL: 19_diagnostics/stacktrace/output.cc -std=gnu++26 execution test
+
+ === Results Summary ===
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/397/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/398/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/397/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/398/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/397/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/398/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_bootstrap_check/master-arm-check_bootstrap_lto
@@ -25,6 +39,38 @@ CI config tcwg_bootstrap_check/master-arm-check_bootstrap_lto
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/397/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/395/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/398/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/397/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/reproduction_instructions.txt
+
+Full commit : https://github.com/gcc-mirror/gcc/commit/23725aa53bd264941c4fb228227736be4da59761
+
+Latest bug report status : https://linaro.atlassian.net/browse/GNU-1017
+
+List of configurations that regressed due to this commit :
+* tcwg_bootstrap_check
+** master-arm-check_bootstrap
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/396/
+** master-arm-check_bootstrap_lto
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/398/
+* tcwg_gcc_check
+** master-arm
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_gcc_check/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1278/
+* tcwg_gnu_cross_check_gcc
+** master-arm
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/998/
+* tcwg_gnu_native_check_gcc
+** master-arm
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/754/
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 107654a..3b757d5 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-fweimer@redhat.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,kito.cheng@sifive.com,tamar.christina@arm.com,dmalcolm@redhat.com,hongtao.liu@intel.com,ppalka@redhat.com,mjires@suse.cz
+bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,jwakely@redhat.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index c4041de..106bc5a 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 11 commits in gcc: PASS on arm
+[Linaro-TCWG-CI] gcc-14-5536-g23725aa53bd: FAIL: 2 regressions on arm
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 0000000..92b6891
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,7 @@
+ === libstdc++ tests ===
+
+Running libstdc++:libstdc++-dg/conformance.exp ...
+FAIL: 19_diagnostics/stacktrace/output.cc -std=gnu++23 execution test
+FAIL: 19_diagnostics/stacktrace/output.cc -std=gnu++26 execution test
+
+ === Results Summary ===
diff --git a/notify/results.compare b/notify/results.compare
index 85a0294..ab8905d 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -12,85 +12,123 @@ libitm.sum
libstdc++.sum
objc.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.2071309
-CURRENT: /tmp/gxx-sum2.2071309
+REFERENCE:/tmp/gxx-sum1.2096962
+CURRENT: /tmp/gxx-sum2.2096962
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 537347 | 537357 |
- | Unexpected fails [FAIL] | 179 | 179 |
+ | Passes [PASS] | 537357 | 537357 |
+ | Unexpected fails [FAIL] | 179 | 181 |
| Errors [ERROR] | 0 | 0 |
| Unexpected passes [XPASS] | 30 | 30 |
- | Expected fails [XFAIL] | 4753 | 4756 |
+ | Expected fails [XFAIL] | 4756 | 4756 |
| Known fails [KFAIL] | 0 | 0 |
| Unresolved [UNRESOLVED] | 0 | 0 |
- | Unsupported [UNSUPPORTED] | 19601 | 19608 |
+ | Unsupported [UNSUPPORTED] | 19608 | 19608 |
| Untested [UNTESTED] | 0 | 0 |
+------------------------------------------+---------+---------+
- REF PASS ratio: 0.964745
- RES PASS ratio: 0.964734
+ REF PASS ratio: 0.964734
+ RES PASS ratio: 0.964731
o REGRESSIONS:
+------------------------------------------+---------+
+ | FAIL appears [ => FAIL] | 2 |
+------------------------------------------+---------+
- | TOTAL_REGRESSIONS | 0 |
+ | TOTAL_REGRESSIONS | 2 |
+------------------------------------------+---------+
+ - FAIL appears [ => FAIL]:
+
+ Executed from: libstdc++:libstdc++-dg/conformance.exp
+ libstdc++:libstdc++-dg/conformance.exp=19_diagnostics/stacktrace/output.cc -std=gnu++23 execution test
+ libstdc++:libstdc++-dg/conformance.exp=19_diagnostics/stacktrace/output.cc -std=gnu++26 execution test
+
+
o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
- | PASS disappears [PASS => ] | 1 |
- | New PASS [ => PASS] | 11 |
- | XFAIL appears [ =>XFAIL] | 3 |
- | UNSUPPORTED appears [ =>UNSUP] | 7 |
+ | PASS disappears [PASS => ] | 18 |
+ | New PASS [ => PASS] | 18 |
+ | XFAIL disappears [XFAIL=> ] | 1 |
+ | XFAIL appears [ =>XFAIL] | 1 |
+ | UNSUPPORTED disappears [UNSUP=> ] | 1 |
+ | UNSUPPORTED appears [ =>UNSUP] | 1 |
+------------------------------------------+---------+
- | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 22 |
+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 40 |
+------------------------------------------+---------+
- PASS disappears [PASS => ]:
- Executed from: g++:g++.dg/dg.exp
- g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-fn8.C -std=c++20 (test for bogus messages, line 22)
+ Executed from: libitm:libitm.c++/c++.exp
+ libitm:libitm.c++/c++.exp=libitm.c++/dropref.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-1.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-1.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-2.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-2.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-3.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-3.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-4.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-4.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-5.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-5.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-pr91488.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-pr91488.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-safeexc.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-safeexc.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/newdelete.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/newdelete.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/throwdown.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
- New PASS [ => PASS]:
- Executed from: g++:g++.dg/dg.exp
- g++:g++.dg/dg.exp=g++.dg/cpp1z/nontype-auto22.C -std=c++17 (test for excess errors)
- g++:g++.dg/dg.exp=g++.dg/cpp1z/nontype-auto22.C -std=c++20 (test for excess errors)
- g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-fn8.C -std=c++20 (test for bogus messages, line 23)
- g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-fn8.C -std=c++20 (test for bogus messages, line 24)
- g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-partial-spec14.C -std=c++20 (test for excess errors)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/constexpr4.C -std=c++14 (test for errors, line 8)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/constexpr4.C -std=c++14 (test for excess errors)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/constexpr4.C -std=c++17 (test for errors, line 8)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/constexpr4.C -std=c++17 (test for excess errors)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/constexpr4.C -std=c++20 (test for errors, line 8)
- g++:g++.dg/dg.exp=g++.dg/diagnostic/constexpr4.C -std=c++20 (test for excess errors)
+ Executed from: libitm:libitm.c++/c++.exp
+ libitm:libitm.c++/c++.exp=libitm.c++/dropref.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-1.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-1.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-2.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-2.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-3.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-3.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-4.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-4.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-5.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/eh-5.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-pr91488.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-pr91488.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-safeexc.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-safeexc.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/newdelete.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+ libitm:libitm.c++/c++.exp=libitm.c++/newdelete.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+ libitm:libitm.c++/c++.exp=libitm.c++/throwdown.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
+
+
+ - XFAIL disappears [XFAIL=> ]:
+
+ Executed from: libitm:libitm.c++/c++.exp
+ libitm:libitm.c++/c++.exp=libitm.c++/dropref.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
- XFAIL appears [ =>XFAIL]:
- Executed from: g++:g++.dg/dg.exp
- g++:g++.dg/dg.exp=g++.dg/cpp0x/pr112365.C -std=c++14 (test for excess errors)
- g++:g++.dg/dg.exp=g++.dg/cpp0x/pr112365.C -std=c++17 (test for excess errors)
- g++:g++.dg/dg.exp=g++.dg/cpp0x/pr112365.C -std=c++20 (test for excess errors)
+ Executed from: libitm:libitm.c++/c++.exp
+ libitm:libitm.c++/c++.exp=libitm.c++/dropref.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
+
+
+ - UNSUPPORTED disappears [UNSUP=> ]:
+
+ Executed from: libitm:libitm.c++/c++.exp
+ libitm:libitm.c++/c++.exp=libitm.c++/static_ctor.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs
- UNSUPPORTED appears [ =>UNSUP]:
- Executed from: g++:g++.dg/dg.exp
- g++:g++.dg/dg.exp=g++.dg/cpp0x/pr112365.C -std=c++98
- g++:g++.dg/dg.exp=g++.dg/cpp1z/nontype-auto22.C -std=c++14
- g++:g++.dg/dg.exp=g++.dg/cpp1z/nontype-auto22.C -std=c++98
- g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-partial-spec14.C -std=c++14
- g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-partial-spec14.C -std=c++17
- g++:g++.dg/dg.exp=g++.dg/cpp2a/concepts-partial-spec14.C -std=c++98
- g++:g++.dg/dg.exp=g++.dg/diagnostic/constexpr4.C -std=c++98
+ Executed from: libitm:libitm.c++/c++.exp
+ libitm:libitm.c++/c++.exp=libitm.c++/static_ctor.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs
-# Improvements found
-# No regression found in 8 common sum files
+# Regressions found
+# Regressions in 8 common sum files found