]> git.ipfire.org Git - thirdparty/glibc.git/commit
hppa: fix loading of global pointer in _start [BZ #20277]
authorJohn David Anglin <dave.anglin@bell.net>
Tue, 21 Jun 2016 22:35:22 +0000 (18:35 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 30 Jun 2016 15:37:08 +0000 (11:37 -0400)
commit9765ffa71030efd8bb4f2ea4ed6e020fcb4bb714
tree311ba80e9ba72fbae05c6a0bf8a7ad8a5dc6fb94
parent13efa86ece61bf84daca50cab30db1b0902fe2db
hppa: fix loading of global pointer in _start [BZ #20277]

The patched change fixes a regression for executables compiled with the
-p option and linked with gcrt1.o.  The executables crash on startup.

This regression was introduced in 2.22 and was noticed in the gcc testsuite.
ChangeLog
sysdeps/hppa/start.S