This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 21d58b2 hurd: Provide truncate64 and ftruncate64.
new 022c9fe S390: Optimize atomic macros.
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 | 21 ++++++
sysdeps/s390/atomic-machine.h | 167 ++++++++++++++++++++++++++----------------
2 files changed, 124 insertions(+), 64 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 b9af3d3 2017-03-06 Richard Biener <rguenther(a)suse.de>
new f282fca Revert "Allow deduction guides to look into primary template."
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/cp/ChangeLog | 5 ++
gcc/cp/cp-tree.h | 4 --
gcc/cp/parser.c | 74 ++++++++++++--------------
gcc/cp/pt.c | 22 ++++++--
gcc/cp/search.c | 7 ---
gcc/testsuite/g++.dg/cpp1z/class-deduction37.C | 16 ------
6 files changed, 55 insertions(+), 73 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction37.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 521df0a [PowerPC] Fix failure with STBRX when store is narrower than [...]
new 42cb493 CMake: Add a build target for generating a source RPM
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:
CMakeLists.txt | 24 ++++++++++++++++++++++++
1 file changed, 24 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 e1e8f52 Add check_effective_target_gettimeofday and use it in gcc.dg/ [...]
new a36f831 2017-03-06 Richard Biener <rguenther(a)suse.de>
new b9af3d3 2017-03-06 Richard Biener <rguenther(a)suse.de>
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 | 12 ++++++++++++
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.dg/vect/{pr49038.c => pr79824-1.c} | 12 ++++++------
gcc/testsuite/gcc.dg/vect/{pr49038.c => pr79824-2.c} | 14 ++++++++------
gcc/testsuite/gcc.dg/vect/{pr23816-1.c => pr79887.c} | 3 +++
gcc/tree-vect-stmts.c | 10 +++++++---
gcc/tree-vectorizer.c | 2 ++
7 files changed, 49 insertions(+), 15 deletions(-)
copy gcc/testsuite/gcc.dg/vect/{pr49038.c => pr79824-1.c} (70%)
copy gcc/testsuite/gcc.dg/vect/{pr49038.c => pr79824-2.c} (68%)
copy gcc/testsuite/gcc.dg/vect/{pr23816-1.c => pr79887.c} (52%)
--
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 edfa363 2017-03-06 Richard Biener <rguenther(a)suse.de>
new e1e8f52 Add check_effective_target_gettimeofday and use it in gcc.dg/ [...]
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/doc/sourcebuild.texi | 3 +++
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/lto/pr60449_0.c | 2 +-
gcc/testsuite/lib/target-supports.exp | 5 +++++
5 files changed, 21 insertions(+), 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 gcc.
from e328d74 S/390: Disable vectorization for loops with few iterations
new edfa363 2017-03-06 Richard Biener <rguenther(a)suse.de>
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 | 5 +++++
gcc/fortran/trans.c | 4 ++--
2 files changed, 7 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 gcc.
from 0b45b93 2017-03-06 Paolo Carlini <paolo.carlini(a)oracle.com>
new 2a4536c S/390: Change 2-byte NOPs
new e328d74 S/390: Disable vectorization for loops with few iterations
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 | 10 ++++++++++
gcc/config/s390/s390.c | 8 ++++++--
gcc/config/s390/s390.md | 2 +-
gcc/testsuite/ChangeLog | 25 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/s390/hotpatch-1.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-10.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-11.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-12.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-13.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-14.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-15.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-16.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-17.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-18.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-19.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-2.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-26.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-27.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-28.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-3.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-4.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-5.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-6.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-7.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-8.c | 2 +-
gcc/testsuite/gcc.target/s390/hotpatch-9.c | 2 +-
26 files changed, 64 insertions(+), 25 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 4fc23a5 PR target/79812 * config/i386/sse.md (VI8F_256_512): Remove [...]
new 0b45b93 2017-03-06 Paolo Carlini <paolo.carlini(a)oracle.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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/template/crash125.C | 18 ++++++++++++++++++
2 files changed, 23 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/template/crash125.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 12da0db MIPS: Force o32 ABI for inline-memcpy-3.c.
new 4fc23a5 PR target/79812 * config/i386/sse.md (VI8F_256_512): Remove [...]
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 | 18 ++++
gcc/config/i386/sse.md | 119 ++++++++++++++++-----
gcc/testsuite/ChangeLog | 5 +
.../gcc.target/i386/avx512f-vpermq-imm-3.c | 5 +
4 files changed, 122 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-vpermq-imm-3.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 binutils-gdb.
from 1f5345a binutils: Fix warning on platforms that don't have asprintf
new 9e1a867 gas/dw2gencfi.c formatting
new ea0de82 dw2gencfi.c DWARF2_FDE_RELOC_SIZE
new 73f07bf Don't decode powerpc insns with invalid fields
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:
gas/ChangeLog | 13 ++++
gas/dw2gencfi.c | 81 +++++++++++----------
opcodes/ChangeLog | 10 +++
opcodes/ppc-opc.c | 207 +++++++++++++++++++++++++++++++++++++++++-------------
4 files changed, 225 insertions(+), 86 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.