From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 42808 invoked by alias); 4 Sep 2018 06:20:33 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 42742 invoked by uid 89); 4 Sep 2018 06:20:32 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=opinions, Proposal, H*f:sk:87pny0k, H*f:sk:E1fv3NX X-HELO: pb-smtp1.pobox.com Received: from pb-smtp1.pobox.com (HELO pb-smtp1.pobox.com) (64.147.108.70) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 04 Sep 2018 06:20:31 +0000 Received: from pb-smtp1.pobox.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id 5333F119F81 for ; Tue, 4 Sep 2018 02:20:29 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=mime-version :references:in-reply-to:from:date:message-id:subject:to:cc :content-type; s=sasl; bh=hKz8ogwQb8rSkRgFCAN0yaNZTJA=; b=k0kPEc ARjDEWlLUSMayc2TVxOdCsOJVS4eAlRwrvX+W2wofh0SWNkrqv32dRo1lbqbDxc3 6yWgBuzYjA3BxeY1IoxmCPrDb99tcoTAaRl0AXXjydn4YdcLUFo5fo2UH2qW0b8q hgOP7H+8TBuiGjCbHCHiQOZ2NvcIy1g9rYLj4= Received: from pb-smtp1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id 4A537119F80 for ; Tue, 4 Sep 2018 02:20:29 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kichwacoders.com; h=mime-version:references:in-reply-to:from:date:message-id:subject:to:cc:content-type; s=mesmtp; bh=r3nfSZBgi7BgRWGaKe+4PRdAD/hqP3v7RWw64FAlUQI=; b=uQfKujdvwqft28T2rV5XgJbwmEcOvzJP8KninpcAa6AOi2CX1y6knecdyt6rRX1Tc98nq45HkjCb664Ap8ObWqR3DH8qm8iWxse731BgGg5MtAR87kUxLBWfMgisIsyuxiA9a84Wdtuf+IYYcgC39HFjJf0eP1VZrV1KnRDvhQw= Received: from mail-oi0-f42.google.com (unknown [209.85.218.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pb-smtp1.pobox.com (Postfix) with ESMTPSA id A5B01119F7A for ; Tue, 4 Sep 2018 02:20:28 -0400 (EDT) Received: by mail-oi0-f42.google.com with SMTP id y207-v6so4574958oie.13 for ; Mon, 03 Sep 2018 23:20:28 -0700 (PDT) MIME-Version: 1.0 References: <7a6dbc2fdb2323c35e981f93236f323e9d7c0b24-master-breakage@gdb-build> <87tvndm8je.fsf@redhat.com> <87a7p4lx9u.fsf@redhat.com> <87bm9kx3ht.fsf@tromey.com> <8736uwlura.fsf@redhat.com> <8736uwwucm.fsf@tromey.com> <87pny0k10s.fsf@redhat.com> <878t4mrssl.fsf@tromey.com> <87y3ciytr7.fsf_-_@redhat.com> In-Reply-To: <87y3ciytr7.fsf_-_@redhat.com> From: Jonah Graham Date: Tue, 04 Sep 2018 06:20:00 -0000 Message-ID: Subject: Re: Proposal to revert the gnulib update patch (was: Re: Breakage on builder RHEL-s390x-m64, revision 7a6dbc2fdb2323c35e981f93236f323e9d7c0b24) To: sergiodj@redhat.com Cc: Tom Tromey , gdb-patches@sourceware.org, David Edelsohn Content-Type: text/plain; charset="UTF-8" X-Pobox-Relay-ID: 9E4EBB76-B00A-11E8-A730-063AD72159A7-18936988!pb-smtp1.pobox.com X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00041.txt.bz2 On Tue, 4 Sep 2018 at 01:46, Sergio Durigan Junior wrote: > I'd like to hear your opinions. In the short term it would make my life easier. However at some point c11 should be allowed for GDB source. If gdb maintainers want to make that change now CDT will figure out how to manage. I have put in a request to Eclipse Infrastructure to get a newer GCC on our build machines already: https://bugs.eclipse.org/bugs/show_bug.cgi?id=538538