This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9847c1e 2016-08-02 Roger Sayle roger@nextmovesoftware.com new 26eb32d Add -fno-show-column to libstdc++ test flags new d864625 Move dg-error directives to relevant lines new d2f0b67 Improve comments on check_v3_target_filesystem_ts new 7a2ea99 Fix std::wstring allocator 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 | 26 ++++++++++++++++++++++ libstdc++-v3/scripts/testsuite_flags.in | 2 +- .../error_code/operators/bool_neg.cc | 4 +--- .../error_condition/operators/bool_neg.cc | 4 +--- .../20_util/ratio/cons/cons_overflow_neg.cc | 9 +++----- .../basic_string/allocator/wchar_t/copy.cc | 6 ++--- .../basic_string/allocator/wchar_t/copy_assign.cc | 6 ++--- .../basic_string/allocator/wchar_t/minimal.cc | 2 +- .../basic_string/allocator/wchar_t/move.cc | 6 ++--- .../basic_string/allocator/wchar_t/move_assign.cc | 6 ++--- .../basic_string/allocator/wchar_t/noexcept.cc | 6 ++--- .../basic_string/allocator/wchar_t/swap.cc | 6 ++--- libstdc++-v3/testsuite/lib/libstdc++.exp | 4 +++- 13 files changed, 54 insertions(+), 33 deletions(-)