From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19184 invoked by alias); 1 Apr 2011 15:06:49 -0000 Received: (qmail 19175 invoked by uid 22791); 1 Apr 2011 15:06:49 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 01 Apr 2011 15:06:46 +0000 Received: (qmail 14974 invoked from network); 1 Apr 2011 15:06:45 -0000 Received: from unknown (HELO ?192.168.1.66?) (vries@127.0.0.2) by mail.codesourcery.com with ESMTPA; 1 Apr 2011 15:06:45 -0000 Message-ID: <4D95EA03.3090806@codesourcery.com> Date: Fri, 01 Apr 2011 15:06:00 -0000 From: Tom de Vries User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8 MIME-Version: 1.0 To: Eric Botcazou CC: gcc-patches@gcc.gnu.org, Maxim Kuvyrkov , Bernd Schmidt Subject: Re: [PATCH, PR43920] Improve code-size optimizations References: <4D94C603.7080505@codesourcery.com> <201103312302.59634.ebotcazou@adacore.com> In-Reply-To: <201103312302.59634.ebotcazou@adacore.com> Content-Type: text/plain; charset=ISO-8859-1 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: 2011-04/txt/msg00045.txt.bz2 Hi Eric, On 03/31/2011 11:02 PM, Eric Botcazou wrote: >> Patches will be posted separately. > > Always post a ChangeLog entry with a patch. > Sorry about that. I reposted the patches with ChangeLog entries. Thanks, - Tom