gcc.c
242 KB
-
gcc.c (n_switches_alloc, [...]): New. · 922e1882
* gcc.c (n_switches_alloc, n_infiles_alloc, alloc_infile, add_infile, alloc_switch): New. (process_command): Remove variable lang_n_infiles. Process options in a single pass. Use new functions for allocating infiles and switches arrays. Properly skip operands of -Xpreprocessor and -Xassembler. testsuite: * gcc.dg/opts-3.c: New test. From-SVN: r161430
Joseph Myers committed