This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] libstdc++/8761 and libstdc++/7076




--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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]