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-stable-defconfig
in repository toolchain/gcc.
from a60d2da6fad Daily bump.
adds 30e38aef5ba Backport from mainline 2018-11-04 Uros Bizjak <ubizjak@ [...]
adds e0fbb3dafaa Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/cfgexpand.c | 14 ++++++++------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/pr58372.C | 10 ++++++++++
5 files changed, 36 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr58372.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 clang-tools-extra.
from 2edd282e [clangd] Fix compile on very old glibc
new 96b9e691 [clangd] Remember to serialize AnyScope in FuzzyFindRequest json.
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:
clangd/index/Index.cpp | 3 ++-
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository gcc.
from 7c82f42af87 2018-11-12 Richard Biener <rguenther(a)suse.de>
new 5a780b31c99 2018-11-12 Richard Biener <rguenther(a)suse.de>
new 7b09dee121a * config/mcore/mcore.h (WORD_REGISTER_OPERATIONS): Remove [...]
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/ChangeLog | 35 +++++++++++
gcc/config/mcore/mcore.h | 2 -
gcc/gimple-ssa-evrp-analyze.c | 2 +-
gcc/ipa-cp.c | 2 +-
gcc/tree-ssa-threadedge.c | 2 +-
gcc/tree-vrp.c | 131 ++++++++++++++++++++----------------------
gcc/tree-vrp.h | 66 +++++++++++----------
gcc/vr-values.c | 42 +++++++-------
8 files changed, 157 insertions(+), 125 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-lts-allmodconfig
in repository toolchain/binutils-gdb.
from 0c57b50523 Automatic date update in version.in
adds 417e50dbcf Automatic date update in version.in
adds d1b603a74e Updated Spanish translation for the ld subdirectory.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
ld/ChangeLog | 4 +++
ld/po/es.po | 90 ++++++++++++++++++++---------------------------------------
3 files changed, 36 insertions(+), 60 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-allyesconfig
in repository toolchain/binutils-gdb.
from c09316bd68 Automatic date update in version.in
adds ad22784389 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-master-aarch64-lts-allyesconfig
in repository toolchain/binutils-gdb.
from 0c57b50523 Automatic date update in version.in
adds 417e50dbcf 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-master-aarch64-stable-allyesconfig
in repository toolchain/binutils-gdb.
from 0c57b50523 Automatic date update in version.in
adds 417e50dbcf 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 417e50dbcf Automatic date update in version.in
new d1b603a74e Updated Spanish translation for the ld subdirectory.
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:
ld/ChangeLog | 4 +++
ld/po/es.po | 90 +++++++++++++++++++++---------------------------------------
2 files changed, 35 insertions(+), 59 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 8e59cd19150 [LICM] Hoist guards from non-header blocks
new 0c20a4d744a Add an OptimizerLast EP
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/Passes/PassBuilder.h | 14 ++++++++++++++
lib/Passes/PassBuilder.cpp | 3 +++
test/Other/new-pm-defaults.ll | 6 ++++++
tools/opt/NewPMDriver.cpp | 13 +++++++++++++
4 files changed, 36 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/gnu-master-arm-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from 0c57b50523 Automatic date update in version.in
adds 417e50dbcf 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.