]> gcc.gnu.org Git - gcc.git/commit
cppinit.c (OPT_MD, OPT_MMD): Restore.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Tue, 9 Jan 2001 14:45:44 +0000 (14:45 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 9 Jan 2001 14:45:44 +0000 (14:45 +0000)
commite582248c938e55da60398a735932dd0462f85530
treeb4a470a5974f15c498eca49d5b0654405fafd6e2
parent7894cb27533072c0c2f49e39d937722dd62ef7c2
cppinit.c (OPT_MD, OPT_MMD): Restore.

        * 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.

From-SVN: r38833
gcc/ChangeLog
gcc/cpp.texi
gcc/cppinit.c
gcc/invoke.texi
This page took 0.051496 seconds and 5 git commands to generate.