r146292 - in /trunk/gcc: ChangeLog gcc.c main.c...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Fri Apr 17 21:11:00 GMT 2009
Author: dnovillo
Date: Fri Apr 17 21:11:46 2009
New Revision: 146292
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146292
Log:
PR 31567
* gcc.c (create_at_file): New.
(compile_input_file_p): New.
(do_spec_1): Use @args files for %i. Use create_at_file for %o.
* main.c (main): Update call to toplev_main.
* toplev.c (toplev_main): Change signature. Call expandargv.
* toplev.h (toplev_main): Change signature.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gcc.c
trunk/gcc/main.c
trunk/gcc/toplev.c
trunk/gcc/toplev.h
More information about the Gcc-cvs
mailing list