]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gcc.c
gcc.c: #include "gansidecl.h".
authorDoug Evans <dje@gnu.org>
Mon, 15 Apr 1996 17:59:56 +0000 (17:59 +0000)
committerDoug Evans <dje@gnu.org>
Mon, 15 Apr 1996 17:59:56 +0000 (17:59 +0000)
commit6aa62cff4e62f91945a7b47715ad0679b690188d
treee055240e8e91536d890be9f9b6ee76b52d376a32
parent0afdf565966faee5a376e5366420a0c08df84b74
gcc.c: #include "gansidecl.h".

* gcc.c: #include "gansidecl.h".
(PROTO,VPROTO,PVPROTO,VPROTO,VA_START,NULL): Delete.
(GENERIC_PTR,NULL_PTR,P_tmpdir): Delete.
(choose_temp_base): Declare as extern, delete internal copy.
(concat): Rewrite to take a variable number of arguments.
(choose_temp_base_try,concat[346]): Delete.
(translate_options,set_spec,process_command,do_spec_1,
is_directory,main): Always use concat, not concat[346].  Pass
NULL_PTR as trailing arg to concat.

From-SVN: r11794
gcc/gcc.c