This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a090daf Daily bump.
new e17217d 2016-01-12 Sandra Loosemore <sandra(a)codesourcery.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 | 8 ++++++
gcc/doc/invoke.texi | 71 +++++++++++++++++++++++++++--------------------------
2 files changed, 44 insertions(+), 35 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 31e5d72 * tree-ssa-threadupdate.c: Various whitespace and typ [...]
new a090daf Daily bump.
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/DATESTAMP | 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 4bdb289 Fix alignment check in AVX-512 masked store
new 6a7fe2a Daily bump.
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/DATESTAMP | 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-4_9-branch
in repository gcc.
from 5be7e78 Remove noexcept from function template that can throw
new 6e9ef1f Daily bump.
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/DATESTAMP | 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 03ff028 libstdc++/68877 Reimplement std::__is_swappable
new 31e5d72 * tree-ssa-threadupdate.c: Various whitespace and typ [...]
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 | 4 +++
gcc/tree-ssa-threadupdate.c | 78 ++++++++++++++++++++++-----------------------
2 files changed, 43 insertions(+), 39 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 d27f619 Extend std::function test for PR 68995
new 03ff028 libstdc++/68877 Reimplement std::__is_swappable
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 | 15 ++
libstdc++-v3/include/bits/move.h | 4 +-
libstdc++-v3/include/std/type_traits | 66 +++++---
.../20_util/is_nothrow_swappable/value.cc | 185 +++++++++++++++++++--
.../requirements/explicit_instantiation.cc | 4 +-
.../requirements/typedefs.cc | 9 +-
.../testsuite/20_util/is_swappable/value.cc | 185 +++++++++++++++++++++
.../open/char/1.cc => 25_algorithms/swap/68877.cc} | 20 ++-
8 files changed, 436 insertions(+), 52 deletions(-)
copy libstdc++-v3/testsuite/20_util/{is_nothrow_swappable => is_swappable}/require [...]
copy libstdc++-v3/testsuite/20_util/{is_constructible => is_swappable}/requirement [...]
create mode 100644 libstdc++-v3/testsuite/20_util/is_swappable/value.cc
copy libstdc++-v3/testsuite/{27_io/basic_fstream/open/char/1.cc => 25_algorithms/s [...]
--
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.
christophe.lyon pushed a change to branch html_better
in repository toolchain/gcc-compare-results.
was 6892892 For HTML/XML reports, show improvements as BETTER (green).
This change permanently discards the following revisions:
discards 6892892 For HTML/XML reports, show improvements as BETTER (green).
--
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.
christophe.lyon pushed a change to branch logs-in-report
in repository toolchain/gcc-compare-results.
was abeb4f9 compare_jobs.sh: Concatenate all diff-* reports after the mai [...]
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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.
christophe.lyon pushed a change to branch fix-exit
in repository toolchain/gcc-compare-results.
was f02cb6b compare_tests: Fix usage and exit codes. compare_jobs.sh: Han [...]
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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 9bd32e0 Remove noexcept from function template that can throw
new 4bdb289 Fix alignment check in AVX-512 masked store
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 | 15 +++++++++++++++
gcc/config/i386/i386.c | 8 ++++----
gcc/config/i386/sse.md | 2 +-
3 files changed, 20 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.