From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29481 invoked by alias); 23 Jun 2013 12:52:00 -0000 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 Received: (qmail 29463 invoked by uid 89); 23 Jun 2013 12:51:59 -0000 X-Spam-SWARE-Status: No, score=-3.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 X-Spam-User: qpsmtpd, 2 recipients Received: from mail-la0-f53.google.com (HELO mail-la0-f53.google.com) (209.85.215.53) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Sun, 23 Jun 2013 12:51:59 +0000 Received: by mail-la0-f53.google.com with SMTP id fs12so9246566lab.12 for ; Sun, 23 Jun 2013 05:51:56 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.152.87.15 with SMTP id t15mr9145247laz.85.1371991916608; Sun, 23 Jun 2013 05:51:56 -0700 (PDT) Received: by 10.112.160.104 with HTTP; Sun, 23 Jun 2013 05:51:56 -0700 (PDT) In-Reply-To: <51C20CDC.7040200@gmail.com> References: <5193E6AE.8020306@gmail.com> <519E75B2.4040000@gmail.com> <519E9F88.3010309@oracle.com> <51B0F21A.9030707@gmail.com> <51B8D627.3000203@gmail.com> <51C20CDC.7040200@gmail.com> Date: Sun, 23 Jun 2013 12:52:00 -0000 Message-ID: Subject: Re: Unordered container insertion hints From: Jonathan Wakely To: =?ISO-8859-1?Q?Fran=E7ois_Dumont?= Cc: Paolo Carlini , "libstdc++@gcc.gnu.org" , gcc-patches Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2013-06/txt/msg01350.txt.bz2 On 19 June 2013 20:56, Fran=E7ois Dumont wrote: > Still no chance to have a look ? I'll try to finish reviewing it today, thanks for the reminder.