r225144 - in /trunk/gcc: ChangeLog config/gnu-u...
hjl@gcc.gnu.org
hjl@gcc.gnu.org
Mon Jun 29 20:50:00 GMT 2015
Author: hjl
Date: Mon Jun 29 20:50:57 2015
New Revision: 225144
URL: https://gcc.gnu.org/viewcvs?rev=225144&root=gcc&view=rev
Log:
Use PIE_SPEC/NO_PIE_SPEC for crtend.o/crtendS.o
We need to link with crtend.o and crtendS.o properly for GCC configured
to generate PIE by default.
* config/gnu-user.h (GNU_USER_TARGET_ENDFILE_SPEC): Use
PIE_SPEC and NO_PIE_SPEC if HAVE_LD_PIE is defined.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/gnu-user.h
More information about the Gcc-cvs
mailing list