From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14655 invoked by alias); 19 Oct 2011 07:41:59 -0000 Received: (qmail 14644 invoked by uid 22791); 19 Oct 2011 07:41:58 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from eu1sys200aog110.obsmtp.com (HELO eu1sys200aog110.obsmtp.com) (207.126.144.129) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 19 Oct 2011 07:41:32 +0000 Received: from beta.dmz-eu.st.com ([164.129.1.35]) (using TLSv1) by eu1sys200aob110.postini.com ([207.126.147.11]) with SMTP; Wed, 19 Oct 2011 07:41:32 UTC Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 4A595FD; Wed, 19 Oct 2011 07:41:15 +0000 (GMT) Received: from Webmail-eu.st.com (safex1hubcas5.st.com [10.75.90.71]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id C29031622; Wed, 19 Oct 2011 07:41:15 +0000 (GMT) Received: from gnb.st.com (164.129.122.157) by webmail-eu.st.com (10.75.90.13) with Microsoft SMTP Server (TLS) id 8.2.234.1; Wed, 19 Oct 2011 09:41:15 +0200 Date: Wed, 19 Oct 2011 12:57:00 -0000 From: Yvan ROUX To: Jason Merrill Cc: "gcc@gcc.gnu.org" Subject: Re: [4.6 branch] Issue with C++ references. Message-ID: <20111019074113.GD2871@gnb.st.com> References: <20111018135738.GC2871@gnb.st.com> <4E9E4D2F.4010501@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <4E9E4D2F.4010501@redhat.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-IsSubscribed: yes 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: 2011-10/txt/msg00315.txt.bz2 On Wed, Oct 19, 2011 at 06:08:15AM +0200, Jason Merrill wrote: > I'll backport that hunk, thanks for catching this. Great ! You're welcome Jason. Yvan