From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A84723857C76; Wed, 14 Sep 2022 20:32:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A84723857C76 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663187566; bh=+JtJuMjgU/1KuSCKXZCePE6Lz6ctAX3niJUjx9rwcVE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Kjs27emfh1zbcaLs4bpzZ+zX/u7PWfXw50b8YKsJEP+7NvEU7AQdrnKEtmjtMJXLE PrsT8Dgh8UiEpUzFicF4WUZgBNyWBN5eHBnIzeK4eijY/q8RKyfWXaeKKwsg2s5Mkr d0OTCDXGn8lBbCcotlrk4hR2kmC/CGnYHu/7mz8c= From: "dan at danny dot cz" To: gcc-bugs@gcc.gnu.org Subject: [Bug d/106832] Missing powerpc64le-linux support for D Date: Wed, 14 Sep 2022 20:32:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: d X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dan at danny dot cz X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ibuclaw at gdcproject dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106832 --- Comment #3 from Dan Hor=C3=A1k --- a couple notes - you need to start with GCC 11 as GCC 12 needs an existing gdc compiler - the phobos/dmd standard library seems to support ieeequad type, learned f= rom ldc, I believe they all share the same standard library - https://gcc.gnu.org/git/?p=3Dgcc.git;a=3Dblob;f=3Dlibphobos/configure.tgt;h= =3D0063dd23249101b3506106ebbe32f454bcb829fb;hb=3DHEAD#l47 can go away, seems to build OK in GCC 11 without the line=