This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/testme
in repository gcc.
discards 8ca688b2616 [PR c++/85039] adjust context of new types in member initializers
new 81d201c5d84 [PR c++/85039] adjust context of new types in member initializers
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8ca688b2616)
\
N -- N -- N refs/heads/aoliva/testme (81d201c5d84)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/name-lookup.c | 28 +++++++++-------------------
1 file changed, 9 insertions(+), 19 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 compiler-rt.
from ae804f9d6 [XRay][compiler-rt] Build XRay runtime for OpenBSD
new fc9c3892b [sanitizer] Split stacktrace/symbolizer: Windows unwind
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/sanitizer_common/CMakeLists.txt | 3 +-
lib/sanitizer_common/sanitizer_unwind_win.cc | 75 ++++++++++++++++++++++++++++
lib/sanitizer_common/sanitizer_win.cc | 51 -------------------
3 files changed, 77 insertions(+), 52 deletions(-)
create mode 100644 lib/sanitizer_common/sanitizer_unwind_win.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.
unknown user pushed a change to branch master
in repository lld.
from 8add14f9b [ELF] - Use early return. NFC.
new 25b75162b [ELF] - X86_64: Use white list for relocations checked by isPicRel.
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:
ELF/Arch/X86_64.cpp | 5 ++---
1 file changed, 2 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 054d3887bef PR testsuite/85189 * g++.dg/inherit/override-attribs.C: U [...]
new d4ad98ea257 Fix -Wstringop-overflow regression
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/ChangeLog | 5 ++++
gcc/builtins.c | 2 +-
gcc/testsuite/ChangeLog | 5 ++++
.../c-c++-common/Wstringop-truncation-4.c | 8 +++----
gcc/testsuite/gcc.dg/Wstringop-overflow-4.c | 28 ++++++++++++++++++++++
5 files changed, 43 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-4.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 llvm.
from 3fb0112ac22 Re-commit r329179 after fixing build&test issues
new 0e5d6b26409 Fix build breakage from r329201
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/AsmPrinter/DwarfDebug.cpp | 6 +++---
lib/CodeGen/AsmPrinter/DwarfDebug.h | 4 ++--
2 files 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 llvm.
from f73cdf9fe26 [llvm-exegesis] Temporarily disable a few tests.
new 3fb0112ac22 Re-commit r329179 after fixing build&test issues
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/llvm/CodeGen/AccelTable.h | 29 +
include/llvm/MC/MCObjectFileInfo.h | 14 +-
lib/CodeGen/AsmPrinter/AccelTable.cpp | 244 +++
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 89 +-
lib/CodeGen/AsmPrinter/DwarfDebug.h | 24 +-
lib/MC/MCObjectFileInfo.cpp | 10 +
.../Generic/accel-table-hash-collisions.ll | 2 +-
test/DebugInfo/Generic/cross-cu-inlining.ll | 2 +-
.../Generic/debug-names-hash-collisions.ll | 96 ++
test/DebugInfo/Generic/debug-names-many-cu.ll | 1611 ++++++++++++++++++++
.../Generic/debug-names-name-collisions.ll | 69 +
test/DebugInfo/Generic/debug-names-one-cu.ll | 41 +
test/DebugInfo/Generic/debug-names-two-cu.ll | 56 +
test/DebugInfo/X86/coff_debug_info_type.ll | 6 +-
14 files changed, 2257 insertions(+), 36 deletions(-)
create mode 100644 test/DebugInfo/Generic/debug-names-hash-collisions.ll
create mode 100644 test/DebugInfo/Generic/debug-names-many-cu.ll
create mode 100644 test/DebugInfo/Generic/debug-names-name-collisions.ll
create mode 100644 test/DebugInfo/Generic/debug-names-one-cu.ll
create mode 100644 test/DebugInfo/Generic/debug-names-two-cu.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 master
in repository llvm.
from 84f5a1e93ea [InstCombine] [NFC] Add tests for getting rid of select of [...]
new f73cdf9fe26 [llvm-exegesis] Temporarily disable a few 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:
unittests/tools/llvm-exegesis/InMemoryAssemblerTest.cpp | 8 ++++----
unittests/tools/llvm-exegesis/InstructionSnippetGeneratorTest.cpp | 6 +++---
2 files changed, 7 insertions(+), 7 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 libcxx.
from dd8722ce5 [libcxx][test] Improve assert message
new 75b7f52ac [libcxx][test] Fix fs::proximate tests on platforms where /ne [...]
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:
.../filesystem/fs.op.funcs/fs.op.proximate/proximate.pass.cpp | 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 llvm.
from 1669069e0ac [AMDGPU][MC] Enabled instruction TBUFFER_LOAD_FORMAT_XYZ for SI/CI
new 84f5a1e93ea [InstCombine] [NFC] Add tests for getting rid of select of [...]
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/Transforms/InstCombine/select-of-bittest.ll | 464 +++++++++++++++++++++++
1 file changed, 464 insertions(+)
create mode 100644 test/Transforms/InstCombine/select-of-bittest.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 master
in repository glibc.
from 397f5789da hurd: Fix typo
new b07367bcf8 inet: Actually build and run tst-deadline
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:
ChangeLog | 7 +++++++
inet/Makefile | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.