This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/31005] [4.3 Regression] build failure on powerpc-darwin while building codecvt.cc
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2007 06:45:59 -0000
- Subject: [Bug libstdc++/31005] [4.3 Regression] build failure on powerpc-darwin while building codecvt.cc
- References: <bug-31005-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-03-01 06:45 -------
Looks like this was caused by:
http://gcc.gnu.org/ml/libstdc++/2007-02/msg00188.html
Specifically this part:
* include/std/iosfwd: Do not include <cctype> here...
* include/bits/locale_facets.h: ... do it here, when needed.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pcarlini at suse dot de
Summary|build failure on powerpc- |[4.3 Regression] build
|darwin while building |failure on powerpc-darwin
|codecvt.cc |while building codecvt.cc
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31005