[RS6000] linux startfile/endfile
commitff97dd826e77fa9ee1f3c89a73e2cee855cf5fb9
authorAlan Modra <amodra@gmail.com>
Sat, 12 Aug 2017 00:28:04 +0000 (12 09:58 +0930)
committerAlan Modra <amodra@gcc.gnu.org>
Sat, 12 Aug 2017 00:28:04 +0000 (12 09:58 +0930)
tree878ec8a8752c039952f66556cfc6411fb8a5d528
parent9567c62efb83a03348971a01cc6f6d0ec5d79908
[RS6000] linux startfile/endfile

These need to match the gnu-user.h definitions to support
--enable-default-pie.  Otherwise we end up linking the wrong startup
files when defaulting to PIE.

PR target/81170
PR target/81295
* config/rs6000/sysv4.h (STARTFILE_LINUX_SPEC): Upgrade to
match gnu-user.h startfile.
(ENDFILE_LINUX_SPEC): Similarly.

From-SVN: r251065
gcc/ChangeLog
gcc/config/rs6000/sysv4.h