aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/frontend-passes.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gcc.gnu.org>2018-11-18 20:52:10 +1030
committerAlan Modra <amodra@gcc.gnu.org>2018-11-18 20:52:10 +1030
commit003fc14b5b74ab203d693e2a4f30c25bd280daf8 (patch)
tree35dca2779cec819595148980f3cbe799abbf3ae1 /gcc/fortran/frontend-passes.c
parent83fad92900e6370e4ca4f40cefe56a386399239d (diff)
downloadgcc-003fc14b5b74ab203d693e2a4f30c25bd280daf8.zip
gcc-003fc14b5b74ab203d693e2a4f30c25bd280daf8.tar.gz
gcc-003fc14b5b74ab203d693e2a4f30c25bd280daf8.tar.bz2
Delete !HAVE_LD_PIE variants of startfile/endfile specs
The HAVE_LD_PIE variant doesn't contain anything that will break linking when !HAVE_LD_PIE that isn't already broken if you choose to build PIEs with a linker that doesn't support PIE. All this HAVE_LD_PIE protects is the choice of different crt files, which is more about libc capability than linker capability. * config/gnu-user.h (GNU_USER_TARGET_STARTFILE_SPEC): Delete !HAVE_LD_PIE variant. (GNU_USER_TARGET_ENDFILE_SPEC): Likewise. From-SVN: r266249
Diffstat (limited to 'gcc/fortran/frontend-passes.c')
0 files changed, 0 insertions, 0 deletions