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@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(-)