This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel
in repository toolchain/ci/interesting-commits.
from 8a317f3 Add regression 7786a1af2a6bceb07860ec720e74714004438834 from [...]
new 5bcf7fd Add regression 7786a1af2a6bceb07860ec720e74714004438834 from [...]
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:
linux | 2 +-
1 file changed, 1 insertion(+), 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_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/gcc.
from 1c7061c7c35 c++: Allow template rvalue-ref conv to bind to lvalue ref.
adds 50a42922d35 Daily bump.
adds a1f8dca201e [AArch64] PR92424: Fix -fpatchable-function-entry=N,M with BTI
adds c6613dd33ce Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 13 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 31 ++++++++++++++++++++++++++++
gcc/config/aarch64/aarch64.h | 1 +
gcc/testsuite/ChangeLog | 9 ++++++++
gcc/testsuite/gcc.target/aarch64/pr92424-2.c | 12 +++++++++++
gcc/testsuite/gcc.target/aarch64/pr92424-3.c | 12 +++++++++++
7 files changed, 79 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr92424-2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr92424-3.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_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a7153cc5 2: update: linux-eb9ebdceaadcab583114dd84f2a630603405e50f: 18465
new e2ced9fe 2: update: binutils-gcc-linux: 18465
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 (a7153cc5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
01-reset_artifacts/console.log | 166 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11174 ++++++-------
04-build_abe-stage1/console.log | 17967 ++++++++++-----------
05-build_linux/console.log | 896 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 78 +-
console.log | 30725 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 31319 insertions(+), 30147 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 releases/gcc-9
in repository gcc.
from c6613dd33ce Daily bump.
new 9d9679132e0 c++: Drop alignas restriction for stack variables.
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/c-family/ChangeLog | 5 +++
gcc/c-family/c-attribs.c | 62 +---------------------------------
gcc/testsuite/g++.dg/cpp0x/alignas17.C | 14 ++++++++
3 files changed, 20 insertions(+), 61 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alignas17.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.
unknown user pushed a change to branch master
in repository gcc.
from e3b6c052b6a c++: Drop alignas restriction for stack variables.
new 68f3759eff5 runtime: update netpoll_hurd.go for go1.14beta1 changes
new 66af5a226ac runtime, syscall: add a couple of hurd build tags
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/nbpipe_pipe2.go | 2 +-
libgo/go/runtime/netpoll_hurd.go | 77 +++++++++++++++++++--------------
libgo/go/syscall/sockcmsg_unix_other.go | 2 +-
4 files changed, 47 insertions(+), 36 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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 1c7061c7c35 c++: Allow template rvalue-ref conv to bind to lvalue ref.
adds 50a42922d35 Daily bump.
adds a1f8dca201e [AArch64] PR92424: Fix -fpatchable-function-entry=N,M with BTI
new c6613dd33ce 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/ChangeLog | 13 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 31 ++++++++++++++++++++++++++++
gcc/config/aarch64/aarch64.h | 1 +
gcc/testsuite/ChangeLog | 9 ++++++++
gcc/testsuite/gcc.target/aarch64/pr92424-2.c | 12 +++++++++++
gcc/testsuite/gcc.target/aarch64/pr92424-3.c | 12 +++++++++++
7 files changed, 79 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr92424-2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr92424-3.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_kernel/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d52b6f18 0: update: binutils-gcc-linux: boot
new 05bb7422 0: update: binutils-gcc-linux: boot
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 (d52b6f18)
\
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:
01-reset_artifacts/console.log | 175 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11566 ++++++++--------
04-build_abe-stage1/console.log | 13698 ++++++++++---------
05-build_linux/console.log | 602 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 26514 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 26468 insertions(+), 26547 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 master
in repository gcc.
from 8be8e32fafa Daily bump.
new e3b6c052b6a c++: Drop alignas restriction for stack variables.
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/c-family/ChangeLog | 5 +++
gcc/c-family/c-attribs.c | 62 +---------------------------------
gcc/testsuite/g++.dg/cpp0x/alignas17.C | 14 ++++++++
3 files changed, 20 insertions(+), 61 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alignas17.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.