From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31142 invoked by alias); 28 Apr 2004 13:51: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 31123 invoked from network); 28 Apr 2004 13:51:44 -0000 Received: from unknown (HELO www.eyesopen.COM) (12.96.199.11) by sources.redhat.com with SMTP; 28 Apr 2004 13:51:44 -0000 Received: from localhost (roger@localhost) by www.eyesopen.COM (8.11.6/8.11.6) with ESMTP id i3SCElf28621; Wed, 28 Apr 2004 06:14:47 -0600 Date: Wed, 28 Apr 2004 13:56:00 -0000 From: Roger Sayle To: Paul Brook cc: gcc-patches@gcc.gnu.org Subject: Re: Patch ping In-Reply-To: <200404281433.58671.paul@codesourcery.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2004-04/txt/msg01865.txt.bz2 On Wed, 28 Apr 2004, Paul Brook wrote: > Patch ping: Output dwarf expressions for memory locations involving shifts. > http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00856.html Fortunately, this is simple enough to understand even with my limited knowledge of dwarf. Ok for mainline. Roger --