This is an automated email from the git hooks/post-receive script.
git pushed a change to branch gcc-6-branch
in repository gcc.
from 2d51ac7a621 Daily bump.
new eca085d345c Daily bump.
new 92876389b25 PR libstdc++/87704 fix unique_ptr(nullptr_t) constructors
new d1c2b61ae4e PR libstdc++/87749 fix (and optimize) string move construction
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/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 30 ++++++++
libstdc++-v3/include/bits/basic_string.h | 21 ++++--
libstdc++-v3/include/bits/unique_ptr.h | 8 ++-
.../20_util/unique_ptr/assign/48635_neg.cc | 4 +-
.../20_util/unique_ptr/cons/cv_qual_neg.cc | 2 +-
.../86751.cc => unique_ptr/cons/incomplete.cc} | 19 +++---
.../basic_string/modifiers/assign/char/87749.cc | 78 +++++++++++++++++++++
.../modifiers/assign/char/move_assign_optim.cc} | 22 +++---
.../basic_string/modifiers/assign/wchar_t/87749.cc | 79 ++++++++++++++++++++++
.../modifiers/assign/wchar_t/move_assign_optim.cc} | 22 +++---
11 files changed, 245 insertions(+), 42 deletions(-)
copy libstdc++-v3/testsuite/20_util/{pair/86751.cc => unique_ptr/cons/incomplete.c [...]
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/modifiers/assign [...]
copy libstdc++-v3/testsuite/{20_util/pair/86751.cc => 21_strings/basic_string/modi [...]
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/modifiers/assign [...]
copy libstdc++-v3/testsuite/{20_util/pair/86751.cc => 21_strings/basic_string/modi [...]
--
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-next-allmodconfig
in repository toolchain/gcc.
from 464a2fb2643 2018-10-24 Richard Biener <rguenther(a)suse.de>
adds d09a6c1d743 Daily bump.
adds 0a33009a00e 2018-10-25 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 ++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gfortran.dg/20181025-1.f | 28 ++++++++++++++++
gcc/tree-vectorizer.h | 60 ++++++++++------------------------
5 files changed, 60 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/20181025-1.f
--
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-defconfig
in repository toolchain/binutils-gdb.
from 99575d4a79 Automatic date update in version.in
adds 232fe1c86e 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-arm-stable-allmodconfig
in repository toolchain/binutils-gdb.
from 99575d4a79 Automatic date update in version.in
adds 232fe1c86e 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.