This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 65d48dd Remove vestigial traces of std::tr1::bind
new dfea92e Fix PR21273
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/gensupport.c | 4 ++--
2 files changed, 8 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 8f46e32 * config/nvptx/nvptx.h (HARD_REGNO_NREGS): Reformat. (CANNO [...]
new 55edc28 Fix cv-qualifiers in std::bind invocation
new 65d48dd Remove vestigial traces of std::tr1::bind
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:
libstdc++-v3/ChangeLog | 13 +++
libstdc++-v3/include/std/functional | 106 ++++++---------------
.../value.cc => bind/68912.cc} | 53 ++++++-----
3 files changed, 73 insertions(+), 99 deletions(-)
copy libstdc++-v3/testsuite/20_util/{is_implicitly_default_constructible/value.cc [...]
--
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 f6bd593 [PR 68851] Do not collect thunks in collect_callers
new 6c6058a Fix ICE for coarray Critical inside module procedure
new 8f46e32 * config/nvptx/nvptx.h (HARD_REGNO_NREGS): Reformat. (CANNO [...]
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 | 15 ++++++++++++++
gcc/config/nvptx/nvptx.c | 26 ++++++++----------------
gcc/config/nvptx/nvptx.h | 9 +++++---
gcc/config/nvptx/nvptx.md | 10 ---------
gcc/fortran/ChangeLog | 5 +++++
gcc/fortran/resolve.c | 1 +
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gfortran.dg/coarray_critical_1.f90 | 12 +++++++++++
8 files changed, 52 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_critical_1.f90
--
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 89f34b1 Backport from mainline 2015-12-15 Tim Shen <timshen(a)google.com>
new 9baaf1f Fix ICE for coarray Critical inside module procedure
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/fortran/ChangeLog | 9 +++++++++
gcc/fortran/resolve.c | 1 +
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/coarray_critical_1.f90 | 12 ++++++++++++
4 files changed, 30 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_critical_1.f90
--
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 61d7a19 Add myself to MAINTAINERS
new f6bd593 [PR 68851] Do not collect thunks in collect_callers
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/cgraph.c | 3 ++-
gcc/cgraph.h | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ipa/pr68851.C | 29 +++++++++++++++++++++++++++++
5 files changed, 43 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr68851.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
in repository toolchain/abe.
from 278a063 dispatch-benchmark.py: Support Coremark Pro
new 18b0292 WIP: Remove tag restrictions
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/jobdefs/template.yaml | 13 -------------
1 file changed, 13 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 db6287e 2015-12-15 Paolo Carlini <paolo.carlini(a)oracle.com>
new 61d7a19 Add myself to MAINTAINERS
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 f7c54ed Skip block move tests for mcpu=gr5 on Visium
new db6287e 2015-12-15 Paolo Carlini <paolo.carlini(a)oracle.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 | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/pr63506-1.C | 24 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/pr63506-2.C | 27 +++++++++++++++++++++++++++
3 files changed, 57 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr63506-1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr63506-2.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 1f531aa PR tree-optimization/66688 * tree-cfgcleanup.c (cleanup_con [...]
new f7c54ed Skip block move tests for mcpu=gr5 on Visium
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.target/visium/block_move.c | 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 4821174 PR libstdc++/68863 * include/bits/regex_executor.tcc (_Exec [...]
new 1f531aa PR tree-optimization/66688 * tree-cfgcleanup.c (cleanup_con [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr66688.c | 39 +++++++++++++++++++++++++++++++++++++++
gcc/tree-cfgcleanup.c | 20 +++++++++++++++-----
4 files changed, 67 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr66688.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.