From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1783 invoked by alias); 30 Apr 2002 19:05:25 -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 1735 invoked from network); 30 Apr 2002 19:05:24 -0000 Received: from unknown (HELO localhost.redhat.com) (66.31.105.161) by sources.redhat.com with SMTP; 30 Apr 2002 19:05:24 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id B87793D73; Tue, 30 Apr 2002 15:05:20 -0400 (EDT) Message-ID: <3CCEEAF0.2090601@cygnus.com> Date: Tue, 30 Apr 2002 12:05:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0rc1) Gecko/20020429 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andreas Schwab Cc: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: S390[x] configuration update References: <20020427192408.A6259@nevyn.them.org> <20020427202525.A8877@nevyn.them.org> <20020427203648.A9559@nevyn.them.org> <3CCD7260.8050207@cygnus.com> <20020429123114.A3501@nevyn.them.org> <3CCD8AD4.2070807@cygnus.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg01163.txt.bz2 > Andrew Cagney writes: > > |> >> Yes, definitly closed. > |> >> I also suspect there is no benefit in pulling it into the 5.2 branch > |> >> once unfrozen. The existing stuff ``works'' - as they say, if it ain't > |> >> broke don't fix it :-) > |> > By ``works'' you mean doesn't build? :) See above; 5.2 won't build on > |> > S/390. > |> > |> My understanding of Andreas's original post is that it updated things to > |> current wisdom rather than fixed a pre-existing build problem. > > Sloppy phrasing, sorry. The current wisdom includes that linux-proc.o has > to be linked in. Ah, ok, as the branch is unfrozen, it can go in (per daniel's suggestion). Andrew