This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ALL ] /home/build/gdc-build-configs/configs/x86_64-linux-gnu/gcc-5/arm-gdcproject-linux-gnueabi/.build/src/gcc-5.1.0/libphobos/src/std/digest/crc.d: In member function 'finish': | |
[ERROR] /home/build/gdc-build-configs/configs/x86_64-linux-gnu/gcc-5/arm-gdcproject-linux-gnueabi/.build/src/gcc-5.1.0/libphobos/src/std/digest/crc.d:203:18: internal compiler error: in expand_expr_addr_expr_1, at expr.c:7736 | |
[ALL ] auto tmp = peek(); | |
[ALL ] ^ | |
[ALL ] 0x81e40f expand_expr_addr_expr_1 | |
[ALL ] /home/build/gdc-build-configs/configs/x86_64-linux-gnu/gcc-5/arm-gdcproject-linux-gnueabi/.build/src/gcc-5.1.0/gcc/expr.c:7736 | |
[ALL ] 0x814498 expand_expr_addr_expr | |
[ALL ] /home/build/gdc-build-configs/configs/x86_64-linux-gnu/gcc-5/arm-gdcproject-linux-gnueabi/.build/src/gcc-5.1.0/gcc/expr.c:7850 | |
[ALL ] 0x814498 expand_expr_real_1(tree_node*, rtx_def*, machine_mode, expand_modifier, rtx_def**, bool) | |
[ALL ] /home/build/gdc-build-configs/configs/x86_64-linux-gn |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Automatically generated make config: don't edit | |
# crosstool-NG 1.20.0 Configuration | |
# Fri Apr 3 08:21:33 2015 | |
# | |
CT_CONFIGURE_has_xz=y | |
CT_CONFIGURE_has_svn=y | |
CT_MODULES=y | |
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
<html> | |
<head> | |
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> | |
<meta name="keywords" content="GNU D Compiler, GDC, D programming language"> | |
<meta name="description" content="GNU D Compiler"> | |
<link rel="stylesheet" href="/style/main.css" type="text/css" media="all" charset="utf-8"> | |
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"> | |
<title>GDC - D Programming Language for GCC</title> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From ba8e51dd4f00f4258564f6a0ab2033a0b635682a Mon Sep 17 00:00:00 2001 | |
Message-Id: <ba8e51dd4f00f4258564f6a0ab2033a0b635682a.1392836625.git.johannespfau@gmail.com> | |
From: Johannes Pfau <[email protected]> | |
Date: Wed, 19 Feb 2014 20:01:55 +0100 | |
Subject: [PATCH] Add @nogc attribute | |
Conflicts: | |
src/nogc.c | |
--- | |
src/attrib.c | 1 + |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From ba8e51dd4f00f4258564f6a0ab2033a0b635682a Mon Sep 17 00:00:00 2001 | |
Message-Id: <ba8e51dd4f00f4258564f6a0ab2033a0b635682a.1392836625.git.johannespfau@gmail.com> | |
From: Johannes Pfau <[email protected]> | |
Date: Wed, 19 Feb 2014 20:01:55 +0100 | |
Subject: [PATCH] Add @nogc attribute | |
Conflicts: | |
src/nogc.c | |
--- | |
src/attrib.c | 1 + |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LANG=C wget --help | |
GNU Wget 1.14, a non-interactive network retriever. | |
Usage: wget [OPTION]... [URL]... | |
Mandatory arguments to long options are mandatory for short options too. | |
Startup: | |
-V, --version display the version of Wget and exit. | |
-h, --help print this help. | |
-b, --background go to background after startup. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pkgname=monodevelop-debugger-gdb-git | |
_pkgname=monodevelop | |
pkgver=20130929 | |
pkgrel=1 | |
pkgdesc="Mono Debugger support" | |
arch=('i686' 'x86_64') # also "any" pkg? | |
url="http://monodevelop.com" | |
license=('GPL') | |
depends=('monodevelop-git' 'gdb') | |
makedepends=('mono' 'git' 'pkg-config') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pkgname=monodevelop-debugger-gdb-git | |
_pkgname=monodevelop | |
pkgver=20130929 | |
pkgrel=1 | |
pkgdesc="Mono Debugger support" | |
arch=('i686' 'x86_64') # also "any" pkg? | |
url="http://monodevelop.com" | |
license=('GPL') | |
depends=('monodevelop-git' 'gdb') | |
makedepends=('mono' 'git' 'pkg-config') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thread 17 (Thread 0x7ff5adbec700 (LWP 11749)): | |
#0 0x00007ff5afd3c772 in sigsuspend () from /usr/lib/libc.so.6 | |
#1 0x00000000005cf1ce in ?? () | |
#2 0x00000000005cf326 in ?? () | |
#3 <signal handler called> | |
#4 0x00007ff5b00befee in sem_wait () from /usr/lib/libpthread.so.0 | |
#5 0x0000000000629e37 in mono_sem_wait () | |
#6 0x00000000005a6525 in ?? () | |
#7 0x00000000005894eb in ?? () | |
#8 0x000000000061e92d in ?? () |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Entries gdc: 5451 | |
Entries dmd: 3834 | |
Only in GDC: | |
CSWTCH.197 | |
_D100TypeInfo_HxS3std8internal3uni12CodepointSetS3std8internal3uni22__T13CodepointTrieVi8Z13CodepointTrie6__initZ | |
_D100TypeInfo_PxS6object56__T16AssociativeArrayTaTE3std6traits17FunctionAttributeZ16AssociativeArray4Slot6__initZ | |
_D100TypeInfo_S6object53__T16AssociativeArrayTE3std6format6MangleTC8TypeInfoZ16AssociativeArray9Hashtable6__initZ | |
_D101TypeInfo_APxS6object56__T16AssociativeArrayTaTE3std6traits17FunctionAttributeZ16AssociativeArray4Slot6__initZ |