re PR libstdc++/21674 (basic_string vs debug_mode)
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 27 May 2005 19:19:45 +0000 (19:19 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 27 May 2005 19:19:45 +0000 (19:19 +0000)
2005-05-27  Benjamin Kosnik  <bkoz@redhat.com>

        PR libstdc++/21674
        * include/bits/c++config: Remove extern template use when in debug
        mode, disable for non-weak systems.

From-SVN: r100273

libstdc++-v3/ChangeLog

index ab8a1286dd763948e3a4c3f97a47cc74c7cc752b..edd302158144f8469f362c81067f069c615df75a 100644 (file)
@@ -11,6 +11,7 @@
 
 2005-05-27  Benjamin Kosnik  <bkoz@redhat.com>
 
+       PR libstdc++/21674
        * include/bits/c++config: Remove extern template use when in debug
        mode, disable for non-weak systems.