This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7893609 Add var in push_fields_onto_fieldstack
new 2c4c872 [PR c/64765, c/64880] Support OpenACC Combined Directives in C, 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 | 6 +
gcc/c-family/ChangeLog | 9 ++
gcc/c-family/c-common.h | 1 +
gcc/c-family/c-omp.c | 40 +++++-
gcc/c/ChangeLog | 19 +++
gcc/c/c-parser.c | 148 +++++++++------------
gcc/c/c-tree.h | 3 +-
gcc/c/c-typeck.c | 36 ++---
gcc/cp/ChangeLog | 18 +++
gcc/cp/cp-tree.h | 3 +-
gcc/cp/parser.c | 147 +++++++++++---------
gcc/cp/semantics.c | 54 +++-----
gcc/fortran/trans-openmp.c | 4 -
gcc/gimplify.c | 16 +--
gcc/testsuite/ChangeLog | 13 ++
gcc/testsuite/c-c++-common/goacc/loop-1.c | 10 +-
gcc/testsuite/gfortran.dg/goacc/coarray_2.f90 | 1 +
gcc/testsuite/gfortran.dg/goacc/combined_loop.f90 | 9 +-
gcc/testsuite/gfortran.dg/goacc/cray.f95 | 2 +-
gcc/testsuite/gfortran.dg/goacc/parameter.f95 | 2 +-
gcc/tree-pretty-print.c | 11 +-
gcc/tree.def | 8 +-
gcc/tree.h | 20 ---
libgomp/ChangeLog | 5 +
.../libgomp.oacc-c-c++-common/combdir-1.c | 52 ++++++++
.../testsuite/libgomp.oacc-fortran/combdir-1.f90 | 37 ++++++
26 files changed, 406 insertions(+), 268 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/combdir-1.c
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/combdir-1.f90
--
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 ee3ee95 * loop-invariant.c (struct def): New field can_prop_to_addr_ [...]
new 7893609 Add var in push_fields_onto_fieldstack
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/tree-ssa-structalias.c | 11 ++++++-----
2 files changed, 11 insertions(+), 5 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 befbe5d PR libffi/65441 * testsuite/lib/libffi.exp: Load target-sup [...]
new ee3ee95 * loop-invariant.c (struct def): New field can_prop_to_addr_ [...]
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 | 8 ++++++++
gcc/loop-invariant.c | 45 +++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 51 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 ff1a580 Daily bump.
new befbe5d PR libffi/65441 * testsuite/lib/libffi.exp: Load target-sup [...]
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:
libffi/ChangeLog | 6 ++++++
libffi/testsuite/lib/libffi.exp | 1 +
libffi/testsuite/libffi.call/float2.c | 2 +-
3 files changed, 8 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 gcc-5-branch
in repository gcc.
from bd5710f Daily bump.
new 7a0351c PR libffi/65441 * testsuite/lib/libffi.exp: Load target-sup [...]
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:
libffi/ChangeLog | 6 ++++++
libffi/testsuite/lib/libffi.exp | 1 +
libffi/testsuite/libffi.call/float2.c | 2 +-
3 files changed, 8 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 2fd578a DR 2179 * pt.c (process_partial_specialization): Handle err [...]
new ff1a580 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 3c9fa06 2015-10-26 Paul Thomas <pault(a)gcc.gnu.org>
new bd5710f 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 859ae7e Daily bump.
new 2818873 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 599e4be * config/linux.h (INCLUDE_DEFAULTS): Add INCLUDE_DEFAULTS_MU [...]
new 2fd578a DR 2179 * pt.c (process_partial_specialization): Handle err [...]
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 | 6 ++++++
gcc/cp/pt.c | 20 ++++++++++++--------
.../g++.dg/template/partial-specialization3.C | 7 +++++++
3 files changed, 25 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/partial-specialization3.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 ef8ded2 2015-10-26 Louis Krupp <louis.krupp(a)zoho.com>
new 599e4be * config/linux.h (INCLUDE_DEFAULTS): Add INCLUDE_DEFAULTS_MU [...]
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/config/linux.h | 1 +
2 files changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.