This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 791cea6 Use effective target instead of -std in dg-options
new 73d3f1b Fix invalid dg-do directive
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:
libstdc++-v3/ChangeLog | 3 +++
libstdc++-v3/testsuite/20_util/reference_wrapper/invoke-2.cc | 3 +--
2 files changed, 4 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 master
in repository llvm.
from 4221363 [InstCombine] clean up foldICmpXorConstant(); NFCI
new 4633e7e [InstCombine] more clean up of foldICmpXorConstant(); NFCI
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/Transforms/InstCombine/InstCombineCompares.cpp | 48 ++++++++++------------
1 file changed, 21 insertions(+), 27 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 db4c239 Module debug info: Fix a bug in handling record decls without [...]
new f33b253 [CodeGen][ObjC] Fix infinite recursion in getObjCEncodingForT [...]
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/AST/ASTContext.cpp | 26 ++++++++++++++------------
test/CodeGenObjCXX/encode.mm | 21 +++++++++++++++++++++
2 files changed, 35 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 compiler-rt.
from ce3cbf6 Deal with buildbot fallout from r278917: s/AllocType()/GetAll [...]
new 260ccad Split DescribeAddressIfStack between a function that gets all [...]
new 124a13d Split DescribeAddressIfGlobal between a function that gets al [...]
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:
lib/asan/asan_debugging.cc | 8 +-
lib/asan/asan_descriptions.cc | 182 +++++++++++++++++++++++++++++++++++++
lib/asan/asan_descriptions.h | 22 +++++
lib/asan/asan_globals.cc | 53 ++++++++---
lib/asan/asan_report.cc | 203 ------------------------------------------
lib/asan/asan_report.h | 7 +-
6 files changed, 257 insertions(+), 218 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 d021ad4 Add c++11 effective target to tests for C++11 features
new 791cea6 Use effective target instead of -std in dg-options
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:
libstdc++-v3/ChangeLog | 13 +++++++++++++
libstdc++-v3/testsuite/20_util/hash/chi2_q_bit_flip_set.cc | 4 ++--
.../testsuite/20_util/hash/chi2_q_bit_string_set.cc | 4 ++--
.../testsuite/20_util/hash/chi2_q_numeric_pattern_set.cc | 4 ++--
.../testsuite/20_util/hash/chi2_q_uniform_random.cc | 4 ++--
libstdc++-v3/testsuite/20_util/hash/quality.cc | 4 ++--
libstdc++-v3/testsuite/25_algorithms/heap/moveable.cc | 5 ++---
libstdc++-v3/testsuite/25_algorithms/heap/moveable2.cc | 5 ++---
.../testsuite/25_algorithms/nth_element/random_test.cc | 4 ++--
.../testsuite/25_algorithms/partial_sort/random_test.cc | 4 ++--
.../25_algorithms/partial_sort_copy/random_test.cc | 4 ++--
libstdc++-v3/testsuite/25_algorithms/sort/random_test.cc | 4 ++--
12 files changed, 35 insertions(+), 24 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 83260f2 Fix for PR29010
new 4221363 [InstCombine] clean up foldICmpXorConstant(); NFCI
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/Transforms/InstCombine/InstCombineCompares.cpp | 115 +++++++++++----------
1 file changed, 60 insertions(+), 55 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 f9c39b6 PR fortran/67496 * trans-array.c (trans_array_constructor): [...]
new d021ad4 Add c++11 effective target to tests for C++11 features
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/testsuite/20_util/tuple/67844.cc | 2 +-
libstdc++-v3/testsuite/20_util/tuple/cons/nested_tuple_construct.cc | 2 ++
libstdc++-v3/testsuite/27_io/rvalue_streams.cc | 2 +-
4 files changed, 8 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 master
in repository llvm.
from 79d1008 [libFuzzer] more mutations
new 83260f2 Fix for PR29010
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/ExecutionDepsFix.cpp | 6 +++++-
test/CodeGen/X86/pr29010.ll | 12 ++++++++++++
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/X86/pr29010.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 gcc.
from 9565c37 Add comment explaining why -std=c++14 is needed.
new f9c39b6 PR fortran/67496 * trans-array.c (trans_array_constructor): [...]
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 | 8 +++++++-
gcc/fortran/trans-array.c | 3 ++-
gcc/testsuite/ChangeLog | 23 ++++++++++++++---------
gcc/testsuite/gfortran.dg/pr67496.f90 | 12 ++++++++++++
4 files changed, 35 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr67496.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 lld.
from c459a6a [ELF] - Linkerscript: make readAt() signature to be consisten [...]
new ddf096b Merge readAt and readAlign.
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/LinkerScript.cpp | 42 ++++++++++++++----------------------------
1 file changed, 14 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.