This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa
in repository gcc.
from 7b63068 Merged trunk revision 229518 into the hsa branch
new c3af391 HSA: move content of hsa-traits.h to gomp-constants.h
new f37b4ce Ununsed file is removed.
new 489e34f HSA: fix generation of address that end as SSA_NAME or
new 7ff3cee HSA: Support aggregate type as a function return type.
new 8029a8c HSA: convert actual argument types to formal types.
new e32c17b HSA: handle taking an address of an argument.
new c614f43 HSA: hsa_symbol refactoring and memory allocation fix-up
new 0ddbb47 HSA: introduce hsa_debug_symbol and refact.
The 8 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 | 94 ++++++++
gcc/hsa-brig.c | 57 ++---
gcc/hsa-dump.c | 35 ++-
gcc/hsa-gen.c | 533 +++++++++++++++++++++++++-------------------
gcc/hsa.c | 22 +-
gcc/hsa.h | 62 ++++--
include/gomp-constants.h | 31 +++
libgomp/ChangeLog.hsa | 5 +
libgomp/hsa-traits.h | 54 -----
libgomp/plugin/plugin-hsa.c | 1 -
10 files changed, 536 insertions(+), 358 deletions(-)
delete mode 100644 libgomp/hsa-traits.h
--
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 f659dde 2015-10-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 06fbeee 2015-10-30 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/decl.c | 4 +++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr51993.f90 | 8 ++++++++
4 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr51993.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 e06323c 2015-10-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 8b9740d 2015-10-30 Vladimir Makarov <vmakarov(a)redhat.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 | 9 +++
gcc/lra-remat.c | 105 +++++++++++++++++------------
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/aarch64/pr68106.c | 50 ++++++++++++++
4 files changed, 126 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr68106.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 131bedb Daily bump.
new 70c5e72 2015-10-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
new f659dde 2015-10-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 12 ++++++++++++
gcc/fortran/decl.c | 11 ++++++++++-
gcc/fortran/interface.c | 4 +++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gfortran.dg/pr36192_1.f90 | 12 ++++++++++++
gcc/testsuite/gfortran.dg/pr68154.f90 | 9 +++++++++
6 files changed, 56 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr36192_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr68154.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 9123b22 2015-10-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
new e06323c 2015-10-30 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 | 7 +++++++
gcc/fortran/interface.c | 4 +++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr36192_1.f90 | 12 ++++++++++++
4 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr36192_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 6e4b2cf Fix comment typo.
new 9123b22 2015-10-30 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 | 7 ++++++-
gcc/fortran/decl.c | 11 ++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr68154.f90 | 9 +++++++++
4 files changed, 30 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr68154.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 3ae3b05 [comment] Improve comment for reg_set_p
new 6e4b2cf Fix comment typo.
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/arm/neon-testgen.ml | 2 +-
2 files changed, 6 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 60a0bf6 [ARM] Fix checking RTL error in cortex_a9_sched_adjust_cost
new 4c930e7 Re: [Docs] Reword the documentation for -fdump-rtl-
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/invoke.texi | 22 ++++++++++++----------
2 files changed, 17 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.