https://sourceware.org/bugzilla/show_bug.cgi?id=21132

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
The definition for $global$ in ld/emulparams/hppalinux.sh dates back to the
original hppa-linux support, at which time elf32_hppa_set_gp said:

       /* If $global$ isn't defined, we could make one up ourselves
          from the start of .plt, .dlt, or .data  For the time
          being, just bomb.  */

Now that we do define $global$ in elf32_hppa_set_gp, the DATA_START_SYMBOLS
define should disappear, probably.  I'll leave that patch to you, Dave.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to