This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-4_9-branch
in repository gcc.
from 8f009b1 Daily bump.
new 8e4559e [PATCH][REE]Backport "Fix register corruption bug in ree". En [...]
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/ree.c | 10 +++++++++-
2 files changed, 17 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 master
in repository gcc.
from 73bd7d5 Fix memory leaks in IPA.
new cac639d [AArch64] PR target/68129: Define TARGET_SUPPORTS_WIDE_INT
new 245b193 [AArch64][cleanup] Remove uses of CONST_DOUBLE_HIGH, CONST_DO [...]
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 | 14 ++++++++++++++
gcc/config/aarch64/aarch64.c | 41 ++++++++++++----------------------------
gcc/config/aarch64/aarch64.h | 2 ++
gcc/config/aarch64/predicates.md | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr68129_1.c | 10 ++++++++++
6 files changed, 44 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr68129_1.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 1137c16 [hsa] Removed spurious newline changes
new 19d850b HSA: fix emission of operands for hsa_insn_packed
new 7529998 HSA: dump private variables of a function
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.hsa | 11 +++++++++++
gcc/hsa-brig.c | 4 ++--
gcc/hsa-dump.c | 13 ++++++++++++-
3 files changed, 25 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 master
in repository gcc.
from c2bf2fb [PR debug/67192] Fix C loops' back-jump location
new 7758d60 [PR debug/67192] Further fix C loops' back-jump location
new b7cbf36 Fix memory leaks and use a pool_allocator
new 73bd7d5 Fix memory leaks in IPA.
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 | 32 ++++++++++++++++++++++++++++++++
gcc/c/ChangeLog | 6 ++++++
gcc/c/c-typeck.c | 10 ++++++++++
gcc/gcc.c | 5 ++++-
gcc/ifcvt.c | 6 +++---
gcc/ipa-inline-analysis.c | 2 +-
gcc/ipa-prop.c | 20 +++++++++++++++-----
gcc/ipa-prop.h | 2 +-
gcc/lra-lives.c | 14 ++++++++------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/guality/pr67192.c | 26 ++++++++++++++++++++++++++
gcc/tree-eh.c | 2 +-
gcc/tree-sra.c | 6 ++++++
gcc/tree-ssa-dom.c | 8 ++++----
gcc/tree-ssa-threadupdate.c | 6 +++++-
gcc/tree-ssa-threadupdate.h | 1 +
16 files changed, 129 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 af49d13 gcc/
new c2bf2fb [PR debug/67192] Fix C loops' back-jump location
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/c/ChangeLog | 7 +++++
gcc/c/c-parser.c | 13 +++++----
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/guality/pr67192.c | 53 ++++++++++++++++++++++++++++++++++
4 files changed, 72 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/guality/pr67192.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 abad199 2015-11-09 Richard Biener <rguenther(a)suse.de>
new af49d13 gcc/
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/optabs.c | 3 +--
gcc/tree.c | 4 ++--
3 files changed, 9 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
discards ced7c98 WIP: Attempt to simplify benchmark.sh invocation
discards 2f7c458 WIP: Merge Benchmark.job into host-session
new f08eb31 WIP: Merge Benchmark.job into host-session
new 851559b WIP: Attempt to simplify benchmark.sh invocation
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 (ced7c98)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (851559b)
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 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:
config/bench/lava/host-session | 12 ++++++------
1 file changed, 6 insertions(+), 6 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 77d241e 2015-11-09 Richard Biener <rguenther(a)suse.de>
new abad199 2015-11-09 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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr68248.c | 20 ++++++++++++++++++++
gcc/tree-vect-generic.c | 2 ++
4 files changed, 33 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr68248.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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
from 2f7c458 WIP: Merge Benchmark.job into host-session
new ced7c98 WIP: Attempt to simplify benchmark.sh invocation
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:
config/bench/lava/host-session | 53 +++++++++++++++++++-----------------------
1 file changed, 24 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 bernie/benchmarking-uinstance
in repository toolchain/abe.
from fd82f62 WIP: For testing purposes, always generate a bundle stream if [...]
new 2f7c458 WIP: Merge Benchmark.job into host-session
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:
config/bench/lava/host-session | 171 ++++++++++++++++++++++++++++++-----------
scripts/Benchmark.job | 113 ---------------------------
2 files changed, 128 insertions(+), 156 deletions(-)
delete mode 100755 scripts/Benchmark.job
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.