bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/11317] Assertion failed in relocate_tls


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/11317] Assertion failed in relocate_tls
Date: Sat, 9 Jul 2011 00:47:31 +0000

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

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-07-09 00:47:14 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2011-07-09 00:47:12

Modified files:
    gold           : ChangeLog i386.cc target-reloc.h x86_64.cc 

Log message:
    PR gold/11317
    * target-reloc.h (issue_undefined_symbol_error): New inline
    function, broken out of relocate_section.
    (relocate_section): Call issue_undefined_symbol_error.
    * i386.cc (Target_i386::Relocate::relocate_tls): Don't crash if
    there is no TLS segment if we are about to issue an undefined
    symbol error.
    * x86_64.cc (Target_x86_64::relocate_tls): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.798&r2=1.799
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/i386.cc.diff?cvsroot=src&r1=1.137&r2=1.138
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/target-reloc.h.diff?cvsroot=src&r1=1.47&r2=1.48
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/x86_64.cc.diff?cvsroot=src&r1=1.135&r2=1.136

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