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-mainline-allyesconfig
in repository toolchain/ci/gcc.
from 38a317a3f6f Daily bump.
adds 19883048ff8 2019-09-15 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 2326dbbf578 [C++ PATCH] simplify clone predicate
adds 92e60c38712 2019-09-15 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds ef65829ac2a Change C++ to C comments.
adds 6b5b59df636 2019-09-15 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds e7f93902bfb 2019-09-15 Sandra Loosemore <sandra(a)codesourcery.com>
adds ca5d48c5098 PR c++/91740 - ICE with constexpr call and ?: in ARRAY_REF [...]
new ce026385ee5 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 | 15 +++
gcc/cp/class.c | 37 ------
gcc/cp/constraint.cc | 129 ++++++++++-----------
gcc/cp/cp-tree.h | 11 +-
gcc/cp/parser.c | 6 +-
gcc/cp/pt.c | 23 ++--
gcc/cp/semantics.c | 9 +-
gcc/fortran/ChangeLog | 16 +++
gcc/fortran/frontend-passes.c | 15 ++-
gcc/fortran/resolve.c | 28 ++---
gcc/testsuite/ChangeLog | 27 +++++
gcc/testsuite/g++.dg/cpp1y/var-templ63.C | 5 +
gcc/testsuite/gfortran.dg/do_subscript_6.f90 | 11 ++
gcc/testsuite/gfortran.dg/pr91727.f90 | 9 ++
.../gfortran.dg/warn_argument_mismatch_1.f90 | 34 ------
gcc/testsuite/lib/target-supports.exp | 4 +-
17 files changed, 201 insertions(+), 180 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ63.C
create mode 100644 gcc/testsuite/gfortran.dg/do_subscript_6.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91727.f90
delete mode 100644 gcc/testsuite/gfortran.dg/warn_argument_mismatch_1.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-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 15c8a8bb89 Automatic date update in version.in
adds 6a062a93d7 Add a NEWS entry that gdb can be compiled with py3 on Windows.
new 0ad99adbcd 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 +-
gdb/ChangeLog | 5 +++++
gdb/NEWS | 2 ++
3 files changed, 8 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_kernel/gnu-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 311d1c9 0: update: binutils-gcc-linux: all
new 5a970a2 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 (311d1c9)
\
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 | 212 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11734 +++++++--------
04-build_abe-stage1/console.log | 15689 ++++++++++---------
05-build_linux/console.log | 874 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 28958 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 28948 insertions(+), 28975 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-arm-mainline-defconfig
in repository toolchain/ci/linux.
from 1609d7604b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 72dbcf721566 Revert "ext4: make __ext4_get_inode_loc plug"
adds 4d856f72c10e Linux 5.3
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
fs/ext4/inode.c | 3 ---
2 files changed, 1 insertion(+), 4 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-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from 93aa5d48afb Daily bump.
adds c492475be95 2019-09-15 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 7561ace647b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/fortran/trans-decl.c | 8 +++++---
gcc/fortran/trans-types.c | 1 +
gcc/testsuite/ChangeLog | 6 ++++++
.../gfortran.dg/warn_unused_dummy_argument_5.f90 | 16 ++++++++++++++++
6 files changed, 38 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_5.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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards d2fbe56 0: update: binutils-gcc-linux: boot
new 5af7b3c 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 (d2fbe56)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 184 +-
02-prepare_abe/console.log | 338 +-
03-build_abe-binutils/console.log | 10347 ++++++------
04-build_abe-stage1/console.log | 18609 +++++++++++-----------
05-build_linux/console.log | 768 +-
06-boot_linux/console.log | 478 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30964 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30854 insertions(+), 30862 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 llvm.
from 796815a8266 AMDGPU/GlobalISel: RegBankSelect for kill
new 4cfc531c99b AMDGPU/GlobalISel: Select SMRD loads for more types
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:
lib/Target/AMDGPU/SMInstructions.td | 15 +-
.../GlobalISel/inst-select-load-constant.mir | 1007 ++++++++++++++++++++
2 files changed, 1019 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-load-constant.mir
--
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/llvm-master-aarch64-spec2k6-Oz
in repository toolchain/ci/binutils-gdb.
from ec6c8338a8 gdb: Force use of float version of log10
adds 1f1f5b92e8 Always add input_statement to statement_list
adds 4be407dadb Automatic date update in version.in
adds d1b70248bd [gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscr [...]
adds 15c8a8bb89 Automatic date update in version.in
adds 6a062a93d7 Add a NEWS entry that gdb can be compiled with py3 on Windows.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 5 +++
gdb/NEWS | 2 ++
gdb/testsuite/ChangeLog | 6 ++++
gdb/testsuite/gdb.ada/rename_subscript_param.exp | 4 +++
gdb/testsuite/lib/ada.exp | 19 +++++++++++
ld/ChangeLog | 8 +++++
ld/ldlang.c | 41 ++++++++++++++----------
8 files changed, 69 insertions(+), 18 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/llvm-master-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 4a58cac 0: update: binutils-ec6c8338a89b0ec022b66ed3efdd1577e6449d6d: 0
new 9c515c2 0: update: binutils-6a062a93d70e08ddc23c0a940a8c20eea48e6904: 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 (4a58cac)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-aarch64- [...]
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 | 170 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 10074 ++-
04-build_abe-stage1---/console.log | 14240 ++--
05-build_abe-linux/console.log | 264 +-
06-build_abe-glibc/console.log | 31859 ++++-----
07-build_abe-stage2---/console.log | 38258 +++++------
08-build_llvm-true/console.log | 11824 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 23 +-
09-benchmark/console.log | 192 +-
10-check_regression/console.log | 6909 +-
11-update_baseline/console.log | 6565 +-
console.log | 120891 +++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
results-full.csv | 2558 +-
results.csv | 159 +-
results_id | 2 +-
18 files changed, 123073 insertions(+), 121343 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 llvm.
from 54dea4c5eed AMDGPU/GlobalISel: Legalize s1 source G_[SU]ITOFP
new 796815a8266 AMDGPU/GlobalISel: RegBankSelect for kill
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:
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 4 ++
.../GlobalISel/regbankselect-amdgcn.kill.mir | 68 ++++++++++++++++++++++
2 files changed, 72 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.kill.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.