From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5066 invoked by alias); 12 Apr 2012 08:20:50 -0000 Received: (qmail 5006 invoked by uid 22791); 12 Apr 2012 08:20:46 -0000 X-SWARE-Spam-Status: No, hits=-5.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-qa0-f54.google.com (HELO mail-qa0-f54.google.com) (209.85.216.54) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 12 Apr 2012 08:20:29 +0000 Received: by qao25 with SMTP id 25so1297567qao.20 for ; Thu, 12 Apr 2012 01:20:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.136.17 with SMTP id p17mr546861qct.151.1334218828690; Thu, 12 Apr 2012 01:20:28 -0700 (PDT) Received: by 10.229.87.20 with HTTP; Thu, 12 Apr 2012 01:20:28 -0700 (PDT) In-Reply-To: <4F84E9C1.3050705@redhat.com> References: <4F746D6F.1040705@redhat.com> <4F80AE37.70907@redhat.com> <4F84E9C1.3050705@redhat.com> Date: Thu, 12 Apr 2012 08:20:00 -0000 Message-ID: Subject: Re: [C++ Patch] for c++/52465 From: =?ISO-8859-1?Q?Fabien_Ch=EAne?= To: Jason Merrill Cc: GCC Patches Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2012-04/txt/msg00722.txt.bz2 2012/4/11 Jason Merrill : [...] > Your ChangeLog needs to be adjusted. =A0:) I did write an updated ChangeLog, but I pasted here the wrong one... I committed it to trunk yesterday, hopefully with the correct ChangeLog . I'll be backporting it to 4.7 after a relaxing weekend :-) --=20 Fabien