OSDN Git Service

preprocessor/3951
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Mar 2002 21:01:00 +0000 (21:01 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Mar 2002 21:01:00 +0000 (21:01 +0000)
commitd8dd302a897f0ebd514449464a18165f981591ee
tree93cafea773e541b0d1ffd779009946f4538c7e23
parent298009301d958c8f916270bd4bd65a69d73b3a8c
preprocessor/3951
* gcc.c (cpp_options): Pass -MD through as -MD not -M -MF.
* cppinit.c (cpp_handle_option): Set no_ouput if -MD or -MMD.
(init_dependency_output): Don't make no_output decision here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51272 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cppinit.c
gcc/gcc.c