From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30279 invoked by alias); 4 Apr 2002 20:30:56 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 30272 invoked from network); 4 Apr 2002 20:30:55 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 4 Apr 2002 20:30:55 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id F250E3E78; Thu, 4 Apr 2002 15:30:56 -0500 (EST) Message-ID: <3CACB800.2010603@cygnus.com> Date: Thu, 04 Apr 2002 12:30:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.9) Gecko/20020328 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Berlin Cc: Daniel Jacobowitz , Elena Zannoni , Michael Elizabeth Chastain , gdb-patches@sources.redhat.com Subject: Re: [RFA] import drow dbxread.c fix to branch References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00126.txt.bz2 > On Thu, 4 Apr 2002, Andrew Cagney wrote: > > >> > I'm not sure. That code assumes a different meaning of line==0 than >> > the one we're using. Particularly, if I understand correctly, the >> > meaning in gdbtk comes from a set of Cygnus-internal stabs for handling >> > live range splitting, which never made it into any public GCC ... > >> >> ``Would not be accepted into FSF's official GCC sources?''. I'm trying >> to find out what the status actually is. > > > Is that a question (IE are you querying whether it would be accepted, and > what the status in the official gcc is?) No. > If so, I can answer it. Andrew