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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4632fbd7 0: update: binutils-gcc-linux-qemu: all
new e5dec08d 0: update: binutils-gcc-linux-qemu: 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 (4632fbd7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 22 +-
02-prepare_abe/console.log | 372 +-
03-build_abe-binutils/console.log | 11582 +++++----
04-build_abe-stage1/console.log | 19230 ++++++++-------
05-build_abe-qemu/console.log | 7011 +++---
06-build_linux/console.log | 610 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 38801 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 38851 insertions(+), 38845 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 873c5188fd5 c++: implicit deduction guides, protected access
new 9b50282b0dc doc: Update description of __GXX_EXPERIMENTAL_CXX0X__
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/doc/cpp.texi | 12 +++++++-----
1 file changed, 7 insertions(+), 5 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 adcb497bdba c++: Relax attribute on friend declaration checking [PR100596]
new 873c5188fd5 c++: implicit deduction guides, protected access
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/cp/pt.c | 3 +++
gcc/testsuite/g++.dg/cpp1z/class-deduction-access1.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction-access2.C | 10 ++++++++++
3 files changed, 31 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction-access1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction-access2.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 a911287e13d testuite: Check pthread for omp module testing
new adcb497bdba c++: Relax attribute on friend declaration checking [PR100596]
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/cp/cp-tree.h | 1 -
gcc/cp/decl.c | 14 +++++++++-----
gcc/cp/decl2.c | 14 --------------
gcc/cp/parser.c | 29 +++++++++++++++++++----------
gcc/testsuite/g++.dg/cpp0x/friend7.C | 28 ++++++++++++++--------------
gcc/testsuite/g++.dg/cpp0x/friend8.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/ext/attrib63.C | 23 ++++++++++++++++++++---
7 files changed, 77 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/friend8.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-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e20b8910 0: update: binutils-gcc-linux-qemu: all
new 03a7f922 0: update: binutils-gcc-qemu: 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 (e20b8910)
\
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:
01-reset_artifacts/console.log | 135 +-
02-prepare_abe/console.log | 372 +-
03-build_abe-binutils/console.log | 11791 +++++-----
04-build_abe-stage1/console.log | 14696 +++++++------
05-build_abe-qemu/console.log | 6932 +++---
06-build_linux/console.log | 590 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 34526 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 34446 insertions(+), 34668 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 binutils-gdb.
from bfff0efb3d8 sim: ppc: fix Wnonnull warning
new 17bb1d80f5f sim: ppc: fix some Wenum-compare warnings
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:
sim/ppc/hw_phb.c | 4 ++--
1 file changed, 2 insertions(+), 2 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-release-arm-check_binutils
in repository toolchain/ci/binutils-gdb.
from 352cf802a9 Automatic date update in version.in
adds 3c4029d244 Automatic date update in version.in
adds 99c9bb313e Automatic date update in version.in
adds b8f4b69aaa arm: Fix bugs with MVE vmov from two GPRs to vector lanes
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++
gas/config/tc-arm.c | 4 +-
gas/testsuite/gas/arm/mve-vmov-3.d | 169 +++++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-3.s | 160 +++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-bad-2.l | 2 +-
opcodes/ChangeLog | 9 ++
opcodes/arm-dis.c | 7 +-
8 files changed, 355 insertions(+), 6 deletions(-)
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.d
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.