bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/389] New: ld -q broken


From: marcus at mc dot pp dot se
Subject: [Bug ld/389] New: ld -q broken
Date: 17 Sep 2004 20:14:52 -0000

With ld 2.15, the -q flag generates broken relocations:

omoikane:/tmp% cat foo.s
a:      .long a
omoikane:/tmp% sh-elf-as -o foo.o foo.s
omoikane:/tmp% sh-elf-ld -e0 -q -o foo foo.o
omoikane:/tmp% sh-elf-readelf -r foo

Relocation section '.rela.text' at offset 0x184 contains 1 entries:
 Offset     Info    Type            Sym.Value  Sym. Name + Addend
002e7379  6d746162 unrecognized: 62      bad symbol index: 006d7461
omoikane:/tmp% 

This used to work in 2.14.  (And no, the problem doesn't seem to be specific to
the sh-elf target)

-- 
           Summary: ld -q broken
           Product: binutils
           Version: 2.15
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: marcus at mc dot pp dot se
                CC: bug-binutils at gnu dot org


http://sources.redhat.com/bugzilla/show_bug.cgi?id=389

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]