From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28331 invoked by alias); 4 Jun 2018 20:02:48 -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 28277 invoked by uid 89); 4 Jun 2018 20:02:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=H*M:root X-HELO: smtp4-g21.free.fr Received: from smtp4-g21.free.fr (HELO smtp4-g21.free.fr) (212.27.42.4) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 04 Jun 2018 20:02:46 +0000 Received: from spooler5n-g27.priv.proxad.net (unknown [172.20.243.237]) by smtp4-g21.free.fr (Postfix) with ESMTP id 1DF2019F5AC for ; Mon, 4 Jun 2018 22:02:44 +0200 (CEST) Date: Mon, 04 Jun 2018 20:02:00 -0000 From: paulf@free.fr To: gcc@gcc.gnu.org Message-ID: <2128340392.683815626.1528142563997.JavaMail.root@spooler5n-g27.priv.proxad.net> In-Reply-To: Subject: Re: Solaris issues MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Authenticated-User: paulf@free.fr X-IsSubscribed: yes X-SW-Source: 2018-06/txt/msg00042.txt.bz2 ----- Original Message ----- > Hi Paul, > [Build issue on Solaris] > > this is PR target/85994. For the moment, you can just touch compare > and > resume the build. Trivial patch forthcoming... Hi Rainer This worked a treat, thanks. A+ Paul