From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 102772 invoked by alias); 3 May 2015 15:27:31 -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 102756 invoked by uid 89); 3 May 2015 15:27:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: mail2-relais-roc.national.inria.fr Received: from mail2-relais-roc.national.inria.fr (HELO mail2-relais-roc.national.inria.fr) (192.134.164.83) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Sun, 03 May 2015 15:27:29 +0000 Received: from ip-205.net-81-220-140.rev.numericable.fr (HELO laptop-mg.local) ([81.220.140.205]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 03 May 2015 17:27:25 +0200 Date: Sun, 03 May 2015 15:27:00 -0000 From: Marc Glisse Reply-To: gcc-patches@gcc.gnu.org To: David Krauss cc: gcc-patches@gcc.gnu.org Subject: Re: Movable initializer lists (C++ N4166) In-Reply-To: <90D1D156-6E56-41D2-9B84-CAA6B65174F7@gmail.com> Message-ID: References: <90D1D156-6E56-41D2-9B84-CAA6B65174F7@gmail.com> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT X-SW-Source: 2015-05/txt/msg00173.txt.bz2 On Sun, 3 May 2015, David Krauss wrote: > (Yes, I know that a “compile farm” exists. It appears to be obsolete; perhaps someone could vouch for it?) What gave you that impression? It doesn't have a lot of variety, but it has perfectly usable x86(_64) systems, and some very impressive POWER ones. -- Marc Glisse