weaselcat changed bug 61
What Removed Added
Status RESOLVED UNCONFIRMED
CC   r9shackleford@gmail.com
Resolution FIXED ---
Ever confirmed 1  

Comment # 4 on bug 61 from
LTO ICEs for me as of GDC 5.1.

Compiled the example from the report, output is 

lto1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.archlinux.org/> for instructions.
lto-wrapper: fatal error: gdc returned 1 exit status
compilation terminated.
/usr/local/bin/ld: fatal error: lto-wrapper failed
collect2: error: ld returned 1 exit status


is this fixed?

dump of gdc:

Using built-in specs.
COLLECT_GCC=gdc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/gdc/src/gcc-5.1.0/configure --prefix=/usr
--libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man
--infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/
--enable-languages=d --enable-shared --enable-threads=posix --with-system-zlib
--enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu
--disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object
--enable-linker-build-id --enable-cloog-backend=isl
--disable-cloog-version-check --enable-gold --enable-plugin --enable-ld=default
--enable-install-libiberty --with-plugin-ld=ld.gold
--with-linker-hash-style=gnu --disable-multilib --disable-werror --disable-nls
--disable-bootstrap --disable-libgomp --disable-libmudflap
--disable-libquadmath --enable-checking=release
Thread model: posix
gcc version 5.1.0 (GCC)


You are receiving this mail because: