darwin.h (LINK_SPEC): Pass -nofixprebinding to linker.
authorDevang Patel <dpatel@apple.com>
Wed, 10 Sep 2003 00:43:38 +0000 (17:43 -0700)
committerDevang Patel <dpatel@gcc.gnu.org>
Wed, 10 Sep 2003 00:43:38 +0000 (17:43 -0700)
commite62f462e1093bc9ce729021bcef66e9636159568
treee681df249288ed5a3e03f3c77866770e1212d568
parent6fe055ae4630dd4352ac7cdc5298b277d6493235
darwin.h (LINK_SPEC): Pass -nofixprebinding to linker.

gcc
        * config/darwin.h (LINK_SPEC): Pass -nofixprebinding to linker.
        * doc/invoke.texi: Document new Darwin linker option -nofixprebinding.
testsuite
        * gcc.dg/darwin-ld-6.c: New test.

From-SVN: r71259
gcc/ChangeLog
gcc/config/darwin.h
gcc/doc/invoke.texi
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/darwin-ld-6.c [new file with mode: 0644]