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 09b2ead58c8 2019-01-30 Kewen Lin <linkw(a)gcc.gnu.org> Backport fro [...]
new 49bf453405e 2019-01-30 Manfred Schwarb <manfred99(a)gmx.ch>
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 | 4 ++++
gcc/testsuite/gfortran.dg/pr68318_1.f90 | 2 +-
2 files changed, 5 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 llvm.
from a6189f19726 [llvm-objcopy] Support -X|--discard-locals.
new 8f97b230d84 [InstCombine][x86] add tests for addcarry intrinsic; NFC
new a47be0e7cdc [CMake] Accept ENTITLEMENTS in llvm_add_library()
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:
cmake/modules/AddLLVM.cmake | 4 ++--
test/Transforms/InstCombine/X86/addcarry.ll | 36 +++++++++++++++++++++++++++++
2 files changed, 38 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/InstCombine/X86/addcarry.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 915cfb823ed Default compute dimensions: list "-fopenacc-dim" in documentation
new f665d347966 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 | 7 ++++++
gcc/config/rs6000/rs6000-c.c | 8 +++++-
gcc/testsuite/ChangeLog | 13 ++++++++++
.../gcc.target/powerpc/vec-extract-schar-1.c | 29 ++++++++++++++++++++++
.../gcc.target/powerpc/vec-extract-sint-1.c | 29 ++++++++++++++++++++++
.../gcc.target/powerpc/vec-extract-sint128-1.c | 27 ++++++++++++++++++++
.../gcc.target/powerpc/vec-extract-slong-1.c | 27 ++++++++++++++++++++
.../gcc.target/powerpc/vec-extract-sshort-1.c | 29 ++++++++++++++++++++++
.../gcc.target/powerpc/vec-extract-uchar-1.c | 29 ++++++++++++++++++++++
.../gcc.target/powerpc/vec-extract-uint-1.c | 29 ++++++++++++++++++++++
.../gcc.target/powerpc/vec-extract-uint128-1.c | 27 ++++++++++++++++++++
.../gcc.target/powerpc/vec-extract-ulong-1.c | 27 ++++++++++++++++++++
.../gcc.target/powerpc/vec-extract-ushort-1.c | 29 ++++++++++++++++++++++
13 files changed, 309 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-schar-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-sint-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-sint128-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-slong-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-sshort-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-uchar-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-uint-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-uint128-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-ulong-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-ushort-1.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 00ffc652328 [llvm-objcopy][NFC] More error propagation
new a6189f19726 [llvm-objcopy] Support -X|--discard-locals.
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:
...p-reloc-symbol.test => discard-locals-rel.test} | 15 +--
test/tools/llvm-objcopy/ELF/discard-locals.test | 121 +++++++++++++++++++++
.../ELF/discard-mix-local-and-all.test | 107 ++++++++++++++++++
tools/llvm-objcopy/COFF/COFFObjcopy.cpp | 10 +-
tools/llvm-objcopy/CopyConfig.cpp | 16 ++-
tools/llvm-objcopy/CopyConfig.h | 8 +-
tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 8 +-
tools/llvm-objcopy/ObjcopyOpts.td | 6 +
tools/llvm-objcopy/StripOpts.td | 5 +
9 files changed, 274 insertions(+), 22 deletions(-)
copy test/tools/llvm-objcopy/ELF/{strip-reloc-symbol.test => discard-locals-rel.te [...]
create mode 100644 test/tools/llvm-objcopy/ELF/discard-locals.test
create mode 100644 test/tools/llvm-objcopy/ELF/discard-mix-local-and-all.test
--
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-8-branch
in repository gcc.
from 1175533405f [OpenACC] firstprivate subarray changes: remove "XFAIL"s
new de9b72da74a Default compute dimensions: list "-fopenacc-dim" in documentation
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 | 4 ++++
gcc/doc/invoke.texi | 4 +++-
2 files changed, 7 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 a657d4f2881 2019-01-30 Richard Biener <rguenther(a)suse.de>
new 915cfb823ed Default compute dimensions: list "-fopenacc-dim" in documentation
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 | 4 ++++
gcc/doc/invoke.texi | 4 +++-
2 files changed, 7 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 llvm.
from dc78263c749 [llvm-readobj] - Simplify the code.
new 00ffc652328 [llvm-objcopy][NFC] More error propagation
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/tools/llvm-objcopy/ELF/bad-build-id.test | 2 +-
tools/llvm-objcopy/COFF/COFFObjcopy.cpp | 11 +++---
tools/llvm-objcopy/COFF/COFFObjcopy.h | 5 ++-
tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 57 +++++++++++++++------------
tools/llvm-objcopy/ELF/ELFObjcopy.h | 9 +++--
tools/llvm-objcopy/llvm-objcopy.cpp | 29 ++++++++------
6 files changed, 65 insertions(+), 48 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 eeb14ea976 Automatic date update in version.in
new b5eba2d8c0 Release the GIL while running a gdb command or expression
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:
gdb/ChangeLog | 7 +++++++
gdb/python/python-internal.h | 25 +++++++++++++++++++++++++
gdb/python/python.c | 3 +++
3 files changed, 35 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 clang-tools-extra.
from 9ee3fd6e [clangd] Fix a use after move
new b4253dcb [clangd] Drop fixes if replying with tweaks resulted in an error
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:
clangd/ClangdLSPServer.cpp | 10 ++--------
test/clangd/fixits-codeaction.test | 2 +-
2 files changed, 3 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 openacc-gcc-8-branch
in repository gcc.
from 66c18a588e0 Remove spurious OpenACC error on combining "auto" with gang [...]
new 1175533405f [OpenACC] firstprivate subarray changes: remove "XFAIL"s
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.openacc | 7 +++++++
.../testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-3.c | 4 ----
.../testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-4.c | 4 ----
3 files changed, 7 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.