|
From: | address@hidden |
Subject: | [Bug ld/12669] Suspected bug in calculation of gp-relative offsets for ia64 target |
Date: | Wed, 13 Apr 2011 13:55:15 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12669 --- Comment #2 from Andreas Schwab <address@hidden> 2011-04-13 13:55:02 UTC --- Note that the linker does not always put gp at the start of the .got section. If you want to force a particular gp value you need to define the symbol __gp. Otherwise use this symbol to find the actually chosen gp value. You should also keep .got, .sdata and .sbss close together. -- 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.
[Prev in Thread] | Current Thread | [Next in Thread] |