Fix gmon static test failures.
authorJohn David Anglin <danglin@gcc.gnu.org>
Wed, 29 Nov 2017 01:01:05 +0000 (20:01 -0500)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 29 Nov 2017 01:01:05 +0000 (20:01 -0500)
commitd5bfa34a53fe67e9e86edc7f5d8277dcd687d064
tree26e489970d27e1caa07bcd84186e1e8e0b59f9fc
parente4602cba2fb919546bee0eacbd10ab8ade7b7b6f
Fix gmon static test failures.

* sysdeps/hppa/start.S (_start): Check PIC instead of SHARED.  Load
address of $global$ into %dp register earlier.  Use pc-relative
instruction sequence for PIC case.
ChangeLog
sysdeps/hppa/start.S