This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/21472] Gcc generates CALL16 reloc that ld objects to
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 May 2005 17:15:27 -0000
- Subject: [Bug target/21472] Gcc generates CALL16 reloc that ld objects to
- References: <20050509162859.21472.pkoning@equallogic.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-09 17:15 -------
lw $25,%call16(fini_fallthru)($28)
I want to say the above is the problem and it is a local symbol but to GCC it is a global one.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |build
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21472