projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f827a7d
)
re PR libstdc++/21674 (basic_string vs debug_mode)
author
Benjamin Kosnik
<bkoz@gcc.gnu.org>
Fri, 27 May 2005 19:19:45 +0000
(19:19 +0000)
committer
Benjamin 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
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index ab8a1286dd763948e3a4c3f97a47cc74c7cc752b..edd302158144f8469f362c81067f069c615df75a 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-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.