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 9476ea9 gcc/ Backport from mainline 2016-02-11 Oleg Endo <olegend [...]
new 6307745 2016-02-11 Richard Biener <rguenther(a)suse.de>
new cea7085 allocator_traits<allocator<T>> partial specialization
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/gimple.c | 5 +
gcc/testsuite/ChangeLog | 23 ++++
gcc/testsuite/gcc.dg/setjmp-6.c | 25 ++++
gcc/testsuite/gcc.dg/torture/pr69574.c | 15 +++
gcc/testsuite/gcc.dg/torture/pr69606.c | 20 ++++
gcc/testsuite/gcc.dg/torture/pr69715.c | 11 ++
gcc/tree-chrec.c | 10 +-
gcc/tree-ssa-loop-ivcanon.c | 4 +-
gcc/tree-ssa-math-opts.c | 2 +
gcc/tree-ssa.c | 3 +-
libstdc++-v3/ChangeLog | 8 ++
libstdc++-v3/include/bits/alloc_traits.h | 126 ++++++++++++++++++++-
.../testsuite/20_util/shared_ptr/cons/58659.cc | 8 ++
14 files changed, 284 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/setjmp-6.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69574.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69606.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69715.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-stability
in repository toolchain/abe.
from 41a221c Handle possibility that gather script is a symlink
new 3a3fc72 host-session: Add missing 'test'
new a682b08 Get Coremark-Pro from new Coremark-Pro repository
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 | 2 +-
config/sources.conf | 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 3eb5e6f PR plugins/69758: add params.list to PLUGIN_HEADERS
new 63f6331 /cp 2016-02-11 Paolo Carlini <paolo.carlini(a)oracle.com>
new 87a6c82 /cp 2016-02-11 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr68726.C | 7 +++++++
4 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr68726.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 8d68396 PR target/65313 * tree-vect-slp.c (vect_schedule_slp_instan [...]
new 3eb5e6f PR plugins/69758: add params.list to PLUGIN_HEADERS
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/Makefile.in | 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 1cddf45 gcc/testsuite/
new 8d68396 PR target/65313 * tree-vect-slp.c (vect_schedule_slp_instan [...]
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/tree-vect-slp.c | 6 ++----
2 files changed, 8 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 811fedd gcc/ PR target/69713 * config/sh/sh.md (casesi_worker_0): A [...]
new 1cddf45 gcc/testsuite/
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 | 5 +++++
gcc/testsuite/lib/mpx-dg.exp | 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 gcc-4_9-branch
in repository gcc.
from 26880d3 gcc/ Backport from mainline 2016-02-11 Oleg Endo <olegend [...]
new 6bb5f8b Backported from mainline 2016-01-11 Jakub Jelinek <jakub@ [...]
new 1b02eca Backported from mainline 2016-01-19 Jakub Jelinek <jakub@ [...]
new ef55cb6 Backported from mainline 2016-01-21 Jakub Jelinek <jakub@ [...]
new 0bae2ec Backported from mainline 2016-01-22 Jakub Jelinek <jakub@ [...]
new 3ddf943 Backported from mainline 2016-01-28 Jakub Jelinek <jakub@ [...]
new a644a75 Backported from mainline 2016-02-08 Jakub Jelinek <jakub@ [...]
The 6 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 | 35 +++++++++++++++
gcc/alias.c | 22 ++++++++--
gcc/config/i386/i386.c | 13 ++++--
gcc/cp/ChangeLog | 9 ++++
gcc/cp/parser.c | 1 +
gcc/dse.c | 14 +-----
gcc/gimplify.c | 32 ++++++++++++--
gcc/testsuite/ChangeLog | 27 ++++++++++++
gcc/testsuite/c-c++-common/pr67653.c | 8 ++++
gcc/testsuite/g++.dg/gomp/pr59627.C | 14 ++++++
gcc/testsuite/g++.dg/opt/pr69432.C | 62 +++++++++++++++++++++++++++
gcc/testsuite/gcc.c-torture/compile/pr69214.c | 17 ++++++++
gcc/testsuite/gcc.dg/torture/pr29119.c | 3 +-
gcc/testsuite/gcc.dg/torture/pr68955.c | 41 ++++++++++++++++++
gcc/tree-vrp.c | 7 +--
libcpp/ChangeLog | 9 ++++
libcpp/files.c | 5 ++-
17 files changed, 292 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr67653.c
create mode 100644 gcc/testsuite/g++.dg/gomp/pr59627.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr69432.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr69214.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr68955.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 b86fba3 2016-02-11 Richard Biener <rguenther(a)suse.de>
new 811fedd gcc/ PR target/69713 * config/sh/sh.md (casesi_worker_0): A [...]
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/sh/sh.md | 12 +++++++++---
2 files changed, 14 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 gcc-5-branch
in repository gcc.
from 712e8bd Daily bump.
new 9476ea9 gcc/ Backport from mainline 2016-02-11 Oleg Endo <olegend [...]
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/sh/sh.md | 12 +++++++++---
2 files changed, 17 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.