This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19139] data referenced as short misplaced in non-short linkonce section
- From: "jbeulich at novell dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Dec 2004 15:18:41 -0000
- Subject: [Bug target/19139] data referenced as short misplaced in non-short linkonce section
- References: <20041223145308.19139.jbeulich@novell.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jbeulich at novell dot com 2004-12-23 15:18 -------
Hmm, it's not as severe as I first thought. The references use ltoff22x
relocations, so they are safe. It is just inefficient to have these data items
not live in short data.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19139