This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch openacc-gcc-7-branch
in repository gcc.
from b5146f73588 [c, openacc] Handle non-var-decl in mark_vars_oacc_gangprivate
new 723992575fc [libgomp, openacc, nvptx] Don't select too many workers
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:
libgomp/ChangeLog.openacc | 7 +++++++
libgomp/plugin/plugin-nvptx.c | 9 ++++++++-
2 files changed, 15 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 binutils-gdb.
from 602f165704 -Wstringop-truncation warnings
new 089a949083 gdb/testsuite: Fix broken regexp in gdbstub case
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/mi-support.exp | 6 +++++-
2 files changed, 10 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 llvm.
from 23c1e933eb6 Word wrap a test-file comment to 80 columns
new fac3f324f98 [X86] Add test case for PR30290s failing behaviour
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:
test/CodeGen/X86/pr30290.ll | 44 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
create mode 100644 test/CodeGen/X86/pr30290.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-8-branch
in repository gcc.
from 1c17eaefe16 PR ada/85635 * link.c (BSD platforms): Add missing backslash.
new b819e339696 PR libstdc++/85642 fix is_nothrow_default_constructible<opt [...]
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 | 13 +
libstdc++-v3/include/std/optional | 401 +++++++++++----------
.../testsuite/20_util/optional/cons/85642.cc | 63 ++++
.../testsuite/20_util/optional/cons/value_neg.cc | 6 +-
4 files changed, 282 insertions(+), 201 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/optional/cons/85642.cc
--
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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 0006cfa tcwg-update-snapshots_ref.sh: Remove the last Austin APM.
new 86d64bb tcwg-update-snapshots_ref.sh: Define input variables.
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:
tcwg-update-snapshots_ref.sh | 15 +++++++++++++++
1 file changed, 15 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 14b84bd tcwg-buildfarm.sh: Move code from .yaml
new 0006cfa tcwg-update-snapshots_ref.sh: Remove the last Austin APM.
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:
tcwg-update-snapshots_ref.sh | 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 a27ca19c95 ppc: Fix warning messages when IBM and IEEE long double are mixed
new 602f165704 -Wstringop-truncation warnings
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:
bfd/ChangeLog | 21 +++++++++++++++++++++
bfd/cofflink.c | 2 +-
bfd/elf-linux-core.h | 39 ++++++++-------------------------------
bfd/elf.c | 35 ++++++++++++++++++++++++-----------
bfd/elf32-arm.c | 2 +-
bfd/elf32-ppc.c | 2 +-
bfd/elf32-s390.c | 2 +-
bfd/elf64-s390.c | 2 +-
bfd/elf64-x86-64.c | 7 +++++++
bfd/elfxx-aarch64.c | 2 +-
bfd/peXXigen.c | 7 ++++---
gas/ChangeLog | 7 +++++++
gas/config/obj-evax.c | 14 +++++++-------
gas/config/obj-macho.c | 6 ++++--
include/ChangeLog | 7 +++++++
include/ansidecl.h | 9 +++++++++
include/coff/internal.h | 4 ++--
17 files changed, 106 insertions(+), 62 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 d1e9de16df Fix typo in Makefile.am to make it agree with Makefile.in.
new a27ca19c95 ppc: Fix warning messages when IBM and IEEE long double are mixed
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:
bfd/ChangeLog | 5 +++++
bfd/elf32-ppc.c | 4 ++--
2 files changed, 7 insertions(+), 2 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 lld.
from 90a2392a1 [ELF][AArch64] Implement the AArch64 TLSLD_LDST_LO12 family o [...]
new d8f53cea1 [ELF][AArch64] Add REQUIRES aarch64 to test [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:
test/ELF/aarch64-tlsld-ldst.s | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.