This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a2d3f7e 2017-02-28 Sandra Loosemore <sandra(a)codesourcery.com>
new e45b007 PR tree-optimization/79734 * tree-vect-generic.c (expand_ve [...]
new bd66dbc PR c++/79746 * init.c (emit_mem_initializers): When not con [...]
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 | 8 +++++
gcc/cp/ChangeLog | 7 +++++
gcc/cp/init.c | 6 ++++
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/g++.dg/opt/pr79734.C | 12 ++++++++
gcc/testsuite/g++.dg/warn/Wunused-parm-9.C | 12 ++++++++
gcc/tree-vect-generic.c | 48 +++++++++++++++++++++++++++---
7 files changed, 97 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr79734.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wunused-parm-9.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 lld.
from d39cd4f Improve comment.
new 6ee17a5 Instead of passing an empty ArrayRef as contents, pass actual [...]
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/SyntheticSections.cpp | 12 ++++++------
1 file changed, 6 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 de3bf07 (Rewroking r296581) PDB/BinaryStreamTest.cpp: Appease mingw t [...]
new aac0739 Remove sometimes faulty rewrite of memcpy in instcombine.
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/InstCombineCalls.cpp | 67 ++++------------------
test/Transforms/InstCombine/memcpy-to-load.ll | 6 +-
.../Transforms/InstCombine/pr31990_wrong_memcpy.ll | 26 +++++++++
3 files changed, 43 insertions(+), 56 deletions(-)
create mode 100644 test/Transforms/InstCombine/pr31990_wrong_memcpy.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 374e14b Add warning for inconsistent overrides on destructor.
new 99d7e99 [Sema] Add variable captured by a block to the enclosing lamb [...]
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/Sema/Sema.h | 8 +++++---
lib/Sema/Sema.cpp | 6 +++---
lib/Sema/SemaExpr.cpp | 5 +++--
test/SemaObjCXX/blocks.mm | 13 ++++++++++++-
4 files changed, 23 insertions(+), 9 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 f2c4103 PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::errc::n [...]
new 0d660dd Revert r296581, "PDB/BinaryStreamTest.cpp: Appease mingw to a [...]
new de3bf07 (Rewroking r296581) PDB/BinaryStreamTest.cpp: Appease mingw t [...]
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:
unittests/DebugInfo/PDB/BinaryStreamTest.cpp | 7 ++++---
1 file changed, 4 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 llvm.
from 90c4f1e [LV] These remark should have been missed remarks
new f2c4103 PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::errc::n [...]
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/DebugInfo/PDB/BinaryStreamTest.cpp | 6 +++---
1 file changed, 3 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 lld.
from 879a646 Set output section's st_entsize based on input section's st_entsize.
new d39cd4f Improve comment.
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/Symbols.cpp | 14 ++++++++------
1 file changed, 8 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 b2ec2bd [SLP] Fixes the bug due to absence of in order uses of scalar [...]
new 90c4f1e [LV] These remark should have been missed remarks
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/Vectorize/LoopVectorize.cpp | 4 ++--
test/Transforms/LoopVectorize/X86/vectorization-remarks-profitable.ll | 2 +-
2 files changed, 3 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 b3afa3d Daily bump.
new a2d3f7e 2017-02-28 Sandra Loosemore <sandra(a)codesourcery.com>
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 | 6 ++
gcc/doc/invoke.texi | 300 ++++++++++++++++++++++++++--------------------------
2 files changed, 155 insertions(+), 151 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 lld.
from eee5c39 Partially rewrite .gnu.hash synthetic section and add comments.
new 879a646 Set output section's st_entsize based on input section's st_entsize.
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/OutputSections.cpp | 49 ++++++++++-------------------------------------
ELF/SyntheticSections.cpp | 23 ++++++++++++----------
test/ELF/merge-string.s | 2 +-
3 files changed, 24 insertions(+), 50 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.