From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13758 invoked by alias); 3 Dec 2002 23:06:01 -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 13744 invoked by uid 71); 3 Dec 2002 23:06:01 -0000 Date: Tue, 03 Dec 2002 15:06:00 -0000 Message-ID: <20021203230601.13743.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Wolfgang Bangerth Subject: Re: c/7258: The message "variable might be used uninitialised" does not tell the location Reply-To: Wolfgang Bangerth X-SW-Source: 2002-12/txt/msg00181.txt.bz2 List-Id: The following reply was made to PR c/7258; it has been noted by GNATS. From: Wolfgang Bangerth To: gcc-gnats@gcc.gnu.org, Cc: Subject: Re: c/7258: The message "variable might be used uninitialised" does not tell the location Date: Tue, 3 Dec 2002 17:02:06 -0600 (CST) Regarding my confirmation message for this report: Too bad I deleted the line between functions g() and f() upon pasting, but not updating the compiler output. With the given code, the warning is for line _3_, which is the declaration, not the use of 'i'. W. ------------------------------------------------------------------------- Wolfgang Bangerth email: bangerth@ticam.utexas.edu www: http://www.ticam.utexas.edu/~bangerth