This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-aarch64-check_cross
in repository toolchain/ci/gcc.
from 879e7df1829 c++: Fix noexcept with unevaluated operand [PR101087]
new d826bff6ad6 Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 10 ++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 19 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-aarch64-check_cross
in repository toolchain/ci/base-artifacts.
discards a68c819c 0: update: binutils-gcc-glibc-qemu: 0
new 67927cb0 0: update: binutils-gcc-glibc-qemu: 0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a68c819c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 182 +-
02-prepare_abe/console.log | 466 +-
03-build_abe-binutils/console.log | 11783 +-
04-build_abe-stage1/console.log | 13954 +-
05-build_abe-linux/console.log | 1960 +-
06-build_abe-glibc/console.log | 38821 +++--
07-build_abe-stage2/console.log | 35197 ++--
08-build_abe-qemu/console.log | 6331 +-
09-build_abe-dejagnu/console.log | 308 +-
10-build_abe-check_gcc/console.log | 201748 +++++++++++-----------
11-check_regression/console.log | 2 +-
12-update_baseline/console.log | 2 +-
console.log | 313262 +++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
14 files changed, 313200 insertions(+), 310826 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_bootstrap_lto
in repository toolchain/ci/gcc.
from 763121ccd90 ipa-sra: Fix thinko when overriding safe_to_import_accesses [...]
adds b14ac7b29c9 Further improvements to H8 variable shift patterns
adds dee00bf6894 c++: Fix noexcept with unevaluated operand [PR101087]
new c68cac900ab Avoid including <new> to make cross-compiler testing easy.
new c232f07b931 Adjust expected output for LP32 [PR100451].
new 68b938fada4 testsuite: Remove an xfail.
new 79d3378c7d7 Move warning suppression to the ultimate callee.
new fdc4d2a516d Daily bump.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 70 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 201 +++++++++++++++++++++++++++
gcc/config/h8300/shiftrotate.md | 14 +-
gcc/cp/ChangeLog | 21 +++
gcc/cp/cp-tree.h | 13 ++
gcc/cp/except.c | 9 +-
gcc/cp/module.cc | 20 +--
gcc/testsuite/ChangeLog | 51 +++++++
gcc/testsuite/g++.dg/cpp0x/noexcept70.C | 5 +
gcc/testsuite/g++.dg/warn/Warray-bounds-11.C | 19 ++-
gcc/testsuite/g++.dg/warn/Warray-bounds-13.C | 19 ++-
gcc/testsuite/g++.dg/warn/Warray-bounds-20.C | 8 +-
gcc/testsuite/gcc.dg/Wstringop-overflow-43.c | 4 +-
14 files changed, 426 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept70.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 41ac9f9b 0: update: gcc-763121ccd908f52bc666f277ea2cf42110b3aad9: -10
new 99ab957e 0: update: gcc-fdc4d2a516d042bc9a6936fad3f887aff353a296: -10
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (41ac9f9b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 183 +-
02-prepare_abe/console.log | 218 +-
03-build_abe-bootstrap_lto/console.log | 82273 +++++++++++++++---------------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 16 +-
console.log | 82706 +++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 82698 insertions(+), 82722 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-release-aarch64-spec2k6-O3-vs-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 85da88a0 5: reset: gcc-42870a86829f9d6dd326d318a3a028fbceb88d94: 1
discards 3b7c74d3 4: update: binutils-d8768ca6a736699e67e85e395b0b6e8058704456: 1
discards 10754584 3: reset: : 1
discards 48349fd4 2: update: binutils-gcc-glibc: 1
discards 4dbe8d04 1: reset: : 1
discards 4a6011d5 0: update: binutils-926ce97e53c59aade7c2b4ee18642df852a31ac1: 0
new ef82fe3a 0: update: binutils-gcc-glibc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (85da88a0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-release- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 178 +-
02-prepare_abe/console.log | 96 +-
03-build_abe-binutils/console.log | 11736 +--
04-build_abe-stage1/console.log | 14766 ++--
06-build_abe-linux/console.log | 2028 +-
07-build_abe-glibc/console.log | 40360 +++++----
08-build_abe-stage2/console.log | 32230 +++----
09-benchmark--O3/benchmark-start.log | 2 +-
09-benchmark--O3/benchmark.log | 78 +-
09-benchmark--O3/console.log | 279 +-
10-benchmark--O3_LTO/benchmark-start.log | 2 +-
10-benchmark--O3_LTO/benchmark.log | 117 +-
10-benchmark--O3_LTO/console.log | 326 +-
12-check_regression/console.log | 2353 +-
12-check_regression/new-results-0.csv | 58 +-
12-check_regression/new-results-1.csv | 58 +-
12-check_regression/new-results-brief.csv | 58 +-
12-check_regression/new-results-compare.csv | 40 +-
12-check_regression/new-results-full.csv | 58 +-
12-check_regression/new-results.csv | 58 +-
12-check_regression/new-results.log | 6012 +-
12-check_regression/new-results.regressions | 3 -
12-check_regression/ref-results-0.csv | 56 +-
12-check_regression/ref-results-1.csv | 58 +-
12-check_regression/ref-results-brief.csv | 58 +-
12-check_regression/ref-results-compare.csv | 2 +-
12-check_regression/ref-results-full.csv | 58 +-
12-check_regression/ref-results.csv | 58 +-
12-check_regression/ref-results.log | 4756 +-
12-check_regression/ref-results.regressions | 3 +-
12-check_regression/results-compare.csv | 8 +-
13-update_baseline/console.log | 9047 +-
13-update_baseline/extra-bisect-params | 2 +-
13-update_baseline/new-results-0.csv | 58 +-
13-update_baseline/new-results-1.csv | 58 +-
13-update_baseline/new-results-brief.csv | 58 +-
13-update_baseline/new-results-compare.csv | 40 +-
13-update_baseline/new-results-full.csv | 58 +-
13-update_baseline/new-results.csv | 58 +-
13-update_baseline/new-results.log | 5998 +-
13-update_baseline/new-results.regressions | 3 -
13-update_baseline/ref-results-0.csv | 58 +-
13-update_baseline/ref-results-1.csv | 58 +-
13-update_baseline/ref-results-brief.csv | 58 +-
13-update_baseline/ref-results-compare.csv | 4 +-
13-update_baseline/ref-results-full.csv | 58 +-
13-update_baseline/ref-results.csv | 58 +-
13-update_baseline/ref-results.log | 5082 +-
13-update_baseline/ref-results.regressions | 4 +-
13-update_baseline/results-compare.csv | 10 +-
13-update_baseline/results.regressions | 2 -
console.log | 113417 +++++++++++++------------
jenkins/manifest.sh | 26 +-
reset-baseline | 0
results_id-1 | 2 +-
results_id-2 | 2 +-
56 files changed, 129229 insertions(+), 120943 deletions(-)
delete mode 100644 12-check_regression/new-results.regressions
delete mode 100644 13-update_baseline/new-results.regressions
delete mode 100644 13-update_baseline/results.regressions
delete mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from a4879f9f round-robin-bisect.sh: Temporarily disable emailing patch authors
adds 59d2c755 round-robin-bisect.sh: Don't send out an empty email
adds 12e704d7 round-robin.sh: Don't build GCC Go
adds 5b7079d6 round-robin.sh: Avoid using stale .sum files
adds bc84d3c7 tcwg_gnu-build.sh: Avoid huge lists in results.regressions
adds 7716d13c tcwg_gnu-build.sh: Use Linaro's DejaGnu branch
adds 770c6376 tcwg_gnu-build.sh: Compare results using validate_failures.py
adds ab58f075 tcwg_gnu-build.sh: Bisect by running only testsuites with new [...]
adds 6b3145f0 tcwg_gnu-build.sh: Don't count extra or missing .sum files as [...]
adds 83e519ea tcwg_gnu-build.sh: Fix format of trigger-bisect file
No new revisions were added by this update.
Summary of changes:
round-robin-bisect.sh | 1 +
round-robin.sh | 17 ++++++++++--
tcwg_gnu-build.sh | 75 ++++++++++++++++++++++++++++++++++++---------------
3 files changed, 69 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch tested
in repository toolchain/abe.
from 0a571d9c config/gcc.conf: Don't set default multilib setting if the us [...]
adds 2d0b080a lib/make.sh (make_check): Make "make_flags" less local
No new revisions were added by this update.
Summary of changes:
lib/make.sh | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.