This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b4e0de4655 2019-01-03 Aaron Sawdey acsawdey@linux.ibm.com new f8ad40d84b8 PR libstdc++/88681 export missing symbols new 9013258b144 PR libstdc++/88607 replace or remove unnecessary UTF-8 characters
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 | 22 +++++++++++++ libstdc++-v3/config/abi/pre/gnu.ver | 3 ++ libstdc++-v3/include/bits/forward_list.h | 2 +- libstdc++-v3/include/debug/forward_list | 2 +- .../include/experimental/bits/shared_ptr.h | 22 ++++++------- libstdc++-v3/include/experimental/chrono | 2 +- libstdc++-v3/include/experimental/functional | 2 +- libstdc++-v3/include/experimental/ratio | 2 +- libstdc++-v3/include/experimental/system_error | 2 +- libstdc++-v3/include/experimental/tuple | 2 +- libstdc++-v3/include/experimental/type_traits | 10 +++--- libstdc++-v3/include/parallel/multiseq_selection.h | 2 +- libstdc++-v3/include/parallel/workstealing.h | 2 +- .../22_locale/collate_byname/{1.cc => 88681.cc} | 5 ++- .../1.cc => 22_locale/time_get/get/char/88681.cc} | 38 +++++++++++++--------- .../time_get/get/wchar_t/88681.cc} | 38 +++++++++++++--------- 16 files changed, 100 insertions(+), 56 deletions(-) copy libstdc++-v3/testsuite/22_locale/collate_byname/{1.cc => 88681.cc} (87%) copy libstdc++-v3/testsuite/{27_io/manipulators/extended/put_time/char/1.cc => 22_ [...] copy libstdc++-v3/testsuite/{27_io/manipulators/extended/put_time/char/1.cc => 22_ [...]