darwin.h (LINK_SPEC): Pass -fpie through to the linker.
authorGeoffrey Keating <geoffk@apple.com>
Fri, 1 Jun 2007 22:58:14 +0000 (22:58 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 1 Jun 2007 22:58:14 +0000 (22:58 +0000)
commit648beecdcd2773c321150bea7c211ed48e032dc9
treec63b17039ad79ae28c9d0da2cdd99fc4c83974da
parente07e405d7b1e06496a9a4819091205ee22ac7532
darwin.h (LINK_SPEC): Pass -fpie through to the linker.

2007-06-01  Geoffrey Keating  <geoffk@apple.com>

* config/darwin.h (LINK_SPEC): Pass -fpie through to the linker.

Index: testsuite/ChangeLog
2007-06-01  Geoffrey Keating  <geoffk@apple.com>

* gcc.dg/pie-link.c: New test.

From-SVN: r125270
gcc/ChangeLog
gcc/config/darwin.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pie-link.c [new file with mode: 0644]