This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a6f641b * class.c (check_abi_tags): Fix function template handling.
new 72234ee 2016-04-06 Vladimir Makarov <vmakarov(a)redhat.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/ChangeLog | 6 ++++++
gcc/lra-constraints.c | 16 ++++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/aarch64/pr70398.c | 26 ++++++++++++++++++++++++++
4 files changed, 51 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr70398.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 5547150 * gcc.c-torture/execute/20101011-1.c (__VISIUM__): Set DO_TE [...]
new a6f641b * class.c (check_abi_tags): Fix function template handling.
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 | 4 ++++
gcc/cp/class.c | 9 +++++++++
gcc/testsuite/g++.dg/abi/abi-tag19.C | 4 ++++
3 files changed, 17 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/abi/abi-tag19.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 9b37f37 Terminate target if host isn't ready in 1 hour
discards be351ef Terminate target on host exit
discards 7c22db5 Shut down host and target on error
discards 1a66321 Simplify exit code tests
discards 4c1ea26 Harden synchronization
new 8aa8cf4 Harden synchronization
new 5736b1d Simplify exit code tests
new 5741eb3 Shut down host and target on error
new 080ae36 Terminate target on host exit
new c93b9ff 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 (9b37f37)
\
N -- N -- N refs/heads/benchmarking-sync-harden (c93b9ff)
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 | 9 +++++----
1 file changed, 5 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 benchmarking-sync-harden
in repository toolchain/abe.
discards db9cc37 Terminate target if host isn't ready in 1 hour
discards ebf73ce Terminate target on host exit
discards 5a03cf6 Shut down host and target on error
discards 3441be8 Simplify exit code tests
discards e502081 Harden synchronization
new 4c1ea26 Harden synchronization
new 1a66321 Simplify exit code tests
new 7c22db5 Shut down host and target on error
new be351ef Terminate target on host exit
new 9b37f37 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 (db9cc37)
\
N -- N -- N refs/heads/benchmarking-sync-harden (9b37f37)
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/host-session | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 benchmarking-sync-harden
in repository toolchain/abe.
discards e9eae28 Terminate target if host isn't ready in 1 hour
discards 719c1c0 Terminate target on host exit
discards c102dc8 Shut down host and target on error
discards bf6f8e6 Simplify exit code tests
discards ad435fc Harden synchronization
adds 5d202ac Remove triple mismatch check
adds 509f04e Find Coremark-Pro binaries with arbitrary triple
new e502081 Harden synchronization
new 3441be8 Simplify exit code tests
new 5a03cf6 Shut down host and target on error
new ebf73ce Terminate target on host exit
new db9cc37 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 (e9eae28)
\
N -- N -- N refs/heads/benchmarking-sync-harden (db9cc37)
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/Coremark-Pro.conf | 10 +++++-----
config/bench/lava/target-session | 6 +++---
scripts/Benchmark.sh | 20 --------------------
3 files changed, 8 insertions(+), 28 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 2c21215 * config/i386/sse.md (shuffletype): Add V32HI and V4TI modes [...]
new 5547150 * gcc.c-torture/execute/20101011-1.c (__VISIUM__): Set DO_TE [...]
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 | 4 ++++
gcc/testsuite/gcc.c-torture/execute/20101011-1.c | 3 +++
2 files changed, 7 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 gcc-5-branch
in repository gcc.
from 934bf87 * src/Makefile.am (libstdc++-symbols.ver): Remove useless /d [...]
new 7e99d31 * config/i386/sse.md (shuffletype): Add V32HI and V4TI modes [...]
new e05d5a2 * gcc.c-torture/execute/20101011-1.c (__VISIUM__): Set DO_TE [...]
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 | 7 ++++++-
gcc/config/i386/sse.md | 8 +++++---
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.c-torture/execute/20101011-1.c | 3 +++
4 files changed, 18 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 gcc-5-branch
in repository gcc.
from a6bd1ea 2016-04-06 Richard Biener <rguenther(a)suse.de>
new 934bf87 * src/Makefile.am (libstdc++-symbols.ver): Remove useless /d [...]
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/src/Makefile.am | 2 +-
libstdc++-v3/src/Makefile.in | 2 +-
3 files changed, 7 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 0cbb513 * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_si [...]
new 15b7012 2016-04-06 Yvan Roux <yvan.roux(a)linaro.org> Pedro Alve [...]
new ee0356e * src/Makefile.am (libstdc++-symbols.ver): Remove useless /d [...]
new 2c21215 * config/i386/sse.md (shuffletype): Add V32HI and V4TI modes [...]
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 | 7 ++++++-
gcc/config/i386/sse.md | 8 +++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/guality/guality.h | 4 ++++
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/src/Makefile.am | 2 +-
libstdc++-v3/src/Makefile.in | 2 +-
7 files changed, 27 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.
bernie.ogden pushed a change to branch benchmarking
in repository toolchain/abe.
from a14c25b Use http to get images from dev-01
adds 5d202ac Remove triple mismatch check
adds 509f04e Find Coremark-Pro binaries with arbitrary triple
No new revisions were added by this update.
Summary of changes:
config/Coremark-Pro.conf | 10 +++++-----
scripts/Benchmark.sh | 20 --------------------
2 files changed, 5 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.