From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16713 invoked by alias); 3 Oct 2007 21:40:44 -0000 Received: (qmail 16703 invoked by uid 22791); 3 Oct 2007 21:40:43 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 03 Oct 2007 21:40:41 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id D987698298; Wed, 3 Oct 2007 21:40:39 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 9D62098152; Wed, 3 Oct 2007 21:40:39 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1IdBxO-0006vc-Or; Wed, 03 Oct 2007 17:40:38 -0400 Date: Wed, 03 Oct 2007 21:40:00 -0000 From: Daniel Jacobowitz To: Pedro Alves Cc: Joel Brobecker , Pierre Muller , gdb-patches@sourceware.org Subject: Re: [RFC] Stabs parsing regression from GDB 6.6 to GDB 6.6.90 Message-ID: <20071003214038.GA26617@caradoc.them.org> Mail-Followup-To: Pedro Alves , Joel Brobecker , Pierre Muller , gdb-patches@sourceware.org References: <46F707C3.1090105@portugalmail.pt> <006101c7fe8b$70d5af70$52810e50$@u-strasbg.fr> <4053daab0709240321n40d7e3e0vc0f7d5567e990785@mail.gmail.com> <006701c7feae$fbb75850$f32608f0$@u-strasbg.fr> <46F8C1C8.7080608@portugalmail.pt> <46F9A061.2020909@portugalmail.pt> <001b01c805b5$ce7f0730$6b7d1590$@u-strasbg.fr> <20071003184156.GC4305@adacore.com> <20071003185126.GA1976@caradoc.them.org> <47040AD9.6000900@portugalmail.pt> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47040AD9.6000900@portugalmail.pt> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes 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-10/txt/msg00041.txt.bz2 On Wed, Oct 03, 2007 at 10:34:17PM +0100, Pedro Alves wrote: > Another option is to revert this on the branch: > > 2007-08-04 Michael Snyder > > * stabsread.c (read_huge_number): Attempt to compute value before > values that it depends on. That seems sensible to me. If no one objects, I'll approve such a reversion for the branch and your patch for trunk. Give it a day or two in case someone else has a better idea. -- Daniel Jacobowitz CodeSourcery