[PATCH] libstdc++/8761 and libstdc++/7076
Mark Mitchell
mark@codesourcery.com
Fri Jan 10 19:51:00 GMT 2003
--On Friday, January 10, 2003 01:50:20 AM -0500 Jerry Quinn
<jlquinn@optonline.net> wrote:
> * config/locale/generic/c_locale.cc (__convert_from_v<long>,
> __convert_from_v<unsigned long>, __convert_from_v<long long>,
> __convert_from_v<unsigned long long>): Add specializations.
Couldn't a lot of that code be shared? It looks like each of the
specializations is pretty similar.
Sure can't argue with the performance improvement. :-)
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Libstdc++
mailing list