This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/33771] FAIL: 17_intro/headers/c++1998/all.cc (test for excess errors)
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Oct 2007 21:30:53 -0000
- Subject: [Bug libstdc++/33771] FAIL: 17_intro/headers/c++1998/all.cc (test for excess errors)
- References: <bug-33771-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pcarlini at suse dot de 2007-10-14 21:30 -------
Are you willing to prepare and test on your target a patch along those lines?
Specifically, I would suggest following the existing practice in
17_intro/headers/c++200x/* and therefore guard with _GLIBCXX_HAVE_WCHAR_H,
_GLIBCXX_HAVE_WCTYPE_H, and so on...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33771