This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 041c998a Define std::thread::id comparison operators at namespace-scope
new d77a450 * config/cpu/sh/atomicity.h: Fix typo in comment.
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 | 2 ++
libstdc++-v3/config/cpu/sh/atomicity.h | 2 +-
2 files changed, 3 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 70834fa Make use of extensions more explicit in libstdc++ tests
new 041c998a Define std::thread::id comparison operators at namespace-scope
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/include/std/thread | 34 +++++++++++++---------
.../69222.cc => 30_threads/thread/id/70294.cc} | 12 ++------
3 files changed, 28 insertions(+), 23 deletions(-)
copy libstdc++-v3/testsuite/{20_util/function/69222.cc => 30_threads/thread/id/702 [...]
--
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 10abddb 2016-04-18 Richard Biener <rguenther(a)suse.de>
new 698c478 Avoid -Wsign-compare warnings in std::to_string()
new 7bf3dcf Add attribute((unused)) in libstdc++ headers
new 7bb82ac Don't include internal header in libstdc++ tests
new 70834fa Make use of extensions more explicit in libstdc++ tests
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:
libstdc++-v3/ChangeLog | 40 ++++++++++++++++++++++
libstdc++-v3/include/bits/locale_facets.h | 4 +--
libstdc++-v3/include/bits/regex_automaton.h | 3 +-
libstdc++-v3/include/ext/string_conversions.h | 16 +++++++--
.../18_support/bad_exception/23591_thread-1.c | 2 +-
libstdc++-v3/testsuite/20_util/align/2.cc | 2 +-
.../testsuite/20_util/is_floating_point/value.cc | 2 +-
.../uninitialized_fill/32158.cc | 2 +-
.../array/tuple_interface/tuple_element.cc | 2 +-
.../25_algorithms/lower_bound/no_operator_ne.cc | 4 +--
libstdc++-v3/testsuite/26_numerics/complex/c99.cc | 2 +-
.../26_numerics/complex/literals/values.cc | 2 +-
libstdc++-v3/testsuite/29_atomics/atomic/60695.cc | 2 +-
libstdc++-v3/testsuite/29_atomics/atomic/62259.cc | 4 +--
libstdc++-v3/testsuite/decimal/ctor.cc | 1 +
libstdc++-v3/testsuite/decimal/make-decimal.cc | 1 +
.../experimental/type_erased_allocator/1.cc | 1 -
.../experimental/type_erased_allocator/1_neg.cc | 1 -
.../experimental/type_erased_allocator/2.cc | 1 -
.../type_erased_allocator/uses_allocator.cc | 34 ++++++++++++------
.../testsuite/experimental/type_traits/value.cc | 32 ++++++++---------
.../testsuite/util/testsuite_common_types.h | 8 ++---
22 files changed, 114 insertions(+), 52 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 35347ec Daily bump.
new 8c4d6a1 Backport from mainline 2015-11-11 Jason Merrill <jason@re [...]
new 41354e0 PR c/70297 * c-decl.c (merge_decls): Also set TYPE_ALIGN a [...]
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/c/ChangeLog | 8 ++++++++
gcc/c/c-decl.c | 29 +++++++++++++++++++++++++++++
gcc/cp/ChangeLog | 16 ++++++++++++++++
gcc/cp/decl.c | 26 +++++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/c-c++-common/pr70297.c | 9 +++++++++
gcc/testsuite/g++.dg/cpp0x/typedef-redecl.C | 12 ++++++++++++
gcc/testsuite/gcc.dg/typedef-redecl2.c | 13 +++++++++++++
8 files changed, 122 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/pr70297.c
create mode 100644 gcc/testsuite/g++.dg/cpp0x/typedef-redecl.C
create mode 100644 gcc/testsuite/gcc.dg/typedef-redecl2.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 97d14ea 2016-04-18 Arnaud Charlet <charlet(a)adacore.com>
new 10abddb 2016-04-18 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 | 8 +++
gcc/testsuite/ChangeLog | 14 ++++
gcc/testsuite/c-c++-common/goacc/kernels-alias-3.c | 5 +-
gcc/testsuite/c-c++-common/goacc/kernels-alias-4.c | 5 +-
gcc/testsuite/c-c++-common/goacc/kernels-alias-5.c | 2 +-
gcc/testsuite/c-c++-common/goacc/kernels-alias-6.c | 2 +-
gcc/testsuite/c-c++-common/goacc/kernels-alias-7.c | 2 +-
gcc/testsuite/c-c++-common/goacc/kernels-alias-8.c | 2 +-
gcc/testsuite/gcc.dg/gomp/pr68640.c | 2 +-
gcc/testsuite/gcc.dg/vect/pr43434.c | 27 ++++++++
.../gfortran.dg/goacc/kernels-alias-3.f95 | 2 +-
.../gfortran.dg/goacc/kernels-alias-4.f95 | 2 +-
gcc/tree-ssa-structalias.c | 76 ++++++++++++++--------
13 files changed, 110 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr43434.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 9a1829d Minor editing.
new 2b596cd 2016-04-18 Ed Schonberg <schonberg(a)adacore.com>
new b379e58 2016-04-18 Arnaud Charlet <charlet(a)adacore.com>
new 97d14ea 2016-04-18 Arnaud Charlet <charlet(a)adacore.com>
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/ada/ChangeLog | 61 ++++++++++++++
gcc/ada/a-chtgbo.ads | 2 +-
gcc/ada/a-chtgop.ads | 2 +-
gcc/ada/a-cofove.adb | 4 +-
gcc/ada/a-cuprqu.adb | 9 ++
gcc/ada/a-ngcefu.adb | 6 +-
gcc/ada/adaint.h | 24 ++++++
gcc/ada/einfo.adb | 9 +-
gcc/ada/einfo.ads | 27 +++---
gcc/ada/exp_ch4.adb | 194 ++++++++++++++++++++++++++++---------------
gcc/ada/exp_ch6.adb | 4 +-
gcc/ada/exp_spark.adb | 43 +++++++---
gcc/ada/freeze.adb | 2 +-
gcc/ada/i-cobol.ads | 6 +-
gcc/ada/par-ch5.adb | 2 +-
gcc/ada/s-bignum.adb | 10 +--
gcc/ada/s-osinte-vxworks.ads | 2 +-
gcc/ada/s-rannum.adb | 2 +-
gcc/ada/sem.adb | 2 +-
gcc/ada/sem_aggr.adb | 8 +-
gcc/ada/sem_ch10.adb | 2 +-
gcc/ada/sem_ch12.adb | 2 +-
gcc/ada/sem_ch3.adb | 4 +-
gcc/ada/sem_ch5.adb | 2 +-
gcc/ada/sem_eval.adb | 8 ++
gcc/ada/sem_eval.ads | 5 ++
gcc/ada/sem_prag.adb | 9 +-
gcc/ada/sem_res.adb | 13 +++
gcc/ada/sem_type.adb | 2 +-
gcc/ada/sem_util.adb | 4 +-
30 files changed, 336 insertions(+), 134 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 dfcae73 2016-04-18 Hristian Kirtchev <kirtchev(a)adacore.com>
new a0a1597 2016-04-18 Arnaud Charlet <charlet(a)adacore.com>
new 3e0cbfe 2016-04-18 Yannick Moy <moy(a)adacore.com>
new 0b2dcb6 2016-04-18 Arnaud Charlet <charlet(a)adacore.com>
new 9c890dc 2016-04-18 Arnaud Charlet <charlet(a)adacore.com>
new d4706d0 2016-04-18 Arnaud Charlet <charlet(a)adacore.com>
new 9a1829d Minor editing.
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/ada/ChangeLog | 88 ++++++++++++++++++
gcc/ada/checks.adb | 30 ++++---
gcc/ada/debug.adb | 5 +-
gcc/ada/exp_ch4.adb | 249 +++++++++++++++++++++++++++++++++++++++++----------
gcc/ada/exp_ch6.adb | 5 +-
gcc/ada/gnat1drv.adb | 9 ++
gcc/ada/opt.ads | 6 ++
gcc/ada/osint-c.adb | 22 +++++
gcc/ada/osint-c.ads | 7 +-
gcc/ada/s-fileio.adb | 16 +++-
gcc/ada/s-os_lib.adb | 8 ++
gcc/ada/sem_ch5.adb | 49 +++++-----
gcc/ada/sem_ch6.adb | 4 +-
gcc/ada/sem_eval.adb | 22 ++++-
gcc/ada/sem_prag.adb | 45 +++++++---
gcc/ada/sem_res.adb | 26 ++++--
gcc/ada/sem_util.adb | 21 +++--
gcc/ada/sem_util.ads | 4 +-
18 files changed, 494 insertions(+), 122 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 ee9c4d3 PR target/70711 * config/arm/bpabi.h (BE8_LINK_SPEC): Add e [...]
new 2609e4d 2016-04-18 Hristian Kirtchev <kirtchev(a)adacore.com>
new cfc922e 2016-04-18 Gary Dismukes <dismukes(a)adacore.com>
new 506761a 2016-04-18 Ed Schonberg <schonberg(a)adacore.com>
new dfcae73 2016-04-18 Hristian Kirtchev <kirtchev(a)adacore.com>
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/ada/ChangeLog | 106 ++++++++++++++
gcc/ada/contracts.adb | 79 +++++++++-
gcc/ada/cstreams.c | 20 +++
gcc/ada/errout.ads | 8 +-
gcc/ada/exp_intr.adb | 8 +-
gcc/ada/gnat1drv.adb | 9 +-
gcc/ada/lib-xref-spark_specific.adb | 4 +-
gcc/ada/par-ch2.adb | 125 +++++++++++++---
gcc/ada/restrict.adb | 279 +++++++++++++++++++-----------------
gcc/ada/restrict.ads | 13 +-
gcc/ada/rtsfind.ads | 2 +
gcc/ada/s-fileio.adb | 34 +++--
gcc/ada/sem_attr.adb | 17 ++-
gcc/ada/sem_ch13.adb | 7 +-
gcc/ada/sem_ch4.adb | 7 +
gcc/ada/sem_ch6.adb | 20 ++-
gcc/ada/sem_prag.adb | 122 ++++++++++------
17 files changed, 615 insertions(+), 245 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-6-branch
in repository gcc.
from 4261520 hsa: Fix bootstrap with older host compilers
new 45ed48d PR target/70711 * config/arm/bpabi.h (BE8_LINK_SPEC): Add e [...]
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/config/arm/bpabi.h | 6 ++++++
2 files changed, 12 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 950db54 2016-04-18 Richard Biener <rguenther(a)suse.de>
new ee9c4d3 PR target/70711 * config/arm/bpabi.h (BE8_LINK_SPEC): Add e [...]
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/config/arm/bpabi.h | 6 ++++++
2 files changed, 12 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.