From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22492 invoked by alias); 21 Oct 2004 04:09:19 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 22459 invoked by uid 48); 21 Oct 2004 04:09:17 -0000 Date: Thu, 21 Oct 2004 04:09:00 -0000 Message-ID: <20041021040917.22458.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040915183811.17506.nathan@gcc.gnu.org> References: <20040915183811.17506.nathan@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/17506] [4.0 regression] warning about uninitialized variable points to wrong location X-Bugzilla-Reason: CC X-SW-Source: 2004-10/txt/msg02741.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-21 04:09 ------- I will post this patch after you say if the message is a good idea or not. I messed up on the patch though, it should be inform instead of "note". I changed it from warning as it should not be warning. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17506