This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/40511] Bootstrap Failure in stage3: c++locale - Recent SVN
- From: "paolo dot carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2009 10:32:56 -0000
- Subject: [Bug bootstrap/40511] Bootstrap Failure in stage3: c++locale - Recent SVN
- References: <bug-40511-6183@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from paolo dot carlini at oracle dot com 2009-06-30 10:32 -------
Hi again. I just studied the glibc2.2.x documentation and I think a workaround
for those old glibcs is pretty simple, indeed use 1 << LC_CTYPE.
For the record, LC_CTYPE_MASK & co appeared in 2.3.0.
--
paolo dot carlini at oracle dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|WONTFIX |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40511