From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3537 invoked by alias); 23 Mar 2002 23:46:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 3524 invoked by uid 71); 23 Mar 2002 23:46:02 -0000 Date: Sat, 23 Mar 2002 15:46:00 -0000 Message-ID: <20020323234602.3523.qmail@sources.redhat.com> To: neil@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Neil Booth Subject: Re: preprocessor/3951: need for -MF w/ -M breaks backward compat. w/ documented features. Reply-To: Neil Booth X-SW-Source: 2002-03/txt/msg00886.txt.bz2 List-Id: The following reply was made to PR preprocessor/3951; it has been noted by GNATS. From: Neil Booth To: cgd@broadcom.com Cc: gcc-gnats@gcc.gnu.org Subject: Re: preprocessor/3951: need for -MF w/ -M breaks backward compat. w/ documented features. Date: Sat, 23 Mar 2002 23:37:44 +0000 Chris G. Demetriou wrote:- > I just tested it with the code that tripped over the -MMD problem, and > it seems to work fine. I've also tested it with a bunch of additional > code / makefiles, and i noticed nothing additional wrong. > dependencies get built right AFAICT, etc. > > I can't easily go back and test it on the original problem case, but I > don't think that's likely to break again since you now know about it. > (You'll recall that doing that ... involved some difficulty and > time... if you'd like I can get the ball rolling on that again. 8-) I think we're there now. Thanks for your help. Neil.