This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/52815] class.c:2815:53: error: 'JCR_SECTION_NAME' was not declared in this scope
- From: "danglin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 21 May 2012 16:27:55 +0000
- Subject: [Bug java/52815] class.c:2815:53: error: 'JCR_SECTION_NAME' was not declared in this scope
- Auto-submitted: auto-generated
- References: <bug-52815-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52815
--- Comment #3 from John David Anglin <danglin at gcc dot gnu.org> 2012-05-21 16:27:55 UTC ---
Author: danglin
Date: Mon May 21 16:27:40 2012
New Revision: 187724
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187724
Log:
PR java/52815
* class.c (emit_register_classes_in_jcr_section): Revise placement
of #ifdef JCR_SECTION_NAME.
Modified:
trunk/gcc/java/ChangeLog
trunk/gcc/java/class.c