]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gcc.c
(main): No program should return the error_count!
authorRichard Stallman <rms@gnu.org>
Mon, 7 Sep 1992 06:04:38 +0000 (06:04 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 7 Sep 1992 06:04:38 +0000 (06:04 +0000)
commit3b9b4d3fa6ca154184713511dc4ac6e30731deaf
treee680c5d018a7aee3f60d9df3604fb41066a527ca
parent07d8ca2d9295b124556561d96571e6062d86d610
(main): No program should return the error_count!

Return 2 if failure due to signal, 1 if just errors.
(execute): Increment signal_count.

From-SVN: r2068
gcc/gcc.c