This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3a52cf7 libjava: fix locale handling when sorting JNI methods
new ef8ded2 2015-10-26 Louis Krupp <louis.krupp(a)zoho.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/fortran/ChangeLog | 11 +++++++++++
gcc/fortran/gfortran.h | 2 ++
gcc/fortran/io.c | 2 +-
gcc/fortran/symbol.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/empty_label_typedecl.f90 | 8 ++++++++
6 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/empty_label_typedecl.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 b317b08 2015-10-26 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 3a52cf7 libjava: fix locale handling when sorting JNI methods
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:
libjava/classpath/ChangeLog | 5 +++++
libjava/classpath/scripts/check_jni_methods.sh.in | 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 5f22377 * match.pd (fold_widened_comparison): Apply simplifications [...]
new b317b08 2015-10-26 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 | 6 ++++++
gcc/fortran/array.c | 6 ++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr36192.f90 | 9 +++++++++
4 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr36192.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 gcc-5-branch
in repository gcc.
from 8c203a5 Also remap SSA_NAMEs of PARM_DECLs in IPA-SRA
new 3c9fa06 2015-10-26 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 | 17 +++++
gcc/fortran/primary.c | 11 +--
gcc/fortran/trans-expr.c | 5 ++
gcc/fortran/trans-intrinsic.c | 29 +++++++
gcc/testsuite/ChangeLog | 10 +++
.../deferred_character_assignment_1.f90 | 22 ++++++
gcc/testsuite/gfortran.dg/move_alloc_15.f90 | 88 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/move_alloc_16.f90 | 44 +++++++++++
8 files changed, 221 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_assignment_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/move_alloc_15.f90
create mode 100644 gcc/testsuite/gfortran.dg/move_alloc_16.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 0f177fa gcc/ * target.def (TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P): [...]
new 5f22377 * match.pd (fold_widened_comparison): Apply simplifications [...]
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 | 12 ++++++++----
gcc/match.pd | 5 ++---
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/atomic-noinline-aux.c | 5 +++--
gcc/testsuite/gcc.dg/atomic-noinline.c | 19 ++++++++-----------
gcc/testsuite/gnat.dg/opt51.adb | 20 ++++++++++++++++++++
gcc/testsuite/gnat.dg/opt51_pkg.ads | 5 +++++
7 files changed, 53 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt51.adb
create mode 100644 gcc/testsuite/gnat.dg/opt51_pkg.ads
--
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 d48649e 2015-10-26 Hristian Kirtchev <kirtchev(a)adacore.com>
new a6dcb55 [PR libgomp/65437, libgomp/66518] Initialize runtime in acc_u [...]
new 54c8f61 [libgomp/66518] Resolve XFAIL in libgomp.oacc-c-c++-common/lib-3.c
new cfe316a libgomp: Additional acc_shutdown bug fixing and testing
new 3c41a4f libgomp testsuite: Remove some explicit acc_device_nvidia usage.
new 005c2a9 abort might not flush all open streams before process termination
new 0f177fa gcc/ * target.def (TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P): [...]
The 6 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/config/mips/mips.c | 11 ++++++++
gcc/doc/tm.texi | 10 ++++++++
gcc/doc/tm.texi.in | 2 ++
gcc/reorg.c | 3 ++-
gcc/target.def | 13 ++++++++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/mips/ds-schedule-1.c | 29 ++++++++++++++++++++++
gcc/testsuite/gcc.target/mips/ds-schedule-2.c | 28 +++++++++++++++++++++
libgomp/ChangeLog | 22 ++++++++++++++++
libgomp/oacc-init.c | 2 ++
libgomp/oacc-mem.c | 6 ++---
.../testsuite/libgomp.oacc-c-c++-common/abort-1.c | 3 ++-
.../testsuite/libgomp.oacc-c-c++-common/abort-3.c | 3 ++-
.../testsuite/libgomp.oacc-c-c++-common/lib-1.c | 14 ++---------
.../testsuite/libgomp.oacc-c-c++-common/lib-10.c | 9 +------
.../testsuite/libgomp.oacc-c-c++-common/lib-2.c | 17 +++----------
.../testsuite/libgomp.oacc-c-c++-common/lib-3.c | 7 +++---
.../testsuite/libgomp.oacc-c-c++-common/lib-42.c | 4 +--
.../libgomp.oacc-c-c++-common/{lib-4.c => lib-8.c} | 6 +++--
.../testsuite/libgomp.oacc-c-c++-common/lib-9.c | 14 +++++------
21 files changed, 160 insertions(+), 56 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/ds-schedule-1.c
create mode 100644 gcc/testsuite/gcc.target/mips/ds-schedule-2.c
copy libgomp/testsuite/libgomp.oacc-c-c++-common/{lib-4.c => lib-8.c} (56%)
--
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 3470b0f 2015-10-26 Richard Biener <rguenther(a)suse.de> Dominik Vogt [...]
new 6a98a68 2015-10-26 Hristian Kirtchev <kirtchev(a)adacore.com>
new 67fbaa9 2015-10-26 Hristian Kirtchev <kirtchev(a)adacore.com>
new 650fa03 [PATCH] [PR tree-optimization/68013] Make sure first block in [...]
new a21c722 2015-10-26 Hristian Kirtchev <kirtchev(a)adacore.com>
new d48649e 2015-10-26 Hristian Kirtchev <kirtchev(a)adacore.com>
The 5 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 | 7 +
gcc/ada/ChangeLog | 137 +++++++++
gcc/ada/a-reatim.ads | 3 +-
gcc/ada/a-taside.ads | 5 +-
gcc/ada/atree.adb | 90 ++++++
gcc/ada/atree.ads | 54 ++++
gcc/ada/contracts.adb | 125 +++++---
gcc/ada/contracts.ads | 6 +-
gcc/ada/einfo.adb | 1 +
gcc/ada/exp_ch6.adb | 261 ++++++++--------
gcc/ada/exp_ch6.ads | 7 +
gcc/ada/exp_ch9.adb | 22 +-
gcc/ada/exp_ch9.ads | 15 +-
gcc/ada/expander.adb | 5 +-
gcc/ada/freeze.adb | 45 ++-
gcc/ada/par.adb | 3 +
gcc/ada/sem_ch12.adb | 2 +-
gcc/ada/sem_ch6.adb | 45 ++-
gcc/ada/sem_ch7.adb | 8 +
gcc/ada/sem_ch9.adb | 33 ++-
gcc/ada/sem_prag.adb | 410 +++++++++++++++++++++-----
gcc/ada/sem_prag.ads | 5 +-
gcc/ada/sem_res.adb | 17 +-
gcc/ada/sem_util.adb | 44 ++-
gcc/ada/sem_util.ads | 2 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.c-torture/compile/pr68013.c | 16 +
gcc/tree-ssa-threadbackward.c | 5 +
28 files changed, 1069 insertions(+), 309 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr68013.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 433f3ee Allow more complex call replacements in gimple-fold.c
new 3470b0f 2015-10-26 Richard Biener <rguenther(a)suse.de> Dominik Vogt [...]
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 | 7 +++++
gcc/alias.c | 15 +++++-----
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gcc.target/s390/pr67443.c | 49 +++++++++++++++++++++++++++++++++
4 files changed, 70 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/pr67443.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 5841bee liboffloadmic/ * runtime/offload_host.cpp (OffloadDescriptor [...]
new 433f3ee Allow more complex call replacements in gimple-fold.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/gimple-fold.c | 14 +++++++++++++-
2 files changed, 19 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 ffb2c26 Daily bump.
new 8c203a5 Also remap SSA_NAMEs of PARM_DECLs in IPA-SRA
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 | 12 +++++
gcc/testsuite/ChangeLog | 8 ++++
gcc/testsuite/gcc.dg/ipa/ipa-sra-10.c | 34 +++++++++++++++
gcc/testsuite/gcc.dg/torture/pr67794.c | 15 +++++++
gcc/tree-sra.c | 80 ++++++++++++++++++----------------
5 files changed, 111 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipa-sra-10.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67794.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.