This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/64553] Missing '# ifdef _GLIBCXX_USE_WCHAR_T' in src/c++11/cxx11-shim_facet.cc
- From: "andris.pavenis at iki dot fi" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 09 Jan 2015 19:30:23 +0000
- Subject: [Bug libstdc++/64553] Missing '# ifdef _GLIBCXX_USE_WCHAR_T' in src/c++11/cxx11-shim_facet.cc
- Auto-submitted: auto-generated
- References: <bug-64553-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64553
--- Comment #1 from Andris Pavenis <andris.pavenis at iki dot fi> ---
Created attachment 34415
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34415&action=edit
A patch
After included patch for cxx11-shim_facets.cc native bootstrap succeeded for
DJGPP (C, C++, Fortran, Objc, ObjC++). There were however other DJGPP related
changes