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 6dcb9ae Daily bump.
new 0012c43 [RS6000] Don't pass --oformat to ld
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 | 8 ++++++++
gcc/config/rs6000/sysv4.h | 6 ------
gcc/config/rs6000/sysv4le.h | 4 ----
3 files changed, 8 insertions(+), 10 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 2e9b342 rs6000: Fix -mdebug=stack code for spe_gp_offset
new 9b9bdd2 runtime: Fix recent lfstack change on Solaris.
new b3c76b9 Fix aarch64/target_attr_10 test following r227997.
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/go/gofrontend/MERGE | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/aarch64/target_attr_10.c | 2 +-
libgo/runtime/lfstack.goc | 2 +-
4 files changed, 7 insertions(+), 3 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/master
in repository gcc.
discards 7c56562 Use emit_jump_insn with gen_interrupt_return
discards 7b04989 Add reload_completed to interrupt_return_operation
discards c84fa0d Use stack_pointer_rtx to adjust stack
new c6d6165 Remove interrupt_return
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 (7c56562)
\
N -- N -- N refs/heads/hjl/interrupt/master (c6d6165)
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:
gcc/config/i386/i386.c | 33 ++++++++++++++++++++--
gcc/config/i386/i386.md | 30 --------------------
gcc/config/i386/predicates.md | 2 ++
.../i386/{interrupt-3.c => interrupt-12.c} | 10 +++++--
gcc/testsuite/gcc.target/i386/interrupt-13.c | 17 +++++++++++
5 files changed, 58 insertions(+), 34 deletions(-)
copy gcc/testsuite/gcc.target/i386/{interrupt-3.c => interrupt-12.c} (57%)
create mode 100644 gcc/testsuite/gcc.target/i386/interrupt-13.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 127bbb7 2015-09-24 Richard Biener <rguenther(a)suse.de>
new 2e9b342 rs6000: Fix -mdebug=stack code for spe_gp_offset
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/rs6000/rs6000.c | 2 +-
2 files changed, 6 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 hjl/interrupt/master
in repository gcc.
from 7b04989 Add reload_completed to interrupt_return_operation
new 7c56562 Use emit_jump_insn with gen_interrupt_return
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/config/i386/i386.c | 2 +-
1 file changed, 1 insertion(+), 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 hjl/interrupt/master
in repository gcc.
from 286318f Implement x86 interrupt attribute
new c84fa0d Use stack_pointer_rtx to adjust stack
new 7b04989 Add reload_completed to interrupt_return_operation
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/config/i386/i386.c | 8 +++++---
gcc/config/i386/i386.md | 2 +-
2 files changed, 6 insertions(+), 4 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 6d9df15 HSA: add new gate predicate
new 6bb0aca Gridification via whole construct nest cloning
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 | 41 ++++++
gcc/gimple.def | 2 +-
gcc/gimple.h | 78 ++++++++++--
gcc/gsstruct.def | 1 +
gcc/omp-low.c | 370 +++++++++++++++++++++---------------------------------
5 files changed, 256 insertions(+), 236 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 0ed0ef6 ARM: fp16 Fix PR 67624 - Incorrect conversion of float Infini [...]
new 127bbb7 2015-09-24 Richard Biener <rguenther(a)suse.de>
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/lto-cgraph.c | 15 ---------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr67699.C | 8 ++++++++
4 files changed, 19 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr67699.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 24500bb Additional changes to switch from gimple to gimple *
new 0ed0ef6 ARM: fp16 Fix PR 67624 - Incorrect conversion of float Infini [...]
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/gcc.target/arm/fp16-inf.c | 14 ++++++++++++++
libgcc/ChangeLog | 5 +++++
libgcc/config/arm/fp16.c | 7 +++++--
4 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/fp16-inf.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 9d4f4d0 gcc/testsuite/ * gcc.target/i386/avx512vbmi-check.h (main): [...]
new 24500bb Additional changes to switch from gimple to gimple *
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/tree-object-size.c | 4 ++--
gcc/tree-ssa-alias.c | 4 ++--
gcc/tree-ssa-sccvn.c | 2 +-
gcc/tree-ssa-sccvn.h | 1 -
5 files changed, 14 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.