gcc.c (cpp_options): Delete .d files on error.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Fri, 9 Feb 2001 07:43:13 +0000 (07:43 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Fri, 9 Feb 2001 07:43:13 +0000 (07:43 +0000)
commit58e31b83cf1ed5fd178aab26d10464af3ec8aac9
treee01418253e3312919dad4e17b915bb43e2fd5d6a
parent7c6b0e92a4beae7f097a5282ff638d74cecc20f1
gcc.c (cpp_options): Delete .d files on error.

        * gcc.c (cpp_options): Delete .d files on error.  Don't delete
        .o files when using the -M options.

From-SVN: r39561
gcc/ChangeLog
gcc/gcc.c