This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 38920db Use vm in sse2_cvtps2pd<mask_name>
new e3078da testsuite/ 2016-01-29 Andrew Bennett <andrew.bennett(a)imgtec.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 | 7 +++++++
gcc/testsuite/gcc.target/mips/mips.exp | 7 +++++++
gcc/testsuite/gcc.target/mips/p5600-bonding.c | 2 +-
3 files changed, 15 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 f9fb57c Add myself as a hsa maintainer
new 38920db Use vm in sse2_cvtps2pd<mask_name>
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/i386/sse.md | 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 master
in repository gcc.
from 1e64899 Test __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__
new f9fb57c Add myself as a hsa maintainer
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:
ChangeLog | 4 ++++
MAINTAINERS | 1 +
2 files changed, 5 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 b622ec2 2016-01-29 Richard Biener <rguenther(a)suse.de>
new 1e64899 Test __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__
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/ginclude/stdarg.h | 3 ++-
2 files changed, 7 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 d2a60e9 PR debug/66869 * decl.c (wrapup_globals_for_namespace): War [...]
new b622ec2 2016-01-29 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 | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/tree-ssa/pr69547.C | 15 +++++++++++++++
gcc/tree-ssa-dce.c | 6 ++++--
4 files changed, 31 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr69547.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 40c727c Fix Cygwin bootstrap error due to TM symbols
new d2a60e9 PR debug/66869 * decl.c (wrapup_globals_for_namespace): War [...]
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 | 6 ++++++
gcc/cp/decl.c | 18 ++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/warn/Wunused-function2.C | 6 ++++++
4 files changed, 35 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/warn/Wunused-function2.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 26b22e9 S/390: Use %qs in error messages.
new 40c727c Fix Cygwin bootstrap error due to TM symbols
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 | 5 +++++
libstdc++-v3/config/os/newlib/os_defines.h | 3 +++
2 files changed, 8 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-arbitrary
in repository toolchain/abe.
discards 02fcfd2 Support injection of metadata into test runs
discards 899f364 Replace output_param with output_{value,slot}
discards 38193b3 Apply NAME=VALUE CLI overrides before Benchmark.sh
discards 6840d08 Move output_param to top of Benchmark.sh
discards 1a6a362 s/bench-session-debian/host-session/
discards ae96e0c Tighten CoremarkPro gather script, add many tests
discards 2a4658c Template for use in trusted LAVA uinstance
discards f4e2137 Add missing tcpdump dependency
discards a502f80 Permit host machine to be of any type
discards 4514660 Close all tmpdir files before deletion
discards 6722834 Benchmark.sh: Support mustang host/target
discards 38647b1 Benchmark.sh: Support deploy_linaro_kernel
new 50d142c Output 'Running ${cmd}' to the log
new bda7ee4 Benchmark.sh: Support deploy_linaro_kernel
new 1ebccfd Benchmark.sh: Support mustang host/target
new f6d6d8a Close all tmpdir files before deletion
new 48b3f7e Permit host machine to be of any type
new 67b32ff Add missing tcpdump dependency
new 92eb254 Template for use in trusted LAVA uinstance
new da05705 Tighten CoremarkPro gather script, add many tests
new c4584b8 s/bench-session-debian/host-session/
new 90b38ae Move output_param to top of Benchmark.sh
new d2b6ee4 Apply NAME=VALUE CLI overrides before Benchmark.sh
new 74b300c Replace output_param with output_{value,slot}
new 4252630 Support injection of metadata into test runs
new 6577bb4 WIP: Test safe_output
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 (02fcfd2)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (6577bb4)
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 14 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 +-
scripts/controlledrun.sh | 2 +-
2 files changed, 2 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 master
in repository gcc.
from ce6a697 PR c++/69509 PR c++/69516 * constexpr.c (cxx_eval_array_re [...]
new ef95367 PR c++/69462: Provide FLT_EVAL_METHOD and DECIMAL_DIG in float.h.
new ae849d2 S/390: Require a hardware vector support for test to succeed.
new 5c770bd PR other/69006: S/390: Fix extra newlines after diagnostics.
new 26b22e9 S/390: Use %qs in error messages.
The 4 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 | 18 ++++++++++++++++++
gcc/config/s390/s390-c.c | 7 ++++---
gcc/ginclude/float.h | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c | 4 ++++
5 files changed, 33 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 master
in repository gcc.
from 7550d85 2016-01-29 Richard Biener <rguenther(a)suse.de>
new ce6a697 PR c++/69509 PR c++/69516 * constexpr.c (cxx_eval_array_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/cp/ChangeLog | 9 +++++
gcc/cp/constexpr.c | 55 +++++++++++++++----------------
gcc/cp/init.c | 4 +--
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/g++.dg/ext/constexpr-vla2.C | 21 ++++++++++++
gcc/testsuite/g++.dg/ext/constexpr-vla3.C | 14 ++++++++
gcc/testsuite/g++.dg/ubsan/vla-1.C | 1 -
7 files changed, 81 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/constexpr-vla2.C
create mode 100644 gcc/testsuite/g++.dg/ext/constexpr-vla3.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.