This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-sysroot
in repository toolchain/abe.
from 35ee7a2 Fix fakebench.conf
new d234144 Run hello as part of fakebench
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/fakebench.conf | 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-sysroot
in repository toolchain/abe.
from bc13160 Support external sysroot
new 35ee7a2 Fix fakebench.conf
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/fakebench.conf | 9 ++++++---
1 file changed, 6 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-sysroot
in repository toolchain/abe.
discards d99962c Support external sysroot
new bc13160 Support external sysroot
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 (d99962c)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-sysroot (bc13160)
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:
config/bench/lava/host-session | 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-sysroot
in repository toolchain/abe.
discards ae7968f Support external sysroot
new d99962c Support external sysroot
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 (ae7968f)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-sysroot (d99962c)
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:
config/bench/lava/host-session | 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 master
in repository gcc.
from a529dea Fix parse/no-type-defn1.C with -std=c++1z.
new fc487c3 PR target/68633
new 1ba6840 Commit accidentally forgotten tests.
new f40f9ee PR target/68627
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 | 13 ++++++++++++
gcc/config/i386/i386.md | 6 +++---
gcc/config/i386/sse.md | 9 ++++----
gcc/testsuite/ChangeLog | 10 +++++++++
.../c-c++-common/{attr-simd.c => attr-simd-4.c} | 16 +++++++--------
gcc/testsuite/c-c++-common/attr-simd-5.c | 7 +++++++
gcc/testsuite/gcc.target/i386/pr68633.c | 24 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr68627.f | 18 ++++++++++++++++
8 files changed, 88 insertions(+), 15 deletions(-)
copy gcc/testsuite/c-c++-common/{attr-simd.c => attr-simd-4.c} (61%)
create mode 100644 gcc/testsuite/c-c++-common/attr-simd-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr68633.c
create mode 100644 gcc/testsuite/gfortran.dg/pr68627.f
--
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-sysroot
in repository toolchain/abe.
discards d22bda4 Support external sysroot
omits 5d4f516 dispatch-benchmark.py: Validate input
omits a678b0c dispatch-benchmark.py: Message on dry-run exit
omits 06ffae4 dispatch-benchmark.py: Move dryrun exit to more natural location
omits d1bcd1d dispatch-benchmark.py: Script to dispatch benchmarks
omits 642127e template.yaml: Metadata must be a string
omits 7641f35 Remove old jobdefs
omits b000ecc Benchmark.sh: Handle enquoting in parameters
omits cc3313a Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
omits 5a60338 Benchmark.sh: Set the right default branch
omits 559eb07 Benchmark.sh: Remove redundant comments
omits 36ecb2d Benchmark.sh,template.yaml: Map from target type to image
new f93e2ad Benchmark.sh,template.yaml: Map from target type to image
new bd8483d Benchmark.sh: Remove redundant comments
new 690a13c Benchmark.sh: Set the right default branch
new 5d6e508 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
new 801606f Benchmark.sh: Handle enquoting in parameters
new 13ab8bd Remove old jobdefs
new 3ca2a45 template.yaml: Metadata must be a string
new da0ed4a dispatch-benchmark.py: Script to dispatch benchmarks
new 69bbb8f dispatch-benchmark.py: Move dryrun exit to more natural location
new 33427a5 dispatch-benchmark.py: Message on dry-run exit
new 592deac dispatch-benchmark.py: Validate input
new ae7968f Support external sysroot
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 (d22bda4)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-sysroot (ae7968f)
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 12 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:
scripts/Benchmark.sh | 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 gcc-5-branch
in repository gcc.
from b14f464 Backported from mainline 2015-12-04 Jakub Jelinek <jakub@ [...]
new b9cde99 Backport from mainline 2015-12-04 Jakub Jelinek <jakub@re [...]
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/calls.c | 20 ++++++++++++++------
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.target/i386/pr68680.c | 15 +++++++++++++++
4 files changed, 37 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr68680.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-sysroot
in repository toolchain/abe.
discards f96063b Support external sysroot
new d22bda4 Support external sysroot
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 (f96063b)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-sysroot (d22bda4)
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:
config/bench/lava/host-session | 1 +
1 file changed, 1 insertion(+)
--
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 0406fe7 Daily bump.
new b14f464 Backported from mainline 2015-12-04 Jakub Jelinek <jakub@ [...]
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 | 10 ++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/pr68671.c | 23 +++++++++++++++++++++++
gcc/tree-ssa-reassoc.c | 18 +++++++++++++++++-
4 files changed, 58 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr68671.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 1371cec Daily bump.
new b157175 * g++.dg/cpp0x/static_assert8.C: Fix for -std=c++1z. * g++. [...]
new b34f7e6 PR c++/68597, fix auto9.C and auto-neg1.C with -std=c++1z.
new 6751468 Fix memclass5.C, memfriend10.C, var-templ19.C with -std=c++1z.
new eade094 Fix template/ref1.C, nontype15.C, addr-builtin1.C with -std=c++1z.
new 98fe467 Fix crash70.C with -std=c++1z.
new 3b2771f Fix decltype-call1.C with -std=c++1z.
new a529dea Fix parse/no-type-defn1.C with -std=c++1z.
The 7 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 | 44 +++
gcc/cp/constexpr.c | 4 +-
gcc/cp/constraint.cc | 9 +
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.c | 5 +-
gcc/cp/parser.c | 206 ++++++++++---
gcc/cp/parser.h | 6 +-
gcc/cp/pt.c | 35 +--
gcc/cp/search.c | 3 +-
gcc/cp/semantics.c | 12 +-
gcc/cp/typeck.c | 12 +-
gcc/testsuite/g++.dg/cpp0x/auto3.C | 4 +-
gcc/testsuite/g++.dg/cpp0x/auto9.C | 6 +-
gcc/testsuite/g++.dg/cpp0x/static_assert8.C | 2 +-
gcc/testsuite/g++.dg/cpp1y/feat-cxx14-neg.C | 2 +-
gcc/testsuite/g++.dg/cpp1y/feat-cxx14.C | 3 +-
.../g++.dg/cpp1y/lambda-deduce-mult-neg.C | 13 +
gcc/testsuite/g++.dg/cpp1z/feat-cxx1z.C | 323 ++++++++++++++++++++-
gcc/testsuite/g++.dg/cpp1z/fold5.C | 2 +-
gcc/testsuite/g++.dg/other/anon-union3.C | 4 +-
gcc/testsuite/g++.dg/parse/crash31.C | 14 +-
gcc/testsuite/g++.dg/parse/no-type-defn1.C | 2 +
gcc/testsuite/g++.dg/template/call4.C | 2 +-
gcc/testsuite/g++.dg/template/crash70.C | 2 +-
gcc/testsuite/g++.dg/template/function1.C | 2 +-
gcc/testsuite/g++.dg/template/nontype8.C | 2 +-
26 files changed, 618 insertions(+), 102 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-deduce-mult-neg.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.