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 fd332753fa Remove relational operators from common/offset-type.h
adds 4d5d104997 Check return value of bfd_init
adds c1230d1bab [src/erc32] Use ncurses instead of termcap on Cygwin too
adds b4e0939956 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 4 ++++
gdb/main.c | 6 +++++-
sim/erc32/ChangeLog | 6 ++++++
sim/erc32/configure | 10 +++++-----
sim/erc32/configure.ac | 9 ++++-----
6 files changed, 25 insertions(+), 12 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 581b5447f18 PR libstdc++/87822 fix layout change for nested std::pair
new e38c67a4816 [C++ PATCH] Simplify overloads
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/ChangeLog | 10 +++++++
gcc/cp/cp-tree.h | 3 +++
gcc/cp/name-lookup.c | 6 +++--
gcc/cp/tree.c | 51 +++++++++++++++--------------------
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/g++.dg/lookup/using60.C | 18 +++++++++++++
6 files changed, 61 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/using60.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 bd6d442a31b 2018-10-31 Richard Biener <rguenther(a)suse.de>
new 581b5447f18 PR libstdc++/87822 fix layout change for nested std::pair
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:
libstdc++-v3/ChangeLog | 7 ++++++
libstdc++-v3/include/bits/stl_pair.h | 4 ++--
.../node_swap.cc => 20_util/pair/87822.cc} | 27 +++++++++++-----------
3 files changed, 22 insertions(+), 16 deletions(-)
copy libstdc++-v3/testsuite/{23_containers/set/modifiers/node_swap.cc => 20_util/p [...]
--
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 ce084155a27 [NFC] Add tests for loop-simplifycfg for further development
new cf7570b9ac8 [tblgen][PredicateExpander] Add the ability to describe mor [...]
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/Target/TargetInstrPredicate.td | 34 +++++++++++++++----
lib/Target/X86/X86InstrInfo.cpp | 3 ++
lib/Target/X86/X86InstrInfo.h | 3 ++
utils/TableGen/InstrInfoEmitter.cpp | 30 ++++++++++++++---
utils/TableGen/PredicateExpander.cpp | 52 +++++++++++++++++++++++------
utils/TableGen/PredicateExpander.h | 13 ++++++--
6 files changed, 111 insertions(+), 24 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 b4e0939956 Automatic date update in version.in
new cd53832b00 [GAS][ARM] Fix failing Armv1 test
new a66cf75c9c [GAS][ARM] Fix UDF testism
new 664306bcce [GAS][ARM] Fix ARMv8.1 AdvSIMD testism
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:
gas/ChangeLog | 13 +++++++++
gas/testsuite/gas/arm/armv1.d | 36 ++++++++++++------------
gas/testsuite/gas/arm/armv8-a+rdma-warning.d | 1 -
gas/testsuite/gas/arm/udf.d | 42 +++++++++++++---------------
4 files changed, 50 insertions(+), 42 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-allyesconfig
in repository toolchain/binutils-gdb.
from 8081781f5b Automatic date update in version.in
adds 96251938cd 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 gcc.
from 44257478a8d [ARC] Handle store cacheline hazard.
new bd6d442a31b 2018-10-31 Richard Biener <rguenther(a)suse.de>
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 | 8 ++++++
gcc/testsuite/ChangeLog | 7 +++++
gcc/testsuite/gcc.target/i386/pr70359.c | 20 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr86270.c | 15 +++++++++++
gcc/tree-outof-ssa.c | 46 ++++++++++++++++++++++++++++-----
5 files changed, 89 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr70359.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr86270.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.