From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6307 invoked by alias); 31 Jul 2008 14:45:37 -0000 Received: (qmail 6291 invoked by uid 22791); 31 Jul 2008 14:45:36 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 31 Jul 2008 14:45:09 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m6VEfLdA021805; Thu, 31 Jul 2008 10:41:21 -0400 Received: from file.rdu.redhat.com (file.rdu.redhat.com [10.11.255.147]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m6VEfKIx002042; Thu, 31 Jul 2008 10:41:20 -0400 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by file.rdu.redhat.com (8.13.1/8.13.1) with ESMTP id m6VEfJcR004631; Thu, 31 Jul 2008 10:41:19 -0400 Message-ID: <4891CF0F.3060007@redhat.com> Date: Thu, 31 Jul 2008 16:40:00 -0000 From: Jason Merrill User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Paolo Bonzini CC: Jakub Jelinek , gcc@gcc.gnu.org, Mark Mitchell , Ulrich Weigand Subject: Re: GCC 4.3.2 Status Report (2008-07-31) References: <20080731095431.GA8107@sunsite.mff.cuni.cz> <4891B80D.8030201@gnu.org> In-Reply-To: <4891B80D.8030201@gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2008-07/txt/msg00675.txt.bz2 Paolo Bonzini wrote: > http://gcc.gnu.org/ml/gcc-patches/2008-06/msg01305.html > dwarf2out.c (CCing Jason Merrill) That patch went in a while back, but your message led me to the one that still needed reviewing. :) Jason