[Bug libstdc++/39405] [4.3 regression] std::shared_ptr barfs on incomplete template class that boost::shared_ptr accepts
paolo at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Mar 15 00:44:00 GMT 2009
------- Comment #25 from paolo at gcc dot gnu dot org 2009-03-15 00:44 -------
Subject: Bug 39405
Author: paolo
Date: Sun Mar 15 00:43:46 2009
New Revision: 144867
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144867
Log:
2009-03-14 Paolo Carlini <paolo.carlini@oracle.com>
PR libstdc++/39405
* include/std/type_traits (__add_lvalue_reference_helper,
__add_rvalue_reference_helper): Avoid is_function.
* testsuite/20_util/shared_ptr/cons/39405.cc: New.
* testsuite/tr1/2_general_utilities/shared_ptr/cons/39405.cc: Likewise.
Added:
branches/gcc-4_3-branch/libstdc++-v3/testsuite/20_util/shared_ptr/cons/39405.cc
branches/gcc-4_3-branch/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/cons/39405.cc
Modified:
branches/gcc-4_3-branch/libstdc++-v3/ChangeLog
branches/gcc-4_3-branch/libstdc++-v3/include/std/type_traits
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39405
More information about the Gcc-bugs
mailing list