]> 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)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 1 Jul 2016 12:40:09 +0000 (14:40 +0200)
commit0903610fdc31efbea4309f69e5ee3e1d4f7ed29e
tree6c3f7b0cbad2b9b33c86e6031541041df43bdc7f
parent3d21617c430d190e5412bc450afad22169218c0e
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.

(cherry picked from commit 9765ffa71030efd8bb4f2ea4ed6e020fcb4bb714)
ChangeLog
NEWS
sysdeps/hppa/start.S