* cppinit.c (OPT_MD, OPT_MMD): Restore.
commit308f302c4b93d60049bc98f9681a660a037f8148
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Jan 2001 14:45:44 +0000 (9 14:45 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Jan 2001 14:45:44 +0000 (9 14:45 +0000)
treeb4a470a5974f15c498eca49d5b0654405fafd6e2
parent3c7c3d6e1cbd21304e187d45dc9e96c758af8a90
    * cppinit.c (OPT_MD, OPT_MMD): Restore.
        (cpp_handle_option): Handle them.
        (cpp_post_options): Ensure one of -M or -MM is specified with
        any other -M? option.
        (init_dependency_output): Suppress output with -MG.
        * cpp.texi: Update.
        * invoke.texi: Update.

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