Compiling lib/csu/common_elf/crtbegin.c in the NetBSD 1.6.2 source tree with gcc
4.0.0 and binutils 2.16, I get complaints from ld:
  crtbeginS.o: CALL16 reloc at 0xfc not against global symbol

The call16 is in the .s file generated by gcc, but I can't tell why it's any
different from the others.  Will attach .i and .s files (it would be nice if you
could do that when entering a bug...)

-- 
           Summary: Gcc generates CALL16 reloc that ld objects to
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pkoning at equallogic dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i386-netbsdelf
  GCC host triplet: i386-netbsdelf
GCC target triplet: mipsel-netbsdelf


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21472

Reply via email to