dyn-string.c
11.7 KB
-
cp-demangle.c (__cxa_demangle): Also protect with IN_GLIBCPP_V3. · bd7e6f2d
2002-04-01 Phil Edwards <pme@gcc.gnu.org> * cp-demangle.c (__cxa_demangle): Also protect with IN_GLIBCPP_V3. (is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_ctor): Conditionally not compile if IN_GLIBCPP_V3 defined. * dyn-string.c: Also allow IN_GLIBCPP_V3 to change allocation scheme. From-SVN: r51708
Phil Edwards committed