From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26586 invoked by alias); 20 Nov 2002 21:19:45 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 26579 invoked from network); 20 Nov 2002 21:19:44 -0000 Received: from unknown (HELO mx2.redhat.com) (12.150.115.133) by sources.redhat.com with SMTP; 20 Nov 2002 21:19:44 -0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.11.6/8.11.6) with ESMTP id gAKLH9a30210; Wed, 20 Nov 2002 16:17:09 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gAKLJcs23625; Wed, 20 Nov 2002 16:19:43 -0500 Received: from localhost.localdomain (frothingslosh.sfbay.redhat.com [172.16.24.27]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id gAKLJaM05313; Wed, 20 Nov 2002 13:19:36 -0800 Received: (from rth@localhost) by localhost.localdomain (8.11.6/8.11.6) id gAKLJZj11270; Wed, 20 Nov 2002 13:19:35 -0800 X-Authentication-Warning: localhost.localdomain: rth set sender to rth@redhat.com using -f Date: Wed, 20 Nov 2002 13:19:00 -0000 From: Richard Henderson To: Douglas B Rupp Cc: gcc-patches@gcc.gnu.org Subject: Re: [3.4-BIB]: Cleanup some MD patterns for VMS Message-ID: <20021120211935.GC11247@redhat.com> Mail-Followup-To: Richard Henderson , Douglas B Rupp , gcc-patches@gcc.gnu.org References: <010501c285cc$cb8886a0$0500a8c0@Jinx> <20021118230331.GH4209@redhat.com> <011a01c290d0$68188570$0500a8c0@Jinx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <011a01c290d0$68188570$0500a8c0@Jinx> User-Agent: Mutt/1.4i X-SW-Source: 2002-11/txt/msg01261.txt.bz2 On Wed, Nov 20, 2002 at 12:06:54PM -0800, Douglas B Rupp wrote: > * config/alpha/alpha.md (call_vms_1, call_value_vms_1): > Cleanup syntax. Ok. r~