This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0c9e54e8269 Implement P0840, language support for empty objects.
new c18e46a267a * tree-vrp.c (extract_range_from_unary_expr): Special case [...]
new 55f0ab6e633 * gimple-fold.c (get_range_strlen): Only set *nonstr when [...]
The 2 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 | 14 ++++++++++++++
gcc/gimple-fold.c | 10 ++++++++--
gcc/tree-vrp.c | 28 +++++++++++++++-------------
3 files changed, 37 insertions(+), 15 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 c78bc70b3e Thread safety analysis: Unwrap __builtin_expect in getTryloc [...]
new e7b6bef4cb [COFF, ARM64] Add _ReadWriteBarrier intrinsic
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/BuiltinsAArch64.def | 2 ++
lib/CodeGen/CGBuiltin.cpp | 4 ++++
test/CodeGen/arm64-microsoft-intrinsics.c | 7 +++++++
3 files changed, 13 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 lld.
from a6ad00e08 [ELF] - Fix BB after r343668
new 8059e7e8b lld-link: Several tweaks to default entry point selection.
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:
COFF/Driver.cpp | 30 ++++++++++++++++--------------
test/COFF/entry-inference.test | 8 ++++++++
test/COFF/entry-inference4.test | 20 ++++++++++++++++----
3 files changed, 40 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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 6566e1d1bb6 PR other/87353 fix formatting and grammar in manual
new 610f454509c i386: Remove _Unwind_Frames_Increment
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:
libgcc/ChangeLog | 8 ++++++++
libgcc/config/i386/shadow-stack-unwind.h | 5 -----
2 files changed, 8 insertions(+), 5 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 9f149bc4ffc Correct implementation of -verify-machineinstrs such that i [...]
new 1ac9a626ccb [X86] Add SkylakeClient uops counter - same as the other In [...]
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/Target/X86/X86PfmCounters.td | 1 +
1 file changed, 1 insertion(+)
--
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 cf8ba840b8a [InstCombine] clean up foldVectorBinop(); NFC
new 9f149bc4ffc Correct implementation of -verify-machineinstrs such that i [...]
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/CodeGen/TargetPassConfig.cpp | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 lldb.
from 90b31ed47 Pull FixupBreakpointPCAsNeeded into base class
new 20573224f Skip test with older versions of clang
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:
.../Python/lldbsuite/test/functionalities/target_var/TestTargetVar.py | 1 +
1 file changed, 1 insertion(+)
--
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 c8d3f93237 Fix the handling of inlined frames in DWARF debug info.
new ca98345e0b Skip gdb ifunc tests on targets that don't support this feature.
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 | 7 +++++++
gdb/testsuite/gdb.base/gnu-ifunc.exp | 11 ++++++++---
gdb/testsuite/gdb.compile/compile-ifunc.exp | 4 ++++
gdb/testsuite/lib/gdb.exp | 14 ++++++++++++++
4 files changed, 33 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.
unknown user pushed a change to branch master
in repository gcc.
from d1b6467ac88 PR libstdc++/59439 optimize uses of classic ("C") std::locale
new 0c9e54e8269 Implement P0840, language support for empty objects.
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/c-family/ChangeLog | 4 +
gcc/c-family/c-lex.c | 2 +
gcc/cp/ChangeLog | 12 ++
gcc/cp/class.c | 180 +++++++++++++++++-------
gcc/cp/tree.c | 27 ++++
gcc/testsuite/g++.dg/abi/empty4.C | 27 ++++
gcc/testsuite/g++.dg/abi/empty5.C | 11 ++
gcc/testsuite/g++.dg/abi/empty8.C | 10 ++
gcc/testsuite/g++.dg/abi/no_unique_address1.C | 38 +++++
gcc/testsuite/g++.dg/abi/no_unique_address2.C | 43 ++++++
gcc/testsuite/g++.dg/abi/no_unique_address3.C | 19 +++
gcc/testsuite/g++.dg/cpp2a/no_unique_address1.C | 13 ++
12 files changed, 333 insertions(+), 53 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/abi/no_unique_address1.C
create mode 100644 gcc/testsuite/g++.dg/abi/no_unique_address2.C
create mode 100644 gcc/testsuite/g++.dg/abi/no_unique_address3.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/no_unique_address1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.