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] Finally implement Matt's "recipe"


Paolo Carlini wrote:

Regtests are Ok on x86-linux and now I'm going to thoroughly check the
patch on other platforms and verify that the performance are also
still ok.

The posted version uses the wrong macro for wchar_t, sorry:


s/_GLIBCPP_USE_WCHAR_T/_GLIBCXX_USE_WCHAR_T

otherwise, further tests are going well (also retested on char the slow versions).

Paolo.


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