This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a8e785b * omp-low.c (struct omp_context): Remove gwv_below, gwv_this [...]
new 5a1d209 rs6000: Fix tests for xvmadd and xvnmsub
new 288b275 rs6000: p8vector-builtin-8.c test requires int128
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 | 10 ++++++++++
gcc/testsuite/gcc.target/powerpc/p8vector-builtin-8.c | 2 +-
gcc/testsuite/gcc.target/powerpc/vsx-builtin-2.c | 4 ++--
gcc/testsuite/gcc.target/powerpc/vsx-vector-2.c | 2 +-
4 files changed, 14 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 gcc.
from 382ecba [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE g [...]
new 7c7a697 * plugin/plugin-nvptx.c (nvptx_exec): Remove check on comput [...]
new a8e785b * omp-low.c (struct omp_context): Remove gwv_below, gwv_this [...]
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 | 22 +
gcc/omp-low.c | 993 +++++++++++++++++++++++++++++++++++++-----
libgomp/ChangeLog | 5 +
libgomp/plugin/plugin-nvptx.c | 7 -
4 files changed, 914 insertions(+), 113 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 cbba99a * internal-fn.def (IFN_GOACC_DIM_SIZE, IFN_GOACC_DIM_POS, I [...]
new ac87845 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 bbcf1ad Backport fix for compile time regression.
new a0026d2 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-4_9-branch
in repository gcc.
from 41ea181 Backport fix for compile time regression.
new 65c61cd 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 master
in repository gcc.
from c25f193 * target-insns.def (oacc_fork, oacc_join): Define. * target [...]
new cbba99a * internal-fn.def (IFN_GOACC_DIM_SIZE, IFN_GOACC_DIM_POS, 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 | 32 ++
gcc/doc/tm.texi | 12 +-
gcc/internal-fn.c | 72 ++++
gcc/internal-fn.def | 11 +
gcc/internal-fn.h | 43 ++-
gcc/omp-low.c | 932 ++++++++++++++++++++++++++++++++++++++++++++++++++-
gcc/target-insns.def | 2 +
gcc/target.def | 12 +-
8 files changed, 1103 insertions(+), 13 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 173dfdf * omp-low.c (pass_oacc_device_lower::execute): Ignore errors.
new c92bbb1 * omp-low.c (oacc_init_rediction_array): New. (oacc_initial [...]
new c25f193 * target-insns.def (oacc_fork, oacc_join): Define. * target [...]
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 | 15 +++++++++
gcc/doc/tm.texi | 10 +++++-
gcc/doc/tm.texi.in | 2 ++
gcc/omp-low.c | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++-
gcc/target-insns.def | 2 ++
gcc/target.def | 12 +++++++-
gcc/targhooks.h | 1 +
7 files changed, 125 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 gcc.
from 6c5c88f * internal-fn.c (expand_UNIQUE): New. * internal-fn.h (enum [...]
new fe4c1d0 gcc/cp/ * parser.c (cp_parser_omp_clause_name): Add auto, g [...]
new 62c4832 gcc/c/ * c-parser.c (c_parser_oacc_shape_clause): New. (c_ [...]
new 173dfdf * omp-low.c (pass_oacc_device_lower::execute): Ignore errors.
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:
gcc/ChangeLog | 4 +
gcc/c/ChangeLog | 12 +
gcc/c/c-parser.c | 191 +++++++++++++++
gcc/cp/ChangeLog | 18 ++
gcc/cp/parser.c | 186 ++++++++++++++-
gcc/cp/semantics.c | 162 +++++++------
gcc/omp-low.c | 2 +-
gcc/testsuite/ChangeLog | 12 +-
gcc/testsuite/c-c++-common/goacc/loop-shape.c | 322 ++++++++++++++++++++++++++
gcc/testsuite/g++.dg/gomp/pr33372-1.C | 2 +-
gcc/testsuite/g++.dg/gomp/pr33372-3.C | 2 +-
11 files changed, 833 insertions(+), 80 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/loop-shape.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 e94743f PR rtl-opt/67609
new 6c5c88f * internal-fn.c (expand_UNIQUE): New. * internal-fn.h (enum [...]
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 | 20 ++++++++++++++++++--
gcc/gimple.c | 3 ++-
gcc/gimple.h | 15 +++++++++++++++
gcc/internal-fn.c | 24 ++++++++++++++++++++++++
gcc/internal-fn.def | 7 +++++++
gcc/internal-fn.h | 5 +++++
gcc/target-insns.def | 1 +
gcc/tracer.c | 21 ++++++++++++++-------
gcc/tree-cfg.c | 6 +++++-
gcc/tree-ssa-threadedge.c | 7 +++++++
10 files changed, 98 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.