------- Comment #3 from dnovillo at gcc dot gnu dot org  2009-04-17 21:12 
-------
Subject: Bug 31567

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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31567

Reply via email to