This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1e312f4 libgomp external ABI prototypes maintenance
new 4fbe3ce Revert r234572 (aka PR testsuite/70577)
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 | 13 +++++++++++++
gcc/tree-ssa-loop-ivopts.c | 6 +-----
gcc/tree-ssa-loop-niter.c | 9 +++++----
gcc/tree-ssa-loop-unswitch.c | 4 ----
gcc/tree-vect-loop.c | 2 --
5 files changed, 19 insertions(+), 15 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 40495bd Merge libgomp.oacc-c-c++-common/loop-reduction-*.c into libgo [...]
new 2d0001b Executable test case for asm flags, by David Wohlferd.
new 1e312f4 libgomp external ABI prototypes maintenance
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/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.target/i386/asm-flag-6.c | 276 +++++++++++++++++++++++++++++
libgomp/ChangeLog | 4 +
libgomp/libgomp_g.h | 7 +-
4 files changed, 289 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/asm-flag-6.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 f87ba9c Improve libgomp.oacc-c-c++-common/par-loop-comb-reduction-2.c
new 40495bd Merge libgomp.oacc-c-c++-common/loop-reduction-*.c into libgo [...]
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 | 29 ++
.../loop-reduction-gang-np-1.c | 45 ---
.../loop-reduction-gv-np-1.c | 30 --
.../loop-reduction-gw-np-1.c | 30 --
.../loop-reduction-gwv-np-1.c | 28 --
.../loop-reduction-gwv-np-2.c | 34 --
.../loop-reduction-gwv-np-3.c | 33 --
.../loop-reduction-gwv-np-4.c | 55 ----
.../loop-reduction-vector-p-1.c | 43 ---
.../loop-reduction-vector-p-2.c | 41 ---
.../loop-reduction-worker-p-1.c | 43 ---
.../loop-reduction-wv-p-1.c | 41 ---
.../loop-reduction-wv-p-2.c | 45 ---
.../loop-reduction-wv-p-3.c | 38 ---
.../libgomp.oacc-c-c++-common/reduction-7.c | 351 +++++++++++++++++++++
15 files changed, 380 insertions(+), 506 deletions(-)
delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-gang-np-1.c
delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-gv-np-1.c
delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-gw-np-1.c
delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-gwv-np-1.c
delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-gwv-np-2.c
delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-gwv-np-3.c
delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-gwv-np-4.c
delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-vect [...]
delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-vect [...]
delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-work [...]
delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-wv-p-1.c
delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-wv-p-2.c
delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-wv-p-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 gcc-5-branch
in repository gcc.
from bba614a Daily bump.
new 7435ee2 [ARM] PR target/70566 Check that condition register is dead i [...]
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 | 11 +++++++
gcc/config/arm/thumb2.md | 6 ++--
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gcc.c-torture/execute/pr70566.c | 47 +++++++++++++++++++++++++++
4 files changed, 70 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr70566.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 6c4df0d Fix typo in copy_cond_phi_args
new f87ba9c Improve libgomp.oacc-c-c++-common/par-loop-comb-reduction-2.c
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 | 5 +++++
.../testsuite/libgomp.oacc-c-c++-common/par-loop-comb-reduction-2.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 0d60da5 PR tree-optimization/70602 * tree-sra.c (generate_subtree_c [...]
new 6c4df0d Fix typo in copy_cond_phi_args
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 | 6 ++++++
gcc/graphite-isl-ast-to-gimple.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/graphite/pr68756.c | 26 ++++++++++++++++++++++++++
4 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr68756.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 84217e9 * omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_IN [...]
new 0d60da5 PR tree-optimization/70602 * tree-sra.c (generate_subtree_c [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/execute/pr70602.c | 23 +++++++++++++++++++++++
gcc/tree-sra.c | 3 +++
4 files changed, 35 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr70602.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 643d0b9 Daily bump.
new 84217e9 * omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_IN [...]
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/omp-low.c | 70 +------------------------
libgomp/ChangeLog | 15 ++++++
libgomp/libgomp.h | 2 -
libgomp/target.c | 92 ++++++++++++++-------------------
libgomp/task.c | 2 -
libgomp/testsuite/libgomp.c/target-25.c | 2 +-
7 files changed, 61 insertions(+), 127 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 6273598 [gcc] 2016-04-11 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 643d0b9 Daily bump.
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/DATESTAMP | 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-5-branch
in repository gcc.
from 9b07457 PR70117, ppc long double isinf
new bba614a Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.