This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: -MD and -MMD
- To: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Subject: Re: -MD and -MMD
- From: Tom Tromey <tromey at redhat dot com>
- Date: 11 Jan 2001 16:40:04 -0700
- Cc: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- References: <87u276f2bj.fsf@creche.redhat.com> <20010111182202.E32364@daikokuya.demon.co.uk>
- Reply-To: tromey at redhat dot com
>>>>> "Neil" == Neil Booth <neil@daikokuya.demon.co.uk> writes:
>> I've noticed that neither -MD nor -MMD is documented in
>> invoke.texi. Is this intentional? I'm worried that this lack of
>> documentation might mean that these switches are deprecated. If
>> that's the case, I'd like to argue against deprecating them.
Neil> No, a mistake. [ ... ] Fixed below.
Thanks!
Tom