This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c64433506eb PR libstdc++/88084 - Implement LWG 2777
new 3ff9624d70d Fix how we match for count(n*) in gcov tests.
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/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/gcov/pr84548.C | 2 +-
gcc/testsuite/g++.dg/gcov/ternary.C | 2 +-
gcc/testsuite/lib/gcov.exp | 2 +-
4 files changed, 10 insertions(+), 3 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-aarch64-stable-allyesconfig
in repository toolchain/binutils-gdb.
from ad6d89178d Automatic date update in version.in
adds c2a6c5da37 Fix ia64-linux-nat.c
adds 4f323b7277 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 13 +++++++++++++
gdb/ia64-linux-nat.c | 15 ++++++---------
gdb/target-delegates.c | 14 +++++++-------
gdb/target.h | 2 +-
5 files changed, 28 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_kernel/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from e7ace9f0df Automatic date update in version.in
adds 6bf7745f80 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-arm-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from ad6d89178d Automatic date update in version.in
adds c2a6c5da37 Fix ia64-linux-nat.c
adds 4f323b7277 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 13 +++++++++++++
gdb/ia64-linux-nat.c | 15 ++++++---------
gdb/target-delegates.c | 14 +++++++-------
gdb/target.h | 2 +-
5 files changed, 28 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_kernel/gnu-master-arm-next-allyesconfig
in repository toolchain/binutils-gdb.
from ad6d89178d Automatic date update in version.in
adds c2a6c5da37 Fix ia64-linux-nat.c
adds 4f323b7277 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 13 +++++++++++++
gdb/ia64-linux-nat.c | 15 ++++++---------
gdb/target-delegates.c | 14 +++++++-------
gdb/target.h | 2 +-
5 files changed, 28 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_kernel/gnu-release-aarch64-next-allmodconfig
in repository toolchain/binutils-gdb.
from e7ace9f0df Automatic date update in version.in
adds 6bf7745f80 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 lldb.
from faff1fe25 Revert "Implement basic DidAttach and DidLaunch for DynamicLo [...]
new e22888237 Remove unused variable. NFC.
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:
source/Plugins/Language/ObjC/Cocoa.cpp | 1 -
1 file changed, 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 clang.
from f9f079adeb [PowerPC] Set the default PLT mode on OpenBSD/powerpc to Sec [...]
new c05dbf6e8a [OpenCL] Fix address space deduction in template args.
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/Sema/SemaType.cpp | 4 ++-
test/CodeGenOpenCLCXX/template-address-spaces.cl | 31 ++++++++++++++++++++++++
2 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGenOpenCLCXX/template-address-spaces.cl
--
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 b0d542a94be * compare-elim.c (struct comparison): Add not_in_a field. [...]
new c64433506eb PR libstdc++/88084 - Implement LWG 2777
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 | 10 +++++++
libstdc++-v3/include/std/string_view | 6 ++--
.../basic_string_view/operations/copy/char/2.cc} | 35 +++++++++++++++-------
.../operations/copy/wchar_t/2.cc} | 35 +++++++++++++++-------
4 files changed, 61 insertions(+), 25 deletions(-)
copy libstdc++-v3/testsuite/{18_support/aligned_alloc/aligned_alloc.cc => 21_strin [...]
copy libstdc++-v3/testsuite/{18_support/aligned_alloc/aligned_alloc.cc => 21_strin [...]
--
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-allnoconfig
in repository toolchain/gcc.
from 485bcd4ddd4 Daily bump.
adds e1dc737efd2 Backport from mainline 2018-11-11 Uros Bizjak <ubizjak@ [...]
adds 03ce9f49470 Daily bump.
adds 026cc7cda0c Make a workaround for PR gcov-profile/88045.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/cygming.h | 3 --
gcc/config/i386/darwin.h | 3 +-
gcc/config/i386/i386.h | 3 +-
gcc/coverage.c | 6 ++-
gcc/testsuite/ChangeLog | 13 +++++
gcc/testsuite/g++.dg/gcov/pr88045.C | 90 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr87928.c | 23 +++++++++
9 files changed, 151 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gcov/pr88045.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr87928.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.