(struct compiler): spec field is now array of 4 elements.
authorRichard Stallman <rms@gnu.org>
Mon, 31 Aug 1992 20:00:19 +0000 (20:00 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 31 Aug 1992 20:00:19 +0000 (20:00 +0000)
commitec32609a581994ba01b45b0ef4deacaca0045457
tree06ca91bf08e2e5dc232f557749eebce26d7cd2d4
parent9029f44dd73414fd72f322183841ee901950a019
(struct compiler): spec field is now array of 4 elements.

(read_specs): Clear the entire new element of compilers.
(lookup_compiler): Copy all of spec array.  Check element 0 for @.
(main): Concatenate all elements of compiler spec.
(validate_all_switches): Validate from all elements of compiler spec.
(default_compilers): Split CPP commands into separate strings.

From-SVN: r2005
gcc/gcc.c