This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e561d5e inlude/ * gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Incre [...]
new 9732356 2015-09-28 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 27 ++++++
gcc/fortran/decl.c | 2 +
gcc/fortran/expr.c | 9 ++
gcc/fortran/match.c | 61 ++++++++++++-
gcc/fortran/match.h | 1 +
gcc/fortran/parse.c | 74 ++++++++++------
gcc/fortran/resolve.c | 89 +++++++++++++++++--
gcc/fortran/symbol.c | 12 ++-
gcc/testsuite/ChangeLog | 19 ++++
gcc/testsuite/gfortran.dg/fmt_tab_1.f90 | 3 +-
gcc/testsuite/gfortran.dg/fmt_tab_2.f90 | 2 +-
gcc/testsuite/gfortran.dg/function_types_3.f90 | 2 +-
gcc/testsuite/gfortran.dg/ptr_func_assign_1.f08 | 112 +++++++++++++++++++++++
gcc/testsuite/gfortran.dg/ptr_func_assign_2.f08 | 113 ++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/ptr_func_assign_3.f08 | 52 +++++++++++
gcc/testsuite/gfortran.dg/ptr_func_assign_4.f08 | 27 ++++++
16 files changed, 566 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/ptr_func_assign_1.f08
create mode 100644 gcc/testsuite/gfortran.dg/ptr_func_assign_2.f08
create mode 100644 gcc/testsuite/gfortran.dg/ptr_func_assign_3.f08
create mode 100644 gcc/testsuite/gfortran.dg/ptr_func_assign_4.f08
--
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 28b6dd0 Re: [PATCH] Fix undefined behaviour in arc port * con [...]
new e561d5e inlude/ * gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Incre [...]
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 | 18 ++++
gcc/ada/ChangeLog | 4 +
gcc/ada/gcc-interface/utils.c | 7 ++
gcc/builtin-types.def | 9 +-
gcc/c-family/ChangeLog | 5 +
gcc/c-family/c-common.c | 15 ++-
gcc/config/nvptx/mkoffload.c | 24 +++--
gcc/config/nvptx/nvptx.c | 50 ++++++++-
gcc/fortran/ChangeLog | 7 ++
gcc/fortran/f95-lang.c | 21 ++--
gcc/fortran/types.def | 5 +-
gcc/lto/ChangeLog | 5 +
gcc/lto/lto-lang.c | 15 ++-
gcc/omp-builtins.def | 4 +-
gcc/omp-low.c | 229 ++++++++++++++++++++++++++++++------------
gcc/omp-low.h | 1 +
gcc/tree.h | 3 +
include/ChangeLog | 12 +++
include/gomp-constants.h | 24 ++++-
libgomp/ChangeLog | 24 +++++
libgomp/libgomp.h | 2 +-
libgomp/libgomp.map | 5 +
libgomp/libgomp_g.h | 5 +-
libgomp/oacc-host.c | 4 +-
libgomp/oacc-parallel.c | 114 +++++++++++++++------
libgomp/plugin/plugin-nvptx.c | 85 +++++++++-------
26 files changed, 504 insertions(+), 193 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 ba2936d LWG 2135: terminate() in condition_variable::wait()
new ec6135c fix bootstrap due to unused variable warning
new 28b6dd0 Re: [PATCH] Fix undefined behaviour in arc port * con [...]
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 | 5 +++++
gcc/config/arc/arc.c | 2 +-
gcc/config/arc/constraints.md | 2 +-
gcc/sese.c | 2 +-
4 files changed, 8 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 7eb20e7 Redesign Graphite scop detection
new ba2936d LWG 2135: terminate() in condition_variable::wait()
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/include/std/condition_variable | 2 +-
libstdc++-v3/src/c++11/condition_variable.cc | 4 ++--
3 files changed, 10 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 4c5898f [AArch64] Revert "Improve TLS Descriptor pattern to release R [...]
new 2981980 2015-09-28 David Wohlferd <dw(a)LimeGreenSocks.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/ChangeLog | 5 +++++
gcc/doc/extend.texi | 45 ++++++++++++++++++++++++---------------------
2 files changed, 29 insertions(+), 21 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 319eb47 Now that muser-mode is default the multilib definitions does [...]
new 449198a PR other/67652 liboffloadmic/ * runtime/offload_engine.cpp [...]
new 4c5898f [AArch64] Revert "Improve TLS Descriptor pattern to release R [...]
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 | 16 +++++++++++
gcc/config/aarch64/aarch64.c | 34 ++++++------------------
gcc/config/aarch64/aarch64.h | 3 ---
gcc/config/aarch64/aarch64.md | 19 -------------
gcc/config/aarch64/constraints.md | 3 ---
gcc/testsuite/gcc.target/aarch64/tlsdesc_hoist.c | 22 ---------------
liboffloadmic/ChangeLog | 5 ++++
liboffloadmic/runtime/offload_engine.cpp | 2 +-
8 files changed, 30 insertions(+), 74 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/aarch64/tlsdesc_hoist.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 5353e39 gcc/ Backport from mainline 2015-09-27 Oleg Endo <olegend [...]
new db03f30 Now that muser-mode is default the multilib definitions does [...]
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/sparc/t-rtems | 25 +++++++++++++++----------
2 files changed, 19 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 gcc-4_9-branch
in repository gcc.
from 34c198f 2015-09-28 Daniel Cederman <cederman(a)gaisler.com>
new 32ed016 Now that muser-mode is default the multilib definitions does [...]
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/sparc/t-rtems | 25 +++++++++++++++----------
2 files changed, 19 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 e6488cd * config/rs6000/rs6000.c (rs6000_xcoff_asm_named_section): Pl [...]
new 319eb47 Now that muser-mode is default the multilib definitions does [...]
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/sparc/t-rtems | 25 +++++++++++++++----------
2 files changed, 19 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.