This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/21472] Gcc generates CALL16 reloc that ld objects to


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]