From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22688 invoked by alias); 27 Feb 2004 20:53:27 -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 22676 invoked from network); 27 Feb 2004 20:53:26 -0000 Received: from unknown (HELO smtp10.atl.mindspring.net) (207.69.200.246) by sources.redhat.com with SMTP; 27 Feb 2004 20:53:26 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by smtp10.atl.mindspring.net with esmtp (Exim 3.33 #1) id 1Awoz7-00040A-00; Fri, 27 Feb 2004 15:53:25 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 37EBB4B104; Fri, 27 Feb 2004 15:53:20 -0500 (EST) To: cagney@gnu.org, gdb-patches@sources.redhat.com Subject: Re: [commit/hppa] Enable 32-bit push_dummy_call and return_value Message-Id: <20040227205320.37EBB4B104@berman.michael-chastain.com> Date: Fri, 27 Feb 2004 20:53:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-02/txt/msg00809.txt.bz2 > structs.exp, for instance, gets 70 fails rather than at least 170 > (it hangs). That's great! What compiler are you testing with? I'm testing with the native HP compilers, and only in 32-bit mode. Michael C