* gcc.c (do_spec_1): [case 'o'] Account for
commit2b19138144b7f6fb00613e66455e9a9fbf649c4e
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Sep 1998 12:58:40 +0000 (4 12:58 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Sep 1998 12:58:40 +0000 (4 12:58 +0000)
treea3461dd7c0404ab3c731511cb1f2847c7b234905
parentae97983e383e6d7b0ac62f97af6005c1a4b1bb4c
    * gcc.c (do_spec_1): [case 'o'] Account for
        lang_specific_extra_outfiles.
        (main): Correctly clear all slots in outfiles for
        lang_specific_extra_outfiles.  Set input_file_number before
        calling lang_specific_pre_link.

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