This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[v3 patch] fix libstdc++/58594


        PR libstdc++/58594
        * include/bits/shared_ptr_base.h
        (_Sp_counted_ptr_inplace::_M_get_deleter()): Cast away cv-quals.
        * testsuite/20_util/shared_ptr/creation/58594.cc: New.

Tested x86_64-linux, committed to trunk

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]