From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 95402 invoked by alias); 16 Jan 2018 19:20:40 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 95383 invoked by uid 89); 16 Jan 2018 19:20:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*F:D*sky.com, H*RU:sk:sonic30, H*M:sky, Hx-spam-relays-external:sk:sonic30 X-HELO: sonic309-28.consmr.mail.ir2.yahoo.com Received: from sonic309-28.consmr.mail.ir2.yahoo.com (HELO sonic309-28.consmr.mail.ir2.yahoo.com) (77.238.179.86) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 16 Jan 2018 19:20:38 +0000 Received: from sonic.gate.mail.ne1.yahoo.com by sonic309.consmr.mail.ir2.yahoo.com with HTTP; Tue, 16 Jan 2018 19:20:36 +0000 Received: from smtpgate104.mail.ir2.yahoo.com (EHLO [192.168.1.45]) ([217.146.188.5]) by smtp414.mail.ir2.yahoo.com (JAMES SMTP Server ) with ESMTPA ID 6fc557b38d446d9f7a94fa831c0a9fd6 for ; Tue, 16 Jan 2018 19:20:31 +0000 (UTC) Subject: Re: GCC 8.0.0 Status Report (2018-01-15), Trunk in Regression and Documentation fixes only mode To: gcc@gcc.gnu.org References: From: Andrew Roberts Message-ID: <962d449e-3ab8-f9ad-7a2d-8793ae0188d6@sky.com> Date: Tue, 16 Jan 2018 19:20:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-01/txt/msg00104.txt.bz2 Boot strap on Darwin x86_64 with llvm now seems broken as of last 8.0.0 snapshot, it still is working fine with 7.2.0. I've added bug: 83903 x86_64, armv6, armv7, aarch64 all seem fine on linux. I've been building with latest gmp (6.1.2), mpfr (4.0.0) and mpc (1.1.) across all my systems. I observe isl was updated to 0.18 in the download_prerequisites script. Are the other's going to get updated before the 8.0.0 release?