r230509 - in /trunk/gcc: ChangeLog configure co...

amodra@gcc.gnu.org amodra@gcc.gnu.org
Tue Nov 17 23:24:00 GMT 2015


Author: amodra
Date: Tue Nov 17 23:24:30 2015
New Revision: 230509

URL: https://gcc.gnu.org/viewcvs?rev=230509&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/configure
    trunk/gcc/configure.ac



More information about the Gcc-cvs mailing list