This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Merging UTF8 constants at link time.
- To: "Anthony Green" <green at redhat dot com>, "Java at Gcc dot Gnu. Org" <java at gcc dot gnu dot org>
- Subject: Re: Merging UTF8 constants at link time.
- From: "Anthony Green" <green at redhat dot com>
- Date: Sun, 5 Aug 2001 08:21:06 -0700
- References: <004d01c11dc1$9595ca40$5be6b4cd@cygnus.com>
> This sounds cool. My only tweak would be to call the sections
> .rodata.jutf.*.
Oops. .rodata.jutf8.* of course.
AG