gcc.c (process_command): New local lang_n_files, and use it in test of -c with -o.
authorDoug Evans <dje@gnu.org>
Wed, 17 Jan 1996 14:51:41 +0000 (14:51 +0000)
committerDoug Evans <dje@gnu.org>
Wed, 17 Jan 1996 14:51:41 +0000 (14:51 +0000)
commit3a265431763860a5381416371d38e2d602cfdaaf
tree0b145318e9393b43ec1c15fe8de0cef1fd1aff36
parent5b65a74fb5a0d3048624f34e76ef57712436e3f7
gcc.c (process_command): New local lang_n_files, and use it in test of -c with -o.

* gcc.c (process_command): New local lang_n_files, and use
it in test of -c with -o.  Move test of -save-temps.
Test for trailing NUL in -c.

From-SVN: r11038
gcc/gcc.c