This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/52694] [4.8 regression] bootstrap failure: libjava/java/io/natVMConsole.cc:35:20: error: 'IUCL C' was not declared in this scope
- From: "gerald at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 26 Mar 2012 16:24:46 +0000
- Subject: [Bug libgcj/52694] [4.8 regression] bootstrap failure: libjava/java/io/natVMConsole.cc:35:20: error: 'IUCL C' was not declared in this scope
- Auto-submitted: auto-generated
- References: <bug-52694-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52694
--- Comment #5 from gerald at gcc dot gnu.org <gerald at gcc dot gnu.org> 2012-03-26 16:24:46 UTC ---
Author: gerald
Date: Mon Mar 26 16:24:33 2012
New Revision: 185811
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185811
Log:
PR libgcj/52694
* java/io/natVMConsole.cc (IUCLC): Define, if undefined.
Modified:
trunk/libjava/ChangeLog
trunk/libjava/java/io/natVMConsole.cc