gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...
authorAlexandre Oliva <aoliva@redhat.com>
Sun, 31 Mar 2002 09:32:52 +0000 (09:32 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sun, 31 Mar 2002 09:32:52 +0000 (09:32 +0000)
commit1a0a7539e5f1eb980dd08c399290ca7ea3f6460b
tree0c2e4b84b9367896cf15095063afbb4b0d85ba8b
parentefe52a8241b82917ff410715a8e4a27221e9152a
gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...

* gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...
(LINK_COMMAND_SPEC): ... from here.
(init_gcc_specs): Duplicate it here too, omitting
shared_name in the second copy.
(init_spec): Test for duplicate
* config/i386/djgpp.h (LINK_COMMAND_SPEC): Remove `%L %G'.

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