From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23049 invoked by alias); 1 Dec 2003 14:55:10 -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 23037 invoked from network); 1 Dec 2003 14:55:09 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 1 Dec 2003 14:55:09 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 5F7D62B90; Mon, 1 Dec 2003 09:55:09 -0500 (EST) Message-ID: <3FCB564D.8010209@redhat.com> Date: Mon, 01 Dec 2003 14:55:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Kettenis Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa/x86-64] Supress x86-64 structs.exp test? References: <3FBD069F.9000504@redhat.com> <200311202246.hAKMkTmT014637@elgar.kettenis.dyndns.org> <200311272044.hARKi0pJ010711@elgar.kettenis.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-12/txt/msg00005.txt.bz2 > Andrew, > > 2003-11-20 Andrew Cagney > > * gdb.base/structs.exp: Suppress when "x86_64-*-*". > > AMD64 is fixed now, so there is no need to check this in anymore. Thanks! (I was doing a go-slow on committing this since you weren't seeing the hangs.) Andrew