Package: gdc-4.3
Version: 1:1.046-4.3.4-2
Severity: important
$ cat ascii.d
void drawAlphabet() {
const int[] bar_a = [0,2,3,4,5,6];
int[] bars;
bars = bar_a;
}
$ gdc -c ascii.d
ascii.d: In function 'drawAlphabet':
ascii.d:4: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gdc-4.3/README.Bugs> for instructions.
$ gdc -v
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 1:1.046-4.3.4-2'
--with-bugurl=file:///usr/share/doc/gdc-4.3/README.Bugs
--enable-languages=c,c++,d --prefix=/usr --enable-shared --enable-multiarch
--enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3
--enable-clocale=gnu --disable-libmudflap --with-tune=generic
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.3.4 (Debian 1:1.046-4.3.4-2)
This bug causes the projectl and tatan packages to FTBFS.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gdc-4.3 depends on:
ii g++-4.3 4.3.4-9 The GNU C++ compiler
ii gcc-4.3-base 4.3.4-9 The GNU Compiler Collection (base
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.3-7 GCC support library
ii libgmp3c2 2:4.3.2+dfsg-1 Multiprecision arithmetic library
ii libmpfr1ldbl 2.4.2-3 multiple precision floating-point
ii libphobos-4.3-dev 1:1.046-4.3.4-2 The phobos D standard library
ii libstdc++6 4.4.3-7 The GNU Standard C++ Library v3
gdc-4.3 recommends no packages.
gdc-4.3 suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]