From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23164 invoked by alias); 19 Dec 2001 20:12:53 -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 21497 invoked from network); 19 Dec 2001 20:11:37 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 19 Dec 2001 20:11:37 -0000 Received: from porcupine.cygnus.com (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id MAA09705 for ; Wed, 19 Dec 2001 12:11:31 -0800 (PST) Received: from porcupine.cygnus.com (law@localhost) by porcupine.cygnus.com (8.11.6/8.11.6) with ESMTP id fBJKAxQ22498; Wed, 19 Dec 2001 13:11:00 -0700 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 To: Andrew Cagney cc: gdb-patches@sources.redhat.com Subject: Re: PA fixes for return2.exp Reply-To: law@redhat.com From: law@redhat.com In-reply-to: Your message of Wed, 19 Dec 2001 18:55:26 GMT. <3C20E29E.2050609@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 19 Dec 2001 12:12:00 -0000 Message-ID: <22497.1008792658@porcupine.cygnus.com> X-SW-Source: 2001-12/txt/msg00477.txt.bz2 > Can you please first convert the macro to a function (such 1 by 1 > conversions are considered obvious). Done. Testing in progress. I took the liberty to convert EXTRACT_RETURN_VALUE too. > After that the change is fine. OK. Thanks. jeff