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] fix libstdc++/46910


2010-12-14  Jonathan Wakely  <jwakely.gcc@gmail.com>

        PR libstdc++/46910
        * include/bits/shared_ptr_base.h (_Sp_counted_deleter): Do not
        derive from _Sp_counted_ptr.
        * testsuite/20_util/shared_ptr/cons/46910.cc: New.
        * testsuite/20_util/shared_ptr/cons/43820.cc: Adjust.
        * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust.

tested x86_64-linux, committed to trunk

Attachment: 46910.txt
Description: Text document


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