From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 33742 invoked by alias); 24 Apr 2018 16:46:57 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 33733 invoked by uid 89); 24 Apr 2018 16:46:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_NEUTRAL autolearn=no version=3.3.2 spammy=Hx-languages-length:193 X-HELO: hera.aquilenet.fr Date: Tue, 24 Apr 2018 16:46:00 -0000 From: Samuel Thibault To: Joseph Myers Cc: libc-alpha@sourceware.org Subject: Re: Fix Hurd glibc build with GCC 8 [committed] Message-ID: <20180424164649.fznt64fym73fe2ol@var.youpi.perso.aquilenet.fr> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2018-04/txt/msg00499.txt.bz2 Joseph Myers, le mar. 24 avril 2018 16:34:22 +0000, a ecrit: > Tested compilation for i686-gnu with build-many-glibcs.py. Committed. Thanks :)