OSDN Git Service

PR 31567
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Apr 2009 21:11:46 +0000 (21:11 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Apr 2009 21:11:46 +0000 (21:11 +0000)
commit467829319b1fd38f35b497a6ebb34faebd0c0046
tree77f7ad02352b14c374885d01832263369b4fe32c
parent0bae362cf13c5130f4bea3d4edd3fdc8450b5c85
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.

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