OSDN Git Service

(find_a_file): Always reject "./ld".
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Feb 1993 19:41:46 +0000 (19:41 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Feb 1993 19:41:46 +0000 (19:41 +0000)
commitf9a00e58073e920a78ae14f13a6a4e67ad32c0eb
tree24a29bdf4a14dd204842b933b603bbe3a0b749b0
parent359dd020496ce954fc46e79b29c2123588c3942d
(find_a_file): Always reject "./ld".
(main): Pass short name of program as first arg to fork_execute; ensure
argv[0] always gets filename.
(fork_execute): Print name for diagnostic from PROG; filename comes from
argv[0].

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