commit320c53c4096150292644dd87c96573c30eab7f68
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Jun 1998 15:57:13 +0000 (5 15:57 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Jun 1998 15:57:13 +0000 (5 15:57 +0000)
tree16a2af26b3622e11a94ed078b40066cfc96ba6d2
parentf9b7c0b9c2577939361732a3afab1c2553aa855a

* gcc.c (lang_specific_pre_link):  New LANG_SPECIFIC_DRIVER function.
(lang_specific_extra_outfiles):  New LANG_SPECIFIC_DRIVER variable.
(do_spec, input_filename, input_filename_length):  Make public.
(main):  Adjust outfiles allocation by lang_specific_extra_outfiles.
Call lang_specific_pre_link befor elinking.

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