This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 5de33cb Make failure related to symbolizer an error.
new baf8e50 [libFuzzer] use hard failure for fuzzer-test-suite tests on the bot
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:
zorg/buildbot/builders/sanitizers/buildbot_fuzzer.sh | 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 gcc.
from 5e94fd9 Optimize std::shuffle by using generator to get two values at once
new 6c73025 Tweaks to print_rtx_function
new fb136e4 * diagnostic.c (diagnostic_action_after_output): Remove max [...]
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 | 16 ++++++++++++++
gcc/diagnostic.c | 37 +++++++++++++++++++-------------
gcc/print-rtl-function.c | 29 +++++++++++++++----------
gcc/print-rtl.c | 8 +++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/c-c++-common/fmax-errors.c | 14 ++++++++++--
6 files changed, 80 insertions(+), 28 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 775adeb vim: add `norecurse` attribute
new 3af6872 [libFuzzer] add -trace_cmp=1 (guiding mutations based on the [...]
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/Fuzzer/FuzzerCorpus.h | 6 +++++
lib/Fuzzer/FuzzerDefs.h | 6 +++++
lib/Fuzzer/FuzzerDriver.cpp | 1 +
lib/Fuzzer/FuzzerFlags.def | 3 ++-
lib/Fuzzer/FuzzerLoop.cpp | 16 ++++++++++--
lib/Fuzzer/FuzzerMutate.cpp | 15 ++++++++---
lib/Fuzzer/FuzzerMutate.h | 10 ++++++++
lib/Fuzzer/FuzzerOptions.h | 1 +
lib/Fuzzer/FuzzerTracePC.cpp | 54 ++++++++++++++++++++++++++++++++++++++-
lib/Fuzzer/FuzzerTracePC.h | 49 +++++++++++++++++++++++++++++++++++
lib/Fuzzer/FuzzerTraceState.cpp | 6 ++---
lib/Fuzzer/test/trace-malloc.test | 2 +-
12 files changed, 157 insertions(+), 12 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 bab2991 [Sema] Refactor context checking for availability diagnostics
new a7f432b [linux] When pre-reserving stack pages to work around broken [...]
new a669162 Implement no_sanitize_address for global vars
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:
include/clang/Basic/Attr.td | 6 +++--
include/clang/Basic/DiagnosticSemaKinds.td | 1 +
include/clang/Sema/AttributeList.h | 1 +
lib/CodeGen/SanitizerMetadata.cpp | 8 +++++-
lib/Sema/SemaDeclAttr.cpp | 30 ++++++++++++++-------
test/CodeGen/asan-globals.cpp | 11 +++++---
test/SemaCXX/attr-no-sanitize-address.cpp | 3 ---
test/SemaCXX/attr-no-sanitize.cpp | 2 --
tools/driver/cc1_main.cpp | 42 +++++++++++++++++++++++++-----
9 files changed, 75 insertions(+), 29 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 18cea77 AMDGPU/SI: Use new SimplifyDemandedBits helper for multi-use [...]
new 1167ade [DAG] avoid creating illegal node when transforming negated s [...]
new 59cf785 vim: add `comdat` keyword
new 775adeb vim: add `norecurse` attribute
The 3 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/SelectionDAG/DAGCombiner.cpp | 5 +++--
utils/vim/syntax/llvm.vim | 2 ++
2 files changed, 5 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 release/2.22/master
in repository glibc.
from 264856c Don't compile do_test with -mavx/-mavx2/-mavx512.
new a4c507f powerpc: Add missing hwcap strings.
new 771fb81 powerpc: Sync hwcap.h with kernel
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:
ChangeLog | 14 ++++++++++++++
sysdeps/powerpc/bits/hwcap.h | 2 ++
sysdeps/powerpc/dl-procinfo.c | 6 +++---
sysdeps/powerpc/dl-procinfo.h | 4 ++--
4 files changed, 21 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 glibc.
from e886c36 Clean up some complex functions raising FE_INVALID.
new e223d1f Fix warnings from latest GCC.
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 | 5 +++++
sysdeps/ieee754/dbl-64/e_pow.c | 8 ++++----
2 files changed, 9 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 gcc.
from 539a8e1 * config/sparc/sparc-passes.def: New file. * config/sparc/t [...]
new 7aeed2e PR middle-end/77959 * expr.c (expand_expr_real_1) <case CON [...]
new 7510aa4 Resolve ambiguities in std::experimental::sample test
new 5e94fd9 Optimize std::shuffle by using generator to get two values at once
The 3 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 | 6 ++++
gcc/expr.c | 13 +++++++
gcc/testsuite/ChangeLog | 3 ++
gcc/testsuite/gfortran.dg/pr77959.f90 | 16 +++++++++
libstdc++-v3/ChangeLog | 8 +++++
libstdc++-v3/include/bits/stl_algo.h | 41 ++++++++++++++++++++++
.../testsuite/experimental/algorithm/sample.cc | 13 ++++---
7 files changed, 95 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77959.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.
Ryan Arnold pushed a change to branch linaro-local/releases/linaro-6.1-2016.08
in repository toolchain/gcc.
from ec0d3c4 gcc/ * LINARO-VERSION: Bump version number, post release ca [...]
adds 437d807 Make Linaro GCC Release 6.1-2016.08.
new 14c5cf1 gcc/ * LINARO-VERSION: Bump version number, post release.
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/LINARO-VERSION | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.