From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12301 invoked by alias); 6 Aug 2007 20:07:52 -0000 Received: (qmail 12226 invoked by uid 22791); 6 Aug 2007 20:07:51 -0000 X-Spam-Check-By: sourceware.org Received: from b.mail.sonic.net (HELO b.mail.sonic.net) (64.142.19.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 06 Aug 2007 20:07:49 +0000 Received: from webmail.sonic.net (b.webmail.sonic.net [64.142.100.148]) by b.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id l76K7k2c008579; Mon, 6 Aug 2007 13:07:46 -0700 Received: from 12.7.175.2 (SquirrelMail authenticated user msnyder) by webmail.sonic.net with HTTP; Mon, 6 Aug 2007 13:07:45 -0700 (PDT) Message-ID: <20412.12.7.175.2.1186430865.squirrel@webmail.sonic.net> In-Reply-To: <20070806045958.GC11351@adacore.com> References: <23704.12.7.175.2.1186287201.squirrel@webmail.sonic.net> <20070806045958.GC11351@adacore.com> Date: Mon, 06 Aug 2007 20:07:00 -0000 Subject: Re: [patch] ada-lang.c, probable typo From: msnyder@sonic.net To: "Joel Brobecker" Cc: msnyder@sonic.net, gdb-patches@sourceware.org User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00120.txt.bz2 >> I'm sure this is what the author meant to type. ;-) > >> 2007-08-04 Michael Snyder >> >> * ada-lang.c (desc_bounds): Comparison of function address to NULL. > > Correct! We never tripped on this because the compiler would have to > generate incorrect debugging info for this to happen. We checked in > this fix in our tree and I think you should check it in too (but I don't > have approval priviledges). The heck with that -- I'm taking this as approval! Committed. ;-)