This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 81b54cc385e PR fortran/80918 * openmp.c (resolve_omp_clauses): Fix a typo.
new 43e9cea59e6 PR rtl-optimization/80903 * loop-doloop.c (add_test): Uns [...]
new 1db7424b05a 2017-06-02 Richard Biener <rguenther(a)suse.de> Markus Eis [...]
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 | 5 +++++
gcc/loop-doloop.c | 1 +
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/pr80903.c | 34 ++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/libsupc++/eh_alloc.cc | 22 +++++++++++++++++-----
6 files changed, 67 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr80903.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 34337725d63 Backported from mainline 2017-05-30 Jakub Jelinek <jaku [...]
new 0df8713f858 PR rtl-optimization/80903 * loop-doloop.c (add_test): Uns [...]
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/loop-doloop.c | 1 +
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/pr80903.c | 34 ++++++++++++++++++++++++++++++++++
4 files changed, 43 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr80903.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 53e648c83fb Regenerate expectations for xor-icmp.ll . NFC
new e1e12690838 Specify triple for xor-icmp.ll .
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/CodeGen/X86/xor-icmp.ll | 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 lldb.
from 6b39db95f Move the code to find a binary in a bundle in the target.exec [...]
new 14a4474da Remove vestigial CLANG_USED_LIBS.
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/CMakeLists.txt | 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 gcc-7-branch
in repository gcc.
from 73c27d91d30 PR fortran/80918 * openmp.c (resolve_omp_clauses): Fix a typo.
new 34337725d63 Backported from mainline 2017-05-30 Jakub Jelinek <jaku [...]
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:
libgomp/ChangeLog | 11 +++
libgomp/config/linux/affinity.c | 173 +++++++++++++++++++++-------------------
2 files changed, 101 insertions(+), 83 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 2797af342d2 [SelectionDAG] Get rid of recursion in findNonImmUse
new 53e648c83fb Regenerate expectations for xor-icmp.ll . NFC
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/CodeGen/X86/xor-icmp.ll | 73 +++++++++++++++++++++++++++++---------------
1 file changed, 49 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 clang.
from 4c7454ba51 Mangle __unaligned in Itanium ABI
new 4a86287046 Remove file that I forgot to remove as part of rL304523
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/CodeGenCXX/unaligned-duplicated-mangle-name.cpp | 20 --------------------
1 file changed, 20 deletions(-)
delete mode 100644 test/CodeGenCXX/unaligned-duplicated-mangle-name.cpp
--
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 d8a59f8c321 [TableGen] Remove a couple unused methods from Record that [...]
new 2797af342d2 [SelectionDAG] Get rid of recursion in findNonImmUse
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/SelectionDAG/SelectionDAGISel.cpp | 46 +++++++++++++++------------
1 file changed, 26 insertions(+), 20 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 fae6a43ca3 Minor fixes to for-loop warning.
new 4c7454ba51 Mangle __unaligned in Itanium ABI
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/ItaniumMangle.cpp | 22 ++++++++++++-----
test/CodeGenCXX/pr33080.cpp | 33 ++++++++++++++++++++++++++
test/CodeGenCXX/unaligned-member-qualifier.cpp | 20 ++++++++++++++++
test/CodeGenObjCXX/arc-mangle.mm | 10 ++++++++
4 files changed, 79 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGenCXX/pr33080.cpp
create mode 100644 test/CodeGenCXX/unaligned-member-qualifier.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.