]> git.ipfire.org Git - thirdparty/glibc.git/commit
powerpc: Fix ld.so address determination for PCREL mode (bug 31640)
authorFlorian Weimer <fweimer@redhat.com>
Sun, 14 Apr 2024 06:24:51 +0000 (08:24 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Sun, 14 Apr 2024 06:24:51 +0000 (08:24 +0200)
commit14e56bd4ce15ac2d1cc43f762eb2e6b83fec1afe
treed2dcc8977b1bac15f77e72bebef9a3cea70a9a13
parentaea52e3d2b71e89f2ba4fd4d8f1f8d3036d83c1d
powerpc: Fix ld.so address determination for PCREL mode (bug 31640)

This seems to have stopped working with some GCC 14 versions,
which clobber r2.  With other compilers, the kernel-provided
r2 value is still available at this point.

Reviewed-by: Peter Bergner <bergner@linux.ibm.com>
sysdeps/powerpc/powerpc64/dl-machine.h