re PR preprocessor/7862 (Interrupting gcc -MD removes .d file but not .o)
authorNeil Booth <neil@daikokuya.co.uk>
Sat, 12 Oct 2002 17:10:20 +0000 (17:10 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sat, 12 Oct 2002 17:10:20 +0000 (17:10 +0000)
commit4ca1256f1ce4b7b45a21c43f798d29192ab6d489
tree4c5bb40c8243c8d81d98f8077368efdfb23e77f5
parentcf860dc275f081171bca36a1df471417307b7922
re PR preprocessor/7862 (Interrupting gcc -MD removes .d file but not .o)

PR preprocessor/7862
PR preprocessor/8190
* gcc.c (cpp_unique_options): Don't delete .d files.
Remove stray whitespace.

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