This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6c59e0f 2015-11-24 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new b89bfdc * lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE [...]
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 | 14 ++++++++++++++
gcc/alias.c | 34 +++++++++++++++++++++-------------
gcc/lto-streamer-in.c | 4 +++-
gcc/lto/ChangeLog | 9 +++++++++
gcc/lto/lto.c | 9 ++++-----
gcc/tree.c | 8 +++++---
gcc/tree.h | 21 ++++++++++++++++++++-
7 files changed, 76 insertions(+), 23 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 15bb708 2015-11-24 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 6e06854 * tree.c (free_node): New function. (type_hash_canon): Use [...]
new 6c59e0f 2015-11-24 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 10 ++++++++++
gcc/config/rs6000/rs6000.md | 4 ++--
gcc/lto/ChangeLog | 4 ++++
gcc/lto/lto.c | 6 +-----
gcc/tree.c | 28 ++++++++++++++++++++++------
gcc/tree.h | 4 ++++
6 files changed, 43 insertions(+), 13 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 5857c72 fix ChangeLog
new 30fda22 fix ChangeLog
new 15bb708 2015-11-24 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/ChangeLog | 29 ++++++++++++-------------
gcc/fortran/ChangeLog | 5 +++++
gcc/fortran/simplify.c | 24 ++++++--------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr68227.f90 | 23 ++++++++++++++++++++
gcc/testsuite/gfortran.dg/simplify_cshift_3.f90 | 7 ++++++
6 files changed, 61 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr68227.f90
create mode 100644 gcc/testsuite/gfortran.dg/simplify_cshift_3.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 d85c5b4 2015-11-24 Paolo Carlini <paolo.carlini(a)oracle.com>
new e5840d6 2015-11-24 David Edelsohn <dje.gcc(a)gmail.com> Michael [...]
new 5857c72 fix ChangeLog
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 | 22 +++++++++
gcc/config/rs6000/rs6000.md | 106 ++++++++++++++++++++++++++++----------------
2 files changed, 90 insertions(+), 38 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 c6683c7 2015-11-24 Paolo Carlini <paolo.carlini(a)oracle.com>
new d85c5b4 2015-11-24 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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/pr68278.C | 11 +++++++++++
2 files changed, 16 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr68278.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 700e7d3 fix PR67984: check for constants in rename map
new c6683c7 2015-11-24 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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/pr68388.C | 42 ++++++++++++++++++++++++++++++++++++
2 files changed, 47 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr68388.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 1ef426c DWARF: materialize subprogram renamings in Ada as imported de [...]
new 39b8c5f move all declarations to a same .h file
new 700e7d3 fix PR67984: check for constants in rename map
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 | 23 ++++++++
gcc/graphite-dependences.c | 2 +-
gcc/graphite-isl-ast-to-gimple.c | 101 +++++++++++++++++++-------------
gcc/graphite-isl-ast-to-gimple.h | 26 --------
gcc/graphite-optimize-isl.c | 2 +-
gcc/graphite-poly.c | 2 +-
gcc/graphite-scop-detection.c | 3 +-
gcc/graphite-scop-detection.h | 29 ---------
gcc/graphite-sese-to-poly.c | 2 +-
gcc/graphite.c | 4 +-
gcc/{graphite-poly.h => graphite.h} | 7 ++-
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.dg/graphite/pr67984.c | 17 ++++++
13 files changed, 119 insertions(+), 105 deletions(-)
delete mode 100644 gcc/graphite-isl-ast-to-gimple.h
delete mode 100644 gcc/graphite-scop-detection.h
rename gcc/{graphite-poly.h => graphite.h} (98%)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr67984.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 eaf6a77 Redesign busy loop waiting so that a kernel dispatch
new fce085b HSA: support alloca builtin
new 78198fe HSA: dump alignment of mem and alloca instructions
new 55050e6 HSA: write back OMP arguments after a kernel dispatch
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 | 24 +++++++++++++
gcc/hsa-brig.c | 31 +++++++++++++++++
gcc/hsa-dump.c | 22 ++++++++++++
gcc/hsa-gen.c | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++---
gcc/hsa.h | 25 ++++++++++++++
5 files changed, 198 insertions(+), 5 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 hjl/interrupt/hook
in repository gcc.
discards 67ee211 Implement x86 interrupt attribute
new 43342a7 Implement x86 interrupt attribute
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (67ee211)
\
N -- N -- N refs/heads/hjl/interrupt/hook (43342a7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
--
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 hjl/interrupt/hook
in repository gcc.
at 67ee211 Implement x86 interrupt attribute
This branch includes the following new commits:
new 628e8d7 Add TARGET_FUNCTION_INCOMING_ARG_RTL
new 67ee211 Implement x86 interrupt attribute
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.