From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4833 invoked by alias); 28 Apr 2004 13:34:02 -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 4814 invoked from network); 28 Apr 2004 13:34:01 -0000 Received: from unknown (HELO colossus.systems.pipex.net) (62.241.160.73) by sources.redhat.com with SMTP; 28 Apr 2004 13:34:01 -0000 Received: from nowt.org (81-178-210-210.dsl.pipex.com [81.178.210.210]) by colossus.systems.pipex.net (Postfix) with ESMTP id 0CE3D1C00097 for ; Wed, 28 Apr 2004 14:34:00 +0100 (BST) Received: from wren.home (wren.home [192.168.1.7]) by nowt.org (Postfix) with ESMTP id 2086DAC92 for ; Wed, 28 Apr 2004 14:33:59 +0100 (BST) From: Paul Brook Organization: CodeSourcery To: gcc-patches@gcc.gnu.org Subject: Patch ping Date: Wed, 28 Apr 2004 13:35:00 -0000 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200404281433.58671.paul@codesourcery.com> X-SW-Source: 2004-04/txt/msg01862.txt.bz2 Patch ping: Output dwarf expressions for memory locations involving shifts. http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00856.html Paul