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 9ea17cb gcc/ Backport from mainline 2015-09-10 Oleg Endo <olegend [...]
new 9135f6b 2015-09-09 Steven G. Kargl <kargl(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 | 5 +++++
gcc/fortran/expr.c | 18 +++++++++++-------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr67526.f90 | 9 +++++++++
4 files changed, 30 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr67526.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 be0fbcf 2015-09-09 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 291858c shrink-wrap: Header hygiene
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/shrink-wrap.c | 6 +++---
gcc/shrink-wrap.h | 5 -----
3 files changed, 11 insertions(+), 9 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 3219c02 /cp 2015-09-10 Paolo Carlini <paolo.carlini(a)oracle.com>
new be0fbcf 2015-09-09 Steven G. Kargl <kargl(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 | 5 +++++
gcc/fortran/expr.c | 18 +++++++++++-------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr67526.f90 | 9 +++++++++
4 files changed, 30 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr67526.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 739237d Warn when comparing nonnull arguments to NULL in a function.
new 3219c02 /cp 2015-09-10 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 | 6 ++++++
gcc/cp/parser.c | 22 ++++++++++++----------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/variadic166.C | 14 ++++++++++++++
4 files changed, 37 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic166.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 6463d30 gcc/ PR target/67506 * config/sh/sh.c (sh_extending_set_of_ [...]
new 8cff229 2015-09-10 Paul Thomas <pault(a)gcc.gnu.org>
new 739237d Warn when comparing nonnull arguments to NULL in a function.
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 | 4 +++
gcc/c/ChangeLog | 5 ++++
gcc/c/c-typeck.c | 10 +++++++
gcc/cp/ChangeLog | 5 ++++
gcc/cp/typeck.c | 10 +++++++
gcc/doc/invoke.texi | 3 ++
gcc/fortran/ChangeLog | 8 ++++++
gcc/fortran/module.c | 28 +++++++++++++------
gcc/testsuite/ChangeLog | 11 +++++++-
gcc/testsuite/c-c++-common/nonnull-1.c | 28 +++++++++++++++++++
gcc/testsuite/gfortran.dg/submodule_11.f08 | 45 ++++++++++++++++++++++++++++++
11 files changed, 147 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/nonnull-1.c
create mode 100644 gcc/testsuite/gfortran.dg/submodule_11.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 gcc-5-branch
in repository gcc.
from f734f44 Use __cxa_atexit on Solaris 10+
new 9ea17cb gcc/ Backport from mainline 2015-09-10 Oleg Endo <olegend [...]
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/config/sh/sh.c | 3 ++
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.c-torture/compile/pr67506.c | 53 +++++++++++++++++++++++++++
4 files changed, 71 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr67506.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 f81e57c S/390: Don't use vgm for v1ti and v1tf.
new 6463d30 gcc/ PR target/67506 * config/sh/sh.c (sh_extending_set_of_ [...]
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/config/sh/sh.c | 3 ++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.c-torture/compile/pr67506.c | 53 +++++++++++++++++++++++++++
4 files changed, 67 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr67506.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 hsa
in repository gcc.
from bcd2b5f HSA: enhance insn and register verifier.
new cbb657a HSA: convert SWITCH stmt to series of if statements.
new 8fd2d6c HSA: fix usage of conversion insns.
new 956416c HSA: support global, non-addressable, readonly variables.
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.hsa | 31 +++++++
gcc/hsa-brig.c | 28 ++++--
gcc/hsa-gen.c | 250 +++++++++++++++++++++++++++++++++++++++++++++---------
gcc/hsa.h | 5 +-
4 files changed, 265 insertions(+), 49 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 hsa
in repository gcc.
from 480ee06 Fix insn type in gen_hsa_ternary_atomic_for_builtin
new b617847 HSA: fix rounding and packing for packed type insns.
new bcd2b5f HSA: enhance insn and register verifier.
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.hsa | 22 +++++++++
gcc/hsa-brig.c | 5 +-
gcc/hsa-dump.c | 9 ++++
gcc/hsa-gen.c | 124 ++++++++++++++++++++++++++++++++++++++++------
gcc/hsa-regalloc.c | 119 +-------------------------------------------
gcc/hsa.c | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/hsa.h | 8 ++-
7 files changed, 295 insertions(+), 135 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 b6c8e65 S/390: Fix mode iterators vmal, vmah, and vmalh.
new f81e57c S/390: Don't use vgm for v1ti and v1tf.
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/config/s390/s390.c | 5 +++++
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.target/s390/vector/vec-genbytemask-1.c | 13 +++++++++++++
gcc/testsuite/gcc.target/s390/vector/vec-genmask-1.c | 1 -
gcc/testsuite/gcc.target/s390/vector/vec-genmask-2.c | 9 +++++++++
6 files changed, 41 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.