From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1199 invoked by alias); 19 Oct 2009 19:22:16 -0000 Received: (qmail 1190 invoked by uid 22791); 19 Oct 2009 19:22:15 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 19 Oct 2009 19:22:12 +0000 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n9JJM4Zi005860; Mon, 19 Oct 2009 15:22:04 -0400 Received: from stone.twiddle.home (vpn-226-196.phx2.redhat.com [10.3.226.196]) by int-mx03.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n9JJM37p030049; Mon, 19 Oct 2009 15:22:03 -0400 Message-ID: <4ADCBC54.6020307@redhat.com> Date: Mon, 19 Oct 2009 19:22:00 -0000 From: Richard Henderson User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-2.7.b4.fc11 Thunderbird/3.0b4 MIME-Version: 1.0 To: Jakub Jelinek CC: Jason Merrill , "Joseph S. Myers" , gcc-patches@gcc.gnu.org Subject: Re: Patch ping References: <20091019191617.GB14664@tyan-ft48-01.lab.bos.redhat.com> In-Reply-To: <20091019191617.GB14664@tyan-ft48-01.lab.bos.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2009-10/txt/msg01237.txt.bz2 On 10/19/2009 12:16 PM, Jakub Jelinek wrote: > Hi! > > http://gcc.gnu.org/ml/gcc-patches/2009-10/msg00864.html > - fix DW_OP_{le,gt,ge,gt} handling in unwind-dw2.c Ok. r~