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-lts-allmodconfig
in repository toolchain/ci/gcc.
from 0fb33c048a9 Daily bump.
adds 968f2b14d06 * es.po: Update.
adds c90f5047fc5 Daily bump.
adds ba66de4d52e driver: Also prune joined switches with negation
adds 48530b2595d [AArch64] Don't split 64-bit constant stores to volatile location
adds 65850e702a3 gcc/ 2019-10-01 Oleg Endo <olegendo(a)gcc.gnu.org>
new e97fc546940 2019-10-01 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 28e329000fe 2019-10-01 Steven G. Kargl <kargl(a)gcc.gnu.org>
new f27e0645978 2019-10-01 Steven G. Kargl <kargl(a)gcc.ngu.org>
The 3 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 | 31 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.md | 4 +-
gcc/config/aarch64/aarch64.opt | 6 +-
gcc/config/arm/arm.opt | 6 +-
gcc/config/sh/sh.c | 6 +-
gcc/fortran/ChangeLog | 18 +++++
gcc/fortran/check.c | 9 ++-
gcc/fortran/decl.c | 30 +++++++-
gcc/po/ChangeLog | 4 ++
gcc/po/es.po | 84 +++++++++-------------
gcc/testsuite/ChangeLog | 23 ++++++
.../aarch64/nosplit-di-const-volatile_1.c | 15 ++++
gcc/testsuite/gfortran.dg/dec_type_print_3.f90 | 4 +-
gcc/testsuite/gfortran.dg/pr91641.f90 | 7 ++
gcc/testsuite/gfortran.dg/pr91714.f90 | 10 +++
gcc/testsuite/gfortran.dg/pr91802.f90 | 9 +++
17 files changed, 201 insertions(+), 67 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/nosplit-di-const-volatile_1.c
create mode 100644 gcc/testsuite/gfortran.dg/pr91641.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91714.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91802.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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 95717808 0: update: binutils-gcc-linux: all
new 57b73e79 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 (95717808)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 438 +-
03-build_abe-binutils/console.log | 10996 ++++++-------
04-build_abe-stage1/console.log | 18427 ++++++++++-----------
05-build_linux/console.log | 858 +-
06-boot_linux/console.log | 2 +-
console.log | 30974 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 30942 insertions(+), 30933 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 e536ca663f9 [MemorySSA] Check for unreachable blocks when getting last [...]
new 4c48a601af7 [DDG] Data Dependence Graph - Root Node
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:
include/llvm/Analysis/DDG.h | 68 ++++++++++++++++++++++++--
include/llvm/Analysis/DependenceGraphBuilder.h | 11 +++++
lib/Analysis/DDG.cpp | 24 ++++++++-
lib/Analysis/DependenceGraphBuilder.cpp | 28 +++++++++++
test/Analysis/DDG/root-node.ll | 52 ++++++++++++++++++++
5 files changed, 177 insertions(+), 6 deletions(-)
create mode 100644 test/Analysis/DDG/root-node.ll
--
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 gcc-9-branch
in repository gcc.
from f27e0645978 2019-10-01 Steven G. Kargl <kargl(a)gcc.ngu.org>
new 80233708fda 2019-10-01 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 9 +++++++++
gcc/fortran/io.c | 13 +++++++++++--
gcc/fortran/match.c | 18 ++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr91864.f90 | 22 ++++++++++++++++++++++
5 files changed, 65 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr91864.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.
unknown user pushed a change to branch master
in repository gcc.
from afdc26b7b08 libada: Respect `--enable-version-specific-runtime-libs'
new 6ec94a3b418 PR target/85401 * ira-color.c (allocno_copy_cost_saving): [...]
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 | 6 ++++++
gcc/ira-color.c | 1 +
2 files changed, 7 insertions(+)
--
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 libcxx.
from bae77f132 [libc++] Remove workaround for D63883
new a6f6da0da [libc++] Re-apply workaround for D63883
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:
CMakeLists.txt | 10 ++++++++++
1 file changed, 10 insertions(+)
--
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-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5bb9cd88 9: update: llvm-linux: 16047
new 02ec1948 9: update: llvm-linux: 16047
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 (5bb9cd88)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 87 +-
02-build_llvm/console.log | 12276 ++++++++++++-------------
03-build_linux/console.log | 6271 +++++++------
06-update_baseline/console.log | 94 +-
console.log | 18728 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
6 files changed, 18795 insertions(+), 18675 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 libcxx.
from cae4caafd [libc++] Harden usage of static_assert against C++03
new bae77f132 [libc++] Remove workaround for D63883
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:
CMakeLists.txt | 10 ----------
1 file changed, 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.