]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m.
authorJoseph Myers <joseph@codesourcery.com>
Fri, 3 Dec 2010 15:09:59 +0000 (15:09 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Fri, 3 Dec 2010 15:09:59 +0000 (15:09 +0000)
commit12b57b0f1dbfc2dce830536b936eda16ebab855e
treead4c3bffc0c995a7d8bcd7443800ff21892437d7
parent196891b51b2ba534468eefc655170bf3cd39c2fd
gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m.

* gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m.
* config/darwin.h (LINK_COMMAND_SPEC_A): Likewise.
* config/i386/djgpp.h (LINK_COMMAND_SPEC): Likewise.

From-SVN: r167428
gcc/ChangeLog
gcc/config/darwin.h
gcc/config/i386/djgpp.h
gcc/gcc.c