From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99442 invoked by alias); 24 Apr 2019 07:33:03 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 99432 invoked by uid 89); 24 Apr 2019 07:33:03 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=fingerprint, sk:schwab@, U*schwab, schwab@linux-m68k.org X-HELO: mail-out.m-online.net Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.9) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 24 Apr 2019 07:33:01 +0000 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 44psVL6g8Kz1rJhJ; Wed, 24 Apr 2019 09:32:58 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 44psVL606Lz1qswS; Wed, 24 Apr 2019 09:32:58 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id EhjDJkAqtPqc; Wed, 24 Apr 2019 09:32:58 +0200 (CEST) Received: from igel.home (ppp-46-244-183-122.dynamic.mnet-online.de [46.244.183.122]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Wed, 24 Apr 2019 09:32:58 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id 6783C2C2000; Wed, 24 Apr 2019 09:32:57 +0200 (CEST) From: Andreas Schwab To: Iain Buclaw Cc: gcc-patches Subject: Re: [PATCH, libphobos] Committed added AArch64 Linux as a supported target. References: X-Yow: Do you need any MOUTH-TO-MOUTH resuscitation? Date: Wed, 24 Apr 2019 07:33:00 -0000 In-Reply-To: (Iain Buclaw's message of "Wed, 24 Apr 2019 00:59:57 +0200") Message-ID: <87a7gfvowm.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2019-04/txt/msg00905.txt.bz2 On Apr 24 2019, Iain Buclaw wrote: > This patch adds arch64*-*-linux* as a supported libphobos target, > something that has been passing the testsuite for a while now. > > Committed to trunk as r270524. That breaks -mabi=ilp32: /opt/gcc/gcc-20190424/libphobos/libdruntime/core/sys/posix/sys/stat.d:713:13: error: static assert (104u == 128u) is false 713 | static assert(stat_t.sizeof == 128); | ^ make[8]: *** [Makefile:2047: core/sys/posix/fcntl.lo] Error 1 Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."