This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 06d6724 * libgomp.oacc-c-c++-common/loop-red-g-1.c: New. * libgomp. [...]
new 1808bb5 * gnat.dg/slice9.adb: New test.
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/testsuite/ChangeLog | 8 ++++----
gcc/testsuite/gnat.dg/slice9.adb | 18 ++++++++++++++++++
2 files changed, 22 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/slice9.adb
--
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 14c94c7 Daily bump.
new 5599962 2015-01-25 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/trans-array.c | 26 +++
gcc/fortran/trans-expr.c | 66 +++----
gcc/testsuite/ChangeLog | 18 ++
.../gfortran.dg/allocate_with_source_12.f03 | 38 ++++
.../gfortran.dg/allocate_with_source_13.f03 | 220 +++++++++++++++++++++
.../gfortran.dg/allocate_with_source_14.f03 | 214 ++++++++++++++++++++
.../gfortran.dg/allocate_with_source_15.f03 | 79 ++++++++
8 files changed, 644 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/allocate_with_source_12.f03
create mode 100644 gcc/testsuite/gfortran.dg/allocate_with_source_13.f03
create mode 100644 gcc/testsuite/gfortran.dg/allocate_with_source_14.f03
create mode 100644 gcc/testsuite/gfortran.dg/allocate_with_source_15.f03
--
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 6a5350c [hsa] Copyright and contribution information updates
new 0c47dc4 HSA: convert pass manager termination to implementation in
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.hsa | 22 ++++++++++++++++++++++
gcc/cgraphunit.c | 10 ++++++----
gcc/config/i386/i386.c | 1 +
gcc/config/rs6000/rs6000.c | 1 +
gcc/function.c | 5 -----
gcc/hsa-gen.c | 3 +--
gcc/passes.c | 47 +++++++++++++++++++++++++++++-----------------
gcc/tree-pass.h | 4 +++-
8 files changed, 64 insertions(+), 29 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.
bernie.ogden pushed a change to branch uinstance
in repository toolchain/abe.
was 05153a4 TODO: Note about how to set up authorized_keys on host.
This change permanently discards the following revisions:
discards 05153a4 TODO: Note about how to set up authorized_keys on host.
discards 00c802f Do not get a socket from the outside world.
discards 3d314e5 Remove one-time key support
--
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.
bernie.ogden pushed a change to branch uinstance
in repository toolchain/abe.
at 05153a4 TODO: Note about how to set up authorized_keys on host.
This branch includes the following new commits:
new 3d314e5 Remove one-time key support
new 00c802f Do not get a socket from the outside world.
new 05153a4 TODO: Note about how to set up authorized_keys on host.
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.
--
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 5136061 [hsa] Avoid -m32 libgomp build failures
new c1fa0d0 [hsa] Fix spelling errors in strings and comments
new bb196a4 [hsa] Removed stale FIXMEs and TODOs
new a92d260 [hsa] Removed unnecessary includes.
new 6a5350c [hsa] Copyright and contribution information updates
The 4 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 | 32 ++++++++++++++++
gcc/hsa-brig-format.h | 27 ++++++++++++-
gcc/hsa-brig.c | 47 ++++-------------------
gcc/hsa-dump.c | 46 ++--------------------
gcc/hsa-gen.c | 93 +++++++++++++++------------------------------
gcc/hsa-regalloc.c | 44 ++-------------------
gcc/hsa.c | 44 ++-------------------
gcc/hsa.h | 10 ++---
gcc/ipa-hsa.c | 36 ------------------
libgomp/ChangeLog.hsa | 4 ++
libgomp/plugin/plugin-hsa.c | 12 +++---
11 files changed, 122 insertions(+), 273 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 ddf1207 HSA: handle kernel dispatch from an HSA non-kernel
new 5136061 [hsa] Avoid -m32 libgomp build failures
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:
libgomp/ChangeLog.hsa | 6 +++++
libgomp/configure | 60 +++++++++++++++++++++++++----------------
libgomp/plugin/configfrag.ac | 64 +++++++++++++++++++++++++++-----------------
3 files changed, 82 insertions(+), 48 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 5e8689f ENABLE_CHECKING refactoring: C family front ends
new 29134d1 ENABLE_CHECKING refactoring: remove remaining occurrences
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/cfganal.c | 5 ++---
gcc/config.in | 7 -------
gcc/configure | 7 ++-----
gcc/configure.ac | 3 ---
gcc/genconditions.c | 1 -
gcc/sese.h | 22 ++++++++++++----------
gcc/tree-ssa-loop-manip.c | 10 +++-------
libcpp/ChangeLog | 6 ++++++
libcpp/config.in | 3 ---
libcpp/configure | 4 +---
libcpp/configure.ac | 2 --
12 files changed, 38 insertions(+), 44 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.
christophe.lyon pushed a change to branch remove-unstable-list
in repository toolchain/abe.
at f83bafd Remove obsolete list of unstable tests. The list is now maint [...]
This branch includes the following new commits:
new f83bafd Remove obsolete list of unstable tests. The list is now maint [...]
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.