From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 46991 invoked by alias); 16 Dec 2015 20:30:09 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 46976 invoked by uid 89); 16 Dec 2015 20:30:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=stating, hurt X-HELO: mail-qg0-f42.google.com Received: from mail-qg0-f42.google.com (HELO mail-qg0-f42.google.com) (209.85.192.42) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 16 Dec 2015 20:30:07 +0000 Received: by mail-qg0-f42.google.com with SMTP id 103so44516702qgi.3 for ; Wed, 16 Dec 2015 12:30:07 -0800 (PST) X-Received: by 10.140.171.9 with SMTP id r9mr58613703qhr.93.1450297805229; Wed, 16 Dec 2015 12:30:05 -0800 (PST) MIME-Version: 1.0 Received: by 10.55.159.151 with HTTP; Wed, 16 Dec 2015 12:29:35 -0800 (PST) In-Reply-To: <5671C65E.3070503@redhat.com> References: <565460FB.6070103@redhat.com> <86zixdnlfg.fsf@gmail.com> <566F13D4.9000900@redhat.com> <877fkglytf.fsf@oracle.com> <5671C65E.3070503@redhat.com> From: Simon Marchi Date: Wed, 16 Dec 2015 20:30:00 -0000 Message-ID: Subject: Re: C++ conversion status update To: Pedro Alves Cc: "Jose E. Marchesi" , Yao Qi , "gdb@sourceware.org" Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-12/txt/msg00023.txt.bz2 On 16 December 2015 at 15:15, Pedro Alves wrote: > Simon, do you see this one? Yes, but it doesn't seem to make the compilation fail on its own (despite stating it's an error). I only see it when the build fails because of another error. I figured that that flag was introduced gcc version, and that it doesn't hurt if it's not recognized.