From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21668 invoked by alias); 20 Nov 2009 14:53:27 -0000 Received: (qmail 21572 invoked by uid 22791); 20 Nov 2009 14:53:25 -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; Fri, 20 Nov 2009 14:52:21 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id nAKEqJlA004189 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 20 Nov 2009 09:52:19 -0500 Received: from [IPv6:::1] (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id nAKEqJNp010881; Fri, 20 Nov 2009 09:52:19 -0500 Message-ID: <4B06AD22.3050907@redhat.com> Date: Fri, 20 Nov 2009 15:00:00 -0000 From: Jason Merrill User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091115 Shredder/3.0.1pre MIME-Version: 1.0 To: Dodji Seketeli CC: gcc-patches@gcc.gnu.org Subject: Re: PR c++/141777 References: <20091116221032.GF23086@adjoa.torimasen.com> <4B01F7D1.1010501@redhat.com> <20091117130404.GH23086@adjoa.torimasen.com> <4B030A6C.10404@redhat.com> <20091119141933.GO23086@adjoa.torimasen.com> <4B056E3A.4060606@redhat.com> <20091119181540.GA9253@adjoa.torimasen.com> <4B05A818.2080402@redhat.com> <20091120082844.GC9253@adjoa.torimasen.com> In-Reply-To: <20091120082844.GC9253@adjoa.torimasen.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-11/txt/msg01100.txt.bz2 OK. Jason