bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/13491] SECREL32 relocation invalid with external symbol


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/13491] SECREL32 relocation invalid with external symbol
Date: Mon, 16 Jan 2012 08:30:31 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13491

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-01-16 08:30:31 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2012-01-16 08:30:20

Modified files:
    bfd            : ChangeLog coff-i386.c coff-x86_64.c 

Log message:
    PR ld/13491
    * coff-i386.c (coff_i386_rtype_to_howto <R_SECREL32>): Test
    h->root.type not h->type.
    * coff-x86_64.c (coff_amd64_rtype_to_howto <R_AMD64_SECREL>): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5587&r2=1.5588
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/coff-i386.c.diff?cvsroot=src&r1=1.35&r2=1.36
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/coff-x86_64.c.diff?cvsroot=src&r1=1.14&r2=1.15

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

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