From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59955) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fitkX-0004LI-NI for guix-patches@gnu.org; Thu, 26 Jul 2018 23:49:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fitkU-0003mD-K8 for guix-patches@gnu.org; Thu, 26 Jul 2018 23:49:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54438) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fitkU-0003lr-FY for guix-patches@gnu.org; Thu, 26 Jul 2018 23:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fitkU-0004J9-7i for guix-patches@gnu.org; Thu, 26 Jul 2018 23:49:02 -0400 Subject: [bug#32286] Updating ldc to 1.10.0 (WIP) Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fitjg-0004Ij-P7 for guix-patches@gnu.org; Thu, 26 Jul 2018 23:48:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fitjd-0003Sg-NH for guix-patches@gnu.org; Thu, 26 Jul 2018 23:48:12 -0400 Received: from mail.thebird.nl ([94.142.245.5]:50994) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fitjd-0003RW-GG for guix-patches@gnu.org; Thu, 26 Jul 2018 23:48:09 -0400 Date: Fri, 27 Jul 2018 05:48:06 +0200 From: Pjotr Prins Message-ID: <20180727034806.vbjuiawcpyelohm5@thebird.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 32286@debbugs.gnu.org I have an updated package coming up for ldc. It compiles on LLVM 3.8. Need to update to LLVM 6.0 to benefit from the latest optimizations. LDC - the LLVM D compiler (1.10.0): based on DMD v2.080.1 and LLVM 3.8.1 built with LDC - the LLVM D compiler (0.17.4) Default target: x86_64-unknown-linux-gnu Host CPU: sandybridge http://dlang.org - http://wiki.dlang.org/LDC Registered Targets: aarch64 - AArch64 (little endian) aarch64_be - AArch64 (big endian) amdgcn - AMD GCN GPUs arm - ARM arm64 - ARM64 (little endian) armeb - ARM (big endian) bpf - BPF (host endian) bpfeb - BPF (big endian) bpfel - BPF (little endian) cpp - C++ backend hexagon - Hexagon mips - Mips mips64 - Mips64 [experimental] mips64el - Mips64el [experimental] mipsel - Mipsel msp430 - MSP430 [experimental] nvptx - NVIDIA PTX 32-bit nvptx64 - NVIDIA PTX 64-bit ppc32 - PowerPC 32 ppc64 - PowerPC 64 ppc64le - PowerPC 64 LE r600 - AMD GPUs HD2XXX-HD6XXX sparc - Sparc sparcel - Sparc LE sparcv9 - Sparc V9 systemz - SystemZ thumb - Thumb thumbeb - Thumb (big endian) x86 - 32-bit X86: Pentium-Pro and above x86-64 - 64-bit X86: EM64T and AMD64 xcore - XCore