This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/22299] Even length strings (not odd) placed in .section .rodata.jutf8.# at -O1 or above.
- From: "mckinlay at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2006 19:04:38 -0000
- Subject: [Bug java/22299] Even length strings (not odd) placed in .section .rodata.jutf8.# at -O1 or above.
- References: <bug-22299-7936@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from mckinlay at redhat dot com 2006-06-30 19:04 -------
Correction: Both "XX" and "ODD" go in .rodata.jutf8.8. "XXXX" would go in
.rodata.jutf8.10.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22299