From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26440 invoked by alias); 25 Jun 2004 19:45:49 -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 26355 invoked from network); 25 Jun 2004 19:45:47 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (213.93.77.109) by sourceware.org with SMTP; 25 Jun 2004 19:45:47 -0000 Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2]) by walton.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i5PJjhcM000246; Fri, 25 Jun 2004 21:45:43 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: from elgar.kettenis.dyndns.org (localhost [127.0.0.1]) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i5PJjgGw000337; Fri, 25 Jun 2004 21:45:42 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6/Submit) id i5PJjgsE000334; Fri, 25 Jun 2004 21:45:42 +0200 (CEST) Date: Fri, 25 Jun 2004 19:45:00 -0000 Message-Id: <200406251945.i5PJjgsE000334@elgar.kettenis.dyndns.org> From: Mark Kettenis To: cagney@gnu.org CC: gdb-patches@sources.redhat.com In-reply-to: <40DC7BF4.3000506@gnu.org> (message from Andrew Cagney on Fri, 25 Jun 2004 15:24:36 -0400) Subject: Re: [PATCH/RFA] Remove dead code References: <200406242028.i5OKSrxP022930@elgar.kettenis.dyndns.org> <7494-Fri25Jun2004190213+0300-eliz@gnu.org> <40DC7BF4.3000506@gnu.org> X-SW-Source: 2004-06/txt/msg00538.txt.bz2 Date: Fri, 25 Jun 2004 15:24:36 -0400 From: Andrew Cagney >>Date: Thu, 24 Jun 2004 22:28:53 +0200 (CEST) >>> From: Mark Kettenis >>> >>> Nothings defines SUN_FIXED_LBRAC_BUG anymore, so I guess this can go. >>> >>> OK? > > > If the removal of the code is approved, the patch for gdbint.texinfo > becomes obvious. Honestly, its all pretty obvious. How long ago was SUN_FIXED_LBRAC_BUG removed? It went out with support for SunOS 3 and SunOS 4 and the SPARC rewrite. That's not too long ago, but I don't expect us to revive those. I'll commit this in a week or so if nobody objects. Mark