2005-03-23 Mark Mitchell <mark@codesourcery.com>
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Mar 2005 01:23:51 +0000 (01:23 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Mar 2005 01:23:51 +0000 (01:23 +0000)
commitd8fe3273bd13fa0948df8315ae7a8b2f25e36d7f
treecb066df20ca2da56076e280cfda545c043477540
parent12be4bb231a85152154d4ac4ee68e26184554d6c
2005-03-23  Mark Mitchell  <mark@codesourcery.com>

* gcc.c (do_spec_1): Do not add a -L path for a directory in
the prefix list if we have already added a multilib directory
based on that path.
(main): Do not add MD_EXEC_PREFIX to the list of directories to
search with -L.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96915 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcc.c