This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards a4963b7d9 linux-b808822a75a363fd245c7c5e8719d4905a53f069: all
new 2ad1e9739 llvm-bba68f507ad64151d729d2f4e7b76984219129d1: all
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 (a4963b7d9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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:
1-reset_artifacts/console.log | 120 +-
2-build_llvm/console.log | 10286 ++++++++++++++++++-------------------
3-count_linux_objs/console.log | 208 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10620 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10719 insertions(+), 10539 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_kernel/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/ci/gcc.
from 05ca90308d4 Daily bump.
new 3147a006657 2019-01-11 Steven G. Kargl <kargl(a)gcc.gnu.org>
new f97ac89eb27 Daily bump.
The 2 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/fortran/ChangeLog | 6 ++++++
gcc/fortran/decl.c | 16 +++++++++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr35031.f90 | 10 ++++++++++
5 files changed, 35 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr35031.f90
--
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_kernel/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 52f579e5f binutils-26bf3fb0445d1373c361810029d9939bbbb9d22d: all
new 8fa3d8681 gcc-f97ac89eb277125765647bb182db5539939bd791: all
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 (52f579e5f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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:
1-reset_artifacts/console.log | 100 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6442 +++++++-------
4-build_abe-stage1/console.log | 8580 +++++++++----------
5-count_linux_objs/console.log | 1482 ++--
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 16816 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 16694 insertions(+), 16778 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.
unknown user pushed a change to branch concepts-cxx2a
in repository gcc.
from 7718eb93075 Disallow introduction of defaulted template parameters.
new ea4a4cad98d Unify handling for standard, variable, and function concepts.
new 1fe04a46d45 Disallow introduction of defaulted template parameters.
new ca57df98415 Diagnose introduction of non-types.
new 1d59ad1d81f Make tests not fail.
new e1a23afa5e6 Update tests, options, and diagnostics.
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/cp/ChangeLog | 6 +++
gcc/cp/constraint.cc | 3 +-
gcc/cp/parser.c | 15 +++++++-
gcc/cp/semantics.c | 10 +++++
gcc/testsuite/ChangeLog | 44 ++++++++++++++++++++--
gcc/testsuite/g++.dg/concepts/generic-fn-err.C | 6 +--
gcc/testsuite/g++.dg/concepts/inherit-ctor3.C | 2 +-
gcc/testsuite/g++.dg/concepts/intro4.C | 10 ++---
gcc/testsuite/g++.dg/concepts/intro5.C | 7 +---
.../g++.dg/concepts/partial-concept-id1.C | 16 ++++----
gcc/testsuite/g++.dg/concepts/placeholder2.C | 22 +++++------
gcc/testsuite/g++.dg/concepts/placeholder6.C | 5 +--
gcc/testsuite/g++.dg/concepts/pr65681.C | 27 +++++--------
gcc/testsuite/g++.dg/concepts/pr71127.C | 3 +-
gcc/testsuite/g++.dg/concepts/pr71131.C | 3 +-
gcc/testsuite/g++.dg/concepts/pr84330.C | 3 +-
gcc/testsuite/g++.dg/concepts/pr85065.C | 2 +-
gcc/testsuite/g++.dg/concepts/variadic2.C | 16 ++++----
gcc/testsuite/g++.dg/concepts/variadic4.C | 9 +++--
19 files changed, 129 insertions(+), 80 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_kernel/llvm-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 24c59d29a linux-1bdbe227492075d058e37cb3d400e6468d0095b5: 5042
new 2c5a55af5 linux-4b3c31c8d4dda4d70f3f24a165f3be99499e0328: 5042
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 (24c59d29a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
1-reset_artifacts/console.log | 225 +-
2-build_llvm/console.log | 5108 ++++++++++++++++++------------------
3-count_linux_objs/console.log | 219 +-
5-update_baseline/console.log | 2 +-
console.log | 5554 +++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
trigger-bisect-on-failure | 4 +-
9 files changed, 5891 insertions(+), 5239 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_kernel/gnu-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards e93a2c1b1 binutils-c7af41ec2c79bb68d7c57907699edae5187bbfa6: all
new 3c5a50e6d gcc-0579ce84b89498202d3b1596b7dc73969b2e7316: all
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 (e93a2c1b1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-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:
1-reset_artifacts/console.log | 131 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6787 ++++---
4-build_abe-stage1/console.log | 9872 ++++++-----
5-count_linux_objs/console.log | 18031 ++++++++++---------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 35157 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 35031 insertions(+), 34997 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_kernel/gnu-master-aarch64-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from ec0807b28e Automatic date update in version.in
adds c7af41ec2c More fallout from PR 23963 change
new 7d62943cd4 Automatic date update in version.in
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:
bfd/version.h | 2 +-
gas/ChangeLog | 6 ++++++
gas/testsuite/gas/m68hc11/lbranch-dwarf2.d | 2 +-
gas/testsuite/gas/m68hc11/opers12-dwarf2.d | 6 +++---
4 files changed, 11 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.