|
From: | cvs-commit at gcc dot gnu dot org |
Subject: | [Bug gold/6992] constant strings don't get relocated properly in a relocatable built with gold |
Date: | 28 Feb 2009 17:53:31 -0000 |
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-02-28 17:53 ------- Subject: Bug 6992 CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2009-02-28 17:53:16 Modified files: gold : ChangeLog object.cc symtab.cc Log message: PR 6992 * symtab.cc (Symbol_table::sized_write_section_symbol): In a relocatable link set the value of the section symbol to zero. * object.cc (Sized_relobj::do_finalize_local_symbols): In a relocatable link don't include the section address in the local symbol value. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.185&r2=1.186 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/object.cc.diff?cvsroot=src&r1=1.86&r2=1.87 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/symtab.cc.diff?cvsroot=src&r1=1.116&r2=1.117 -- http://sourceware.org/bugzilla/show_bug.cgi?id=6992 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
[Prev in Thread] | Current Thread | [Next in Thread] |