]> gcc.gnu.org Git - gcc.git/commit
gcc.c (process_command): Only accept input files which exist and can be read...
authorBrendan Kehoe <brendan@gcc.gnu.org>
Fri, 15 Jan 1993 00:19:25 +0000 (19:19 -0500)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Fri, 15 Jan 1993 00:19:25 +0000 (19:19 -0500)
commit48fb792a91a6b0850d723dc87bcc18eeab7ac3f5
treea829405d785547f5ed120c3fb1ab765e260dd857
parent3dac0de51f62b67c842e8dc1092043ee63c49c7b
gcc.c (process_command): Only accept input files which exist and can be read...

        * gcc.c (process_command): Only accept input files which exist and
        can be read; prevent link phase if an input file was rejected.
        (error_count): Make into a static global variable.

From-SVN: r3249
gcc/gcc.c
This page took 0.06022 seconds and 5 git commands to generate.