This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c3b26e7e9e3 * config/i386/i386.md (truncdfsf2): Remove expander. (tru [...]
new 0d9d36546d2 PR c++/87109, wrong overload with ref-qualifiers. * call. [...]
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 | 9 ++-
gcc/cp/call.c | 8 ++-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/cpp0x/ref-qual19.C | 117 ++++++++++++++++++++++++++++++++
4 files changed, 137 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/ref-qual19.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 compiler-rt.
from ce4cd8613 [hwasan] deflake a test
new 5d9beaaf6 [libfuzzer] Replace memmem with strstr.
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/fuzzer/InitializeTest.cpp | 5 ++---
test/fuzzer/initialize.test | 2 +-
2 files changed, 3 insertions(+), 4 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 d6e49eeefab NFC: more memset inline arm64 coverage
new 1b5f73005f0 Remove some unnecessary constructor arguments.
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:
unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayer2Test.cpp | 8 ++++----
unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.cpp | 8 ++++----
2 files changed, 8 insertions(+), 8 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 1f9e6bbfafc Handle zero-length debug directory entries.
new d6e49eeefab NFC: more memset inline arm64 coverage
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/AArch64/arm64-memset-inline.ll | 210 ++++++++++++++++++++++++++++
1 file changed, 210 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.
unknown user pushed a change to branch master
in repository clang.
from 8c8125ea1c Forbid address spaces on compound literals in local scope.
new c72ce85b08 Revert "Enable DWARF accelerator tables by default when tuni [...]
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/Driver/ToolChains/Clang.cpp | 2 +-
test/Driver/debug-options.c | 3 ---
2 files changed, 1 insertion(+), 4 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 gcc-8-branch
in repository gcc.
from 0e320ee8d95 [PR c++/87185] ICE in prune-lambdas
new c4ad13c00cb 2018-09-05 Janus Weil <janus(a)gcc.gnu.org>
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/fortran/ChangeLog | 10 ++++++++++
gcc/fortran/interface.c | 14 +++++++++++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/generic_34.f90 | 27 +++++++++++++++++++++++++++
4 files changed, 54 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/generic_34.f90
--
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 d129f5ed08 [Sema] Don't warn about omitting unavailable enum constants [...]
new 8c8125ea1c Forbid address spaces on compound literals in local scope.
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/clang/Basic/DiagnosticSemaKinds.td | 2 ++
lib/Sema/SemaExpr.cpp | 20 ++++++++++++++------
test/Sema/address_spaces.c | 14 ++++++++++++++
3 files changed, 30 insertions(+), 6 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 clang.
from 11fd5cf9fd Add -Wobjc-property-assign-on-object-type.
new d129f5ed08 [Sema] Don't warn about omitting unavailable enum constants [...]
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/SemaStmt.cpp | 16 +++++++++++++++-
test/Sema/switch-availability.c | 27 +++++++++++++++++++++++++++
2 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 test/Sema/switch-availability.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.