This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/50888] Bootstrap failure in libjava against latest git glibc
- From: "xguo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 11 Jul 2012 06:02:17 +0000
- Subject: [Bug bootstrap/50888] Bootstrap failure in libjava against latest git glibc
- Auto-submitted: auto-generated
- References: <bug-50888-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
--- Comment #15 from xuepeng guo <xguo at gcc dot gnu.org> 2012-07-11 06:02:17 UTC ---
Author: xguo
Date: Wed Jul 11 06:02:10 2012
New Revision: 189421
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189421
Log:
2012-07-11 Terry Guo <terry.guo@arm.com>
Backport r181685 from mainline
2011-11-24 Jakub Jelinek <jakub@redhat.com>
PR bootstrap/50888
* prims.cc: Don't include ctype.h.
(c_isspace): Define.
(next_property_key, next_property_value): Use it instead
of isspace.
Added:
branches/ARM/embedded-4_6-branch/libjava/ChangeLog.arm
Modified:
branches/ARM/embedded-4_6-branch/libjava/prims.cc