This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 115efe630c5 gcc/ChangeLog:
new 4b8290f8390 2018-02-16 Dominique d'Humieres <dominiq(a)gcc.gnu.org>
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/decl.c | 6 +++---
2 files changed, 8 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 e7f780caf1c [InstCombine] add FMF to better show current fdiv fold beha [...]
new e150103e1c7 [InstCombine] clean up fdiv-with-fdiv folds; 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:
.../InstCombine/InstCombineMulDivRem.cpp | 51 ++++++++++------------
1 file changed, 23 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 binutils-gdb.
from c9d3eb5f61 x86: Add -z noseparate-code to IFUNC tests
new 7c9f387aef x86-64.exp: Add -z noseparate-code -z max-page-size=0x200000
new 197741f19d mpx.exp: Add -z max-page-size=0x200000 -z noseparate-code
new c441b62343 x86-64: Update tests for -z separate-code
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:
ld/ChangeLog | 15 +++++++++
ld/testsuite/ld-x86-64/bnd-ifunc-1.d | 2 +-
ld/testsuite/ld-x86-64/ilp32-4.d | 18 +++++------
ld/testsuite/ld-x86-64/mpx.exp | 9 ++++--
ld/testsuite/ld-x86-64/x86-64.exp | 61 +++++++++++++++++++++++++-----------
5 files changed, 74 insertions(+), 31 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 d23faddc17f Fix signed/unsigned comparison warning. NFCI.
new e7f780caf1c [InstCombine] add FMF to better show current fdiv fold beha [...]
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/Transforms/InstCombine/fdiv.ll | 8 ++++----
1 file changed, 4 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 binutils-gdb.
from 679a5bc862 x86-64: Add -z max-page-size=0x200000 -z noseparate-code to [...]
new c9d3eb5f61 x86: Add -z noseparate-code to IFUNC tests
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:
ld/ChangeLog | 10 ++++++++++
ld/testsuite/ld-ifunc/ifunc-2-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-x86-64.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-21-i386.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-22-i386.d | 2 +-
ld/testsuite/ld-ifunc/pr17154-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/pr17154-i386.d | 2 +-
8 files changed, 17 insertions(+), 7 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 8c76a28ef7f gcc/ChangeLog:
new 115efe630c5 gcc/ChangeLog:
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 | 15 ++++
gcc/config/rs6000/altivec.h | 2 -
gcc/config/rs6000/rs6000-builtin.def | 5 --
gcc/config/rs6000/rs6000-c.c | 25 -------
gcc/config/rs6000/rs6000.c | 5 --
gcc/config/rs6000/vsx.md | 87 -----------------------
gcc/doc/extend.texi | 11 +--
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/gcc.target/powerpc/p9-vinsert4b-1.c | 39 ----------
gcc/testsuite/gcc.target/powerpc/p9-vinsert4b-2.c | 30 --------
10 files changed, 23 insertions(+), 203 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/powerpc/p9-vinsert4b-1.c
delete mode 100644 gcc/testsuite/gcc.target/powerpc/p9-vinsert4b-2.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 clang.
from 7747529ce0 Use Token::isOneOf method in Parser.
new f942b699bf Clean up 'target' attribute diagnostics
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/Basic/DiagnosticSemaKinds.td | 4 ++--
lib/Sema/SemaDeclAttr.cpp | 5 +++--
test/Sema/attr-target-ast.c | 5 +++++
test/Sema/attr-target.c | 25 ++++++++++++++++---------
test/SemaCXX/attr-target-mv.cpp | 4 ++--
5 files changed, 28 insertions(+), 15 deletions(-)
create mode 100644 test/Sema/attr-target-ast.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 9f4aec8d97 x86: Update IFUNC tests for -z separate-code
new 62e2b91b9a i386: Update IFUNC tests for PLT address
new 679a5bc862 x86-64: Add -z max-page-size=0x200000 -z noseparate-code to [...]
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:
ld/ChangeLog | 17 +++++++++++++++++
ld/testsuite/ld-ifunc/ifunc-1-local-x86.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-1-x86.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-x86-64-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-x86-64.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-21-x86-64.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-22-x86-64.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-3a-x86.d | 2 +-
ld/testsuite/ld-ifunc/pr17154-x86-64-now.d | 2 +-
ld/testsuite/ld-ifunc/pr17154-x86-64.d | 2 +-
11 files changed, 27 insertions(+), 10 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 openacc-gcc-7-branch
in repository gcc.
from 6585af7290f Fix implicit fallthrough warning in expand_omp_target
new 81904b675f6 Fix hang when running oacc exec with CUDA 9.0 nvprof
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.openacc | 11 +++++++++++
libgomp/oacc-init.c | 33 +++++++++++++++++++++++++++++++++
2 files changed, 44 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 5557e6c93a7 PR c++/82764 - C++17 ICE with empty base
new 8c76a28ef7f gcc/ChangeLog:
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 | 14 ++
gcc/config/rs6000/altivec.h | 2 +
gcc/config/rs6000/rs6000-builtin.def | 4 +
gcc/config/rs6000/rs6000-c.c | 8 +
gcc/config/rs6000/rs6000.c | 2 +
gcc/config/rs6000/vsx.md | 41 +++++
gcc/doc/extend.texi | 7 +
gcc/testsuite/ChangeLog | 5 +
.../gcc.target/powerpc/builtins-7-p9-runnable.c | 169 +++++++++++++++++++++
9 files changed, 252 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-7-p9-runnable.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.