https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105417
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Comment on attachment 52905 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52905 Add alias symbols for the missing exports Shouldn't the #if 1 be wropped? On the other side, perhaps wrap the wchar_t stuff in #ifdef _GLIBCXX_USE_WCHAR_T just for consistency?