This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 829b2f3fd8f PR sanitizer/81604 * ubsan.c (ubsan_type_descriptor): For [...]
new dadc219c1a2 Do UBSAN sanitization just when current_function_decl != NU [...]
new 67b7c1c4fbf Learn GIMPLE pretty printer to produce nicer dump output.
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 | 13 ++++++++++
gcc/c-family/ChangeLog | 8 +++++++
gcc/c-family/c-ubsan.c | 6 +++--
gcc/c/ChangeLog | 8 +++++++
gcc/c/c-convert.c | 1 +
gcc/c/c-decl.c | 1 +
gcc/c/c-typeck.c | 1 +
gcc/convert.c | 3 ++-
gcc/cp/ChangeLog | 10 ++++++++
gcc/cp/cp-gimplify.c | 3 ++-
gcc/cp/cp-ubsan.c | 3 +++
gcc/cp/decl.c | 3 ++-
gcc/cp/init.c | 3 ++-
gcc/cp/typeck.c | 1 +
gcc/gimple-pretty-print.c | 33 ++++++--------------------
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/g++.dg/ubsan/pr81530.C | 6 +++++
gcc/testsuite/gcc.dg/builtin-unreachable-6.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/attr-hotcold-2.c | 4 ++--
19 files changed, 84 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ubsan/pr81530.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 gcc-6-branch
in repository gcc.
from 7c92875088d Daily bump.
new c51e775e1a2 PR sanitizer/81604 * ubsan.c (ubsan_type_descriptor): For [...]
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 | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/ubsan/pr81604.c | 31 ++++++++++++++++++++++++++++++
gcc/ubsan.c | 13 +++++++------
4 files changed, 50 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr81604.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 gcc-7-branch
in repository gcc.
from 6fd6385c7a7 Daily bump.
new 33e4f1ba7f1 PR sanitizer/81604 * ubsan.c (ubsan_type_descriptor): For [...]
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 | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/ubsan/pr81604.c | 31 ++++++++++++++++++++++++++++++
gcc/ubsan.c | 13 +++++++------
4 files changed, 50 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr81604.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 gcc.
from 91b9d66d320 Remove a Java-specific hunk.
new c1172f3a775 PR tree-optimization/81603 * ipa-polymorphic-call.c (ipa [...]
new 829b2f3fd8f PR sanitizer/81604 * ubsan.c (ubsan_type_descriptor): For [...]
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 | 13 +++++++++++++
gcc/ipa-polymorphic-call.c | 19 +++++++++++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/ubsan/pr81604.c | 31 ++++++++++++++++++++++++++++++
gcc/ubsan.c | 13 +++++++------
5 files changed, 70 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr81604.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 4b51056991a [SLP]: Add test to resurrect the jumbled load patch. This t [...]
new e9ee33645ee [X86][AVX512] Add masked MOVS[S|D] patterns
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/X86InstrAVX512.td | 16 ++++++++++++++++
test/CodeGen/X86/avx512-load-store.ll | 4 ----
test/CodeGen/X86/avx512-select.ll | 2 --
3 files changed, 16 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 llvm.
from 236efb5512e [PowerPC] Change method names; NFC
new 4b51056991a [SLP]: Add test to resurrect the jumbled load patch. This t [...]
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:
.../SLPVectorizer/X86/jumbled-load-multiuse.ll | 48 ++++++++++++++++++++++
1 file changed, 48 insertions(+)
create mode 100644 test/Transforms/SLPVectorizer/X86/jumbled-load-multiuse.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 clang.
from 3cc9f7d52a [Sema] Fix operator lookup to consider local extern declarations.
new 7e10b22a6c [coroutines] Evaluate the operand of void `co_return` expressions.
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/CGCoroutine.cpp | 7 +++++++
test/CodeGenCoroutines/coro-ret-void.cpp | 14 ++++++++++++++
2 files changed, 21 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 gcc.
from 7e62dee9041 Daily bump.
new 91b9d66d320 Remove a Java-specific hunk.
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/gimplify.c | 10 ++--------
2 files changed, 7 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 compiler-rt.
from 73b1687da [asan] Move shadow memory setup into its own file
new f0878f1e7 [XRay][compiler-rt] Fix test to not be too strict with output order.
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/xray/TestCases/Linux/quiet-start.cc | 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 compiler-rt.
from 30f6f020a [XRay][compiler-rt] Fix typo for REQUIRES.
new 73b1687da [asan] Move shadow memory setup into its own file
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/asan/CMakeLists.txt | 1 +
lib/asan/asan_internal.h | 4 ++
lib/asan/asan_rtl.cc | 126 +-----------------------------------
lib/asan/asan_shadow_setup.cc | 144 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 150 insertions(+), 125 deletions(-)
create mode 100644 lib/asan/asan_shadow_setup.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.