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-next-defconfig
in repository toolchain/ci/gcc.
from 2f70f68071e Fix handling of namespace-scope undeduced auto decls.
adds 0eee89086a2 Daily bump.
adds b05022a524a /cp 2019-08-24 Paolo Carlini <paolo.carlini(a)oracle.com>
adds 1d8a21f0874 2019-08-24 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new e86f8793056 [C++ PATCH] vfunc overrider simplification
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 | 13 +++-
gcc/cp/class.c | 10 ++-
gcc/cp/semantics.c | 4 +-
gcc/fortran/ChangeLog | 20 ++++-
gcc/fortran/frontend-passes.c | 88 +++++++++++++++-------
gcc/fortran/gfortran.h | 3 +
gcc/fortran/interface.c | 78 +++++++++++++++++--
gcc/fortran/trans-types.c | 62 +--------------
gcc/testsuite/ChangeLog | 27 +++++++
gcc/testsuite/g++.dg/conversion/simd4.C | 16 ++--
gcc/testsuite/g++.dg/inherit/virtual14.C | 24 ++++++
gcc/testsuite/gfortran.dg/bessel_3.f90 | 4 +-
gcc/testsuite/gfortran.dg/coarray_7.f90 | 6 +-
gcc/testsuite/gfortran.dg/g77/20010519-1.f | 59 ++++++++-------
.../gfortran.dg/goacc/acc_on_device-1.f95 | 4 +-
gcc/testsuite/gfortran.dg/internal_pack_9.f90 | 4 +-
gcc/testsuite/gfortran.dg/pr24823.f | 6 +-
.../compile => gfortran.dg}/pr39937.f | 4 +-
19 files changed, 278 insertions(+), 156 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/inherit/virtual14.C
rename gcc/testsuite/{gfortran.fortran-torture/compile => gfortran.dg}/pr39937.f (89%)
--
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-arm-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 2d41fa1165 Move gdb-dlfcn.[ch] to gdbsupport/
adds 8a9455cc82 Automatic date update in version.in
adds 6d5554a605 PowerPC64 segfault in ppc64_elf_edit_toc
adds d0509ba443 Fix compile warning in symtab.c
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/elf64-ppc.c | 5 +++++
bfd/version.h | 2 +-
gdb/ChangeLog | 5 +++++
gdb/symtab.c | 11 +++++------
5 files changed, 21 insertions(+), 7 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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 023c60e4 0: update: binutils-gcc-linux: boot
new 55bd90e8 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 (023c60e4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 173 +-
02-prepare_abe/console.log | 162 +-
03-build_abe-binutils/console.log | 11582 ++++++-------
04-build_abe-stage1/console.log | 20085 +++++++++++-----------
05-build_linux/console.log | 706 +-
06-boot_linux/console.log | 412 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 33153 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 33173 insertions(+), 33128 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-defconfig
in repository toolchain/ci/gcc.
from 846e855daea Fix libstdc++ lstat missing return type for Windows target.
adds 569eacfe732 PR c++/91521 - wrong error with operator->. * decl.c (gro [...]
adds 48548a10e65 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/decl.c | 2 ++
gcc/testsuite/g++.dg/parse/operator8.C | 13 +++++++++++++
4 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/parse/operator8.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-defconfig
in repository toolchain/ci/binutils-gdb.
from 9d4ff9a0dd Automatic date update in version.in
adds 8dae3576a1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 13dd20f4 0: update: binutils-gcc-linux: boot
new 436f832a 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 (13dd20f4)
\
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 | 229 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 10988 ++++++++-------
04-build_abe-stage1/console.log | 14032 ++++++++++---------
05-build_linux/console.log | 738 +-
06-boot_linux/console.log | 436 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 26872 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 26863 insertions(+), 26880 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 846e855daea Fix libstdc++ lstat missing return type for Windows target.
adds 569eacfe732 PR c++/91521 - wrong error with operator->. * decl.c (gro [...]
adds 48548a10e65 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/decl.c | 2 ++
gcc/testsuite/g++.dg/parse/operator8.C | 13 +++++++++++++
4 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/parse/operator8.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-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 9d4ff9a0dd Automatic date update in version.in
adds 8dae3576a1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 87984616 0: update: binutils-gcc-linux: all
new d4bc9bfc 0: update: binutils-gcc-linux: 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 (87984616)
\
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 | 220 +-
02-prepare_abe/console.log | 56 +-
03-build_abe-binutils/console.log | 10958 ++++++++--------
04-build_abe-stage1/console.log | 13537 ++++++++++---------
05-build_linux/console.log | 510 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 25557 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 25413 insertions(+), 25455 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.