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 3e324e8 PR target/70510 * config/i386/sse.md (iptr): Add V64QI, V32 [...]
new 919ff2c Backport from mainline 2015-12-08 Kirill Yukhin <kirill.y [...]
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/i386/sse.md | 5 +++--
2 files changed, 11 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 gcc-5-branch
in repository gcc.
from 01756df 2016-04-05 Jerry DeLisle <jvdelisle(a)gcc.gnu.org> Domin [...]
new 3e324e8 PR target/70510 * config/i386/sse.md (iptr): Add V64QI, V32 [...]
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/config/i386/sse.md | 3 ++-
gcc/testsuite/ChangeLog | 2 +-
gcc/testsuite/gcc.target/i386/pr70510.c | 14 ++++++++++++++
4 files changed, 26 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr70510.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 aaff837 PR rtl-optimization/70542 * ree.c (add_removable_extension) [...]
new 1e94d2f * testsuite/30_threads/thread/70503.cc: Require -static to work.
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:
libstdc++-v3/ChangeLog | 2 ++
libstdc++-v3/testsuite/30_threads/thread/70503.cc | 1 +
2 files changed, 3 insertions(+)
--
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 9c73e58 PR tree-optimization/70509 * simplify-rtx.c (simplify_binar [...]
new aaff837 PR rtl-optimization/70542 * ree.c (add_removable_extension) [...]
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/ree.c | 20 +++++---------
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gcc.dg/torture/pr70542.c | 31 ++++++++++++++++++++++
.../i386/{avx2-pr64252.c => avx2-pr70542.c} | 5 ++--
5 files changed, 52 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr70542.c
copy gcc/testsuite/gcc.target/i386/{avx2-pr64252.c => avx2-pr70542.c} (60%)
--
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 4f7ebe4 Fix PR c++/70452 (regression in C++ parsing performance)
new 2eac58a PR tree-optimization/70509 * tree-ssa-forwprop.c (simplify_ [...]
new 9c73e58 PR tree-optimization/70509 * simplify-rtx.c (simplify_binar [...]
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 | 13 ++++++++++++
gcc/simplify-rtx.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/avx512bw-pr70509.c | 26 ++++++++++++++++++++++++
gcc/tree-ssa-forwprop.c | 5 ++---
5 files changed, 47 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bw-pr70509.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 305d86a PR target/70510 * config/i386/sse.md (iptr): Add V64QI, V32 [...]
new 4f7ebe4 Fix PR c++/70452 (regression in C++ parsing performance)
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/cp/ChangeLog | 13 ++++
gcc/cp/constexpr.c | 99 +++++++++++++++++++++++++++++--
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/ext/constexpr-vla4.C | 17 ++++++
4 files changed, 129 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/constexpr-vla4.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 eec3b78 2016-04-05 Richard Biener <rguenther(a)suse.de>
new 305d86a PR target/70510 * config/i386/sse.md (iptr): Add V64QI, V32 [...]
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 | 56 ++++++++++++++-------------------
gcc/config/i386/sse.md | 3 +-
gcc/testsuite/ChangeLog | 15 ++++++---
gcc/testsuite/gcc.target/i386/pr70510.c | 14 +++++++++
4 files changed, 50 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr70510.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 benchmarking-sync-harden
in repository toolchain/abe.
discards 3c9d04e Terminate target if host isn't ready in 1 hour
discards 14b5e7a Simplify exit code tests
discards 2230037 Terminate target on host exit
discards 0bfef27 Shut down host and target on error
discards aee85b2 Harden synchronization
adds 3542694 Get all images from dev-01
adds a14c25b Use http to get images from dev-01
new ad435fc Harden synchronization
new bf6f8e6 Simplify exit code tests
new c102dc8 Shut down host and target on error
new 719c1c0 Terminate target on host exit
new e9eae28 Terminate target if host isn't ready in 1 hour
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 (3c9d04e)
\
N -- N -- N refs/heads/benchmarking-sync-harden (e9eae28)
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 5 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/target-session | 6 +++---
scripts/Benchmark.sh | 16 ++++++++--------
2 files changed, 11 insertions(+), 11 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 new-unresolved
in repository toolchain/gcc-compare-results.
at 4e02826 Print new UNTESTED, UNRESOLVED and UNSUPPORTED tests in the report.
This branch includes the following new commits:
new 4e02826 Print new UNTESTED, UNRESOLVED and UNSUPPORTED tests in the report.
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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9236fc8 Ensure std::thread helpers have internal linkage
new 5a3f5d6 2016-04-05 Richard Biener <rguenther(a)suse.de>
new eec3b78 2016-04-05 Richard Biener <rguenther(a)suse.de>
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 | 32 +++
gcc/dse.c | 381 ++++++---------------------------
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/torture/pr70526.C | 35 +++
gcc/tree-sra.c | 2 +-
5 files changed, 141 insertions(+), 314 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr70526.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.