]> git.ipfire.org Git - thirdparty/gcc.git/commit
POWERPC64_TOC_POINTER_ALIGNMENT
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Nov 2015 23:24:30 +0000 (23:24 +0000)
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Nov 2015 23:24:30 +0000 (23:24 +0000)
commit2e139797a2c588f2a3d9b0801257ec3c6eb07b75
tree86341b7330cc34960054baf284b16b79fe58ac1b
parent3c77e6e51f3def12b1ad416dac4b907f2245b047
POWERPC64_TOC_POINTER_ALIGNMENT

A default of -z relro (as on Fedora) defeats the deliberate
mis-alignment of .got in the testcase.

* configure.ac (POWERPC64_TOC_POINTER_ALIGNMENT): Pass -z norelro
to ld.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230509 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/configure
gcc/configure.ac