From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8742 invoked by alias); 26 Feb 2013 09:05:01 -0000 Received: (qmail 8732 invoked by uid 22791); 26 Feb 2013 09:04:59 -0000 X-SWARE-Spam-Status: No, hits=-4.4 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-oa0-f44.google.com (HELO mail-oa0-f44.google.com) (209.85.219.44) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 26 Feb 2013 09:04:52 +0000 Received: by mail-oa0-f44.google.com with SMTP id h1so4671808oag.3 for ; Tue, 26 Feb 2013 01:04:52 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.182.190.97 with SMTP id gp1mr10613197obc.19.1361869491898; Tue, 26 Feb 2013 01:04:51 -0800 (PST) Received: by 10.76.114.106 with HTTP; Tue, 26 Feb 2013 01:04:51 -0800 (PST) Date: Tue, 26 Feb 2013 09:05:00 -0000 Message-ID: Subject: C++11 support From: Zdenko Bacik To: gcc-help@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2013-02/txt/msg00168.txt.bz2 Dear GCC team, I would like to ask you, if you have any time schedule plan to support for C++11 as a non-experimental version ? I couldn't find this kind of information on your website. Yours sincerely, Zdenko Bacik.