http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43437

--- Comment #15 from Thorsten Glaser <tg at mirbsd dot org> 2011-12-19 00:28:18 
UTC ---
Hi Mikael,

thanks for caring, you seem to be everywhere ;-)

Yes, it is reproducible with the cross-compilers I build using the standard
procedure from https://wiki.debian.org/BuildingCrossCompilers on amd64.

tg@zigo:~ $ m68k-linux-gnu-gcc-4.6 -O2 -c x.i                                   
/tmp/buildd/libvirt-0.9.8/./src/conf/domain_conf.c: In function
‘virDomainDefParseXML’:
/tmp/buildd/libvirt-0.9.8/./src/conf/domain_conf.c:7939:1: internal compiler
error: in cselib_record_set, at cselib.c:2148
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
Preprocessed source stored into /tmp/cckdrq16.out file, please attach this to
your bugreport.
1|tg@zigo:~ $ m68k-linux-gnu-gcc-4.6 -v                                         
Using built-in specs.
COLLECT_GCC=m68k-linux-gnu-gcc-4.6
COLLECT_LTO_WRAPPER=/usr/lib/gcc/m68k-linux-gnu/4.6/lto-wrapper
Target: m68k-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.2-7'
--with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.6 --enable-shared --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix
--with-gxx-include-dir=/usr/m68k-linux-gnu/include/c++/4.6.2 --libdir=/usr/lib
--enable-nls --enable-clocale=gnu --enable-libstdcxx-debug
--enable-libstdcxx-time=yes --disable-libssp --enable-plugin --enable-objc-gc
--disable-werror --disable-multilib --enable-checking=release
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=m68k-linux-gnu
--program-prefix=m68k-linux-gnu- --includedir=/usr/m68k-linux-gnu/include
--with-headers=/usr/m68k-linux-gnu/include --with-libs=/usr/m68k-linux-gnu/lib
Thread model: posix
gcc version 4.6.2 (Debian 4.6.2-7)

Reply via email to