This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-4_9-branch
in repository gcc.
from b5bc76e Daily bump.
new 96bba4a * gcc.dg/torture/pr64882.c: New test.
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/gcc.dg/torture/pr64882.c | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr64882.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-5-branch
in repository gcc.
from 68ce7aa Fix PR ipa/68790
new 6661c3e * gcc.target/i386/sse4_1-roundps-1.c: Remove ASM_SUFFIX defi [...]
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 | 18 ++++++++++++++++++
gcc/testsuite/gcc.target/i386/sse4_1-round.h | 13 ++++++-------
gcc/testsuite/gcc.target/i386/sse4_1-roundps-1.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundps-2.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundps-3.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundsd-1.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundsd-2.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundsd-3.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundsd-4.c | 13 ++++++-------
gcc/testsuite/gcc.target/i386/sse4_1-roundss-1.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundss-2.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundss-3.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundss-4.c | 13 ++++++-------
13 files changed, 36 insertions(+), 30 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 gomp-nvptx
in repository gcc.
at 11f613e libgomp plugin: add stub GOMP_OFFLOAD_async_run
This branch includes the following new commits:
new 5eb4b1a nvptx mkoffload: do not restrict to OpenACC
new 063a652 libgomp: minimal OpenMP support in plugin-nvptx.c
new 0b92e33 libgomp: provide sem.h, mutex.h, ptrlock.h on nvptx
new d758b47 libgomp: provide stub bar.h on nvptx
new 72d0c72 libgomp: guard pthreads usage by LIBGOMP_USE_PTHREADS
new 14c403f libgomp: split ICV functionality out of env.c
new 3dd1e2f libgomp: override icv-device.c on nvptx
new 1099ad4 libgomp plugin: do not force JIT target SM version
new bd0ef45 omp-low: set more precise attributes on offloaded functions
new 90a173e nvptx: enter OpenMP target regions via gomp_nvptx_main
new 4f076ec libgomp: add nvptx proc.c
new 88d9c74 libgomp: provide barriers on NVPTX
new ee3596e libgomp: add and use simple-bar.h for thread dock barriers
new 9c82cd5 libgomp: add nvptx simple-bar.h
new dc8fc73 libgomp: arrange a team of pre-started threads via gomp_nvptx_main
new 87f85a7 libgomp: avoid variable-length stack allocation in team.c
new ae14b14 libgomp: fixup error.c on nvptx
new 8c010ed libgomp: provide minimal GOMP_teams
new d50de44 libgomp: split out atomic.c from critical.c
new 3b0efbf libgomp: delete NVPTX stubs
new 5f0b950 libgomp plugin: start 8 warps
new 8b6d51b libgomp plugin: adjust debug/error log sizes
new 97986a6 libgomp: add NVPTX affinity.c
new c37b4f3 libgomp plugin: add GOMP_OFFLOAD_dev2dev
new 3f356ef libgomp: avoid alloca in taskloop.c
new d867093 nvptx backend: implement -msoft-stack
new d7586e1 libgomp: add nvptx doacross.h
new fc9cc69 libgomp: add nvptx pool.h
new 7d36b84 nvptx plugin: bump heap size to 1GB
new c4f277e nvptx backend: allow emitting COND_EXEC insns
new abc4adc nvptx backend: new "uniform SIMT" codegen variant
new f3b1318 nvptx backend: add two more identifier maps
new 61d1318 nvptx backend: add -mgomp option and multilib
new cd52c94 new target hook: TARGET_SIMT_VF
new 80de88f nvptx libgcc: rewrite in C
new cae7967 nvptx mkoffload: pass -mgomp for OpenMP offloading
new b408f12 libgomp: update gomp_nvptx_main for -mgomp
new acd9b04 adjust SIMD loop lowering for SIMT targets
new fea8e35 nvptx backend: allow NULL oacc_fn_attrib for OpenMP
new 226d1a9 libgomp: add nvptx task.c
new 11f613e libgomp plugin: add stub GOMP_OFFLOAD_async_run
The 41 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.
--
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 9bb0fb7 * gcc.target/i386/sse4_1-roundps-1.c: Remove ASM_SUFFIX defi [...]
new 51df021 /cp 2015-12-09 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/cp/ChangeLog | 7 +++++++
gcc/cp/semantics.c | 20 +++++++++++++-------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/bases2.C | 14 ++++++++++++++
4 files changed, 39 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/bases2.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 c7d9ad8 * gcc.c-torture/execute/980716-1.c: Avoid undefined behavior [...]
new 9bb0fb7 * gcc.target/i386/sse4_1-roundps-1.c: Remove ASM_SUFFIX defi [...]
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 | 14 +++++++++++++-
gcc/testsuite/gcc.target/i386/sse4_1-roundps-1.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundps-2.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundps-3.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundsd-1.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundsd-2.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundsd-3.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundss-1.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundss-2.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundss-3.c | 1 -
10 files changed, 13 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 master
in repository gcc.
from 5dccd07 PR tree-optimization/66949 * tree-ssa-phiopt.c (tree_ssa_ph [...]
new c7d9ad8 * gcc.c-torture/execute/980716-1.c: Avoid undefined behavior [...]
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/gcc.c-torture/execute/980716-1.c | 2 +-
2 files changed, 6 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 4e12ee8 [Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS to fix pr67609
new 5dccd07 PR tree-optimization/66949 * tree-ssa-phiopt.c (tree_ssa_ph [...]
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 | 9 ++++++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/torture/pr66949-1.c | 28 +++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr66949-2.c | 23 ++++++++++++++++++++
gcc/tree-ssa-phiopt.c | 36 ++++++++++++++++----------------
5 files changed, 84 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr66949-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr66949-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 gcc.
from f67e390 2015-12-09 Richard Biener <rguenther(a)suse.de>
new d73c123 PR tree-optimization/68786 * tree-if-conv.c: Include builti [...]
new 4e12ee8 [Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS to fix pr67609
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 | 25 +++++++++++++++++++++++++
gcc/config/aarch64/aarch64-protos.h | 3 +++
gcc/config/aarch64/aarch64.c | 18 ++++++++++++++++++
gcc/config/aarch64/aarch64.h | 3 +++
gcc/config/aarch64/aarch64.md | 8 ++++----
gcc/internal-fn.c | 20 ++++++++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr67609.c | 33 +++++++++++++++++++++++++++++++++
gcc/tree-data-ref.c | 18 ++++++++++++------
gcc/tree-if-conv.c | 4 +++-
gcc/tree-vect-stmts.c | 10 ++++++----
11 files changed, 126 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67609.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 062a10f 2015-12-09 Richard Biener <rguenther(a)suse.de>
new f67e390 2015-12-09 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/ChangeLog | 17 ++++++++
gcc/testsuite/ChangeLog | 8 ++++
gcc/testsuite/gcc.dg/tree-ssa/ifc-pr68583.c | 23 +++++++++++
gcc/testsuite/gcc.dg/vect/vect-72.c | 3 +-
gcc/testsuite/gcc.dg/vect/vect-cselim-2.c | 3 ++
.../gcc.dg/vect/vect-strided-store-a-u8-i2.c | 2 +
gcc/tree-if-conv.c | 47 ++++++----------------
7 files changed, 68 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ifc-pr68583.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 0b04b41 PR ada/66526 * g-expect.adb (Set_Up_Child_Communications): [...]
new 062a10f 2015-12-09 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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/pr68417.c | 32 ++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr68417.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.