[committed 2/5] libstdc++: Fix -Wdeprecated-declarations warnings

Jonathan Wakely jwakely@redhat.com
Thu Sep 10 18:18:32 GMT 2020


             * include/experimental/bits/shared_ptr.h (shared_ptr(auto_ptr&&))
             (operator=(auto_ptr&&)): Add diagnostic pragmas to suppress
             warnings for uses of std::auto_ptr.
             * include/experimental/type_traits (is_literal_type_v):
             Likewise, for use of std::is_literal_type.
             * include/std/condition_variable (condition_variable_any::_Unlock):
             Likewise, for use of std::uncaught_exception.


Tested powerpc64le-linux. Committed to trunk.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 3332 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20200910/e08b2ca7/attachment-0001.bin>


More information about the Libstdc++ mailing list