From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18044 invoked by alias); 19 Feb 2002 08:58:46 -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 17941 invoked by uid 61); 19 Feb 2002 08:58:39 -0000 Date: Tue, 19 Feb 2002 00:58:00 -0000 Message-ID: <20020219085838.17938.qmail@sources.redhat.com> To: cgd@broadcom.com, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, neil@gcc.gnu.org, nobody@gcc.gnu.org From: neil@gcc.gnu.org Reply-To: neil@gcc.gnu.org, cgd@broadcom.com, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, neil@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org X-Mailer: gnatsweb 2.9.3 Subject: Re: preprocessor/3951: need for -MF w/ -M breaks backward compat. w/ documented features. X-SW-Source: 2002-02/txt/msg00465.txt.bz2 List-Id: Synopsis: need for -MF w/ -M breaks backward compat. w/ documented features. Responsible-Changed-From-To: unassigned->neil Responsible-Changed-By: neil Responsible-Changed-When: Tue Feb 19 00:58:37 2002 Responsible-Changed-Why: I'm the mug who is going to try and fix this. I just fixed a change in meaning from 2.95 of -o with -MD -E; it used to indicate the preprocessed output file, but 3.0 and CVS were taking it to indicate the object file. With a few more refinements, I think we can bang this on the head too. There is plenty of time for 3.1; and I hope we can get it in 3.0.5 too if that exists. Stay tuned 8^) State-Changed-From-To: open->analyzed State-Changed-By: neil State-Changed-When: Tue Feb 19 00:58:37 2002 State-Changed-Why: Confirmed. Woo... what fun. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3951