compiling qemu segfaults on pure uniarch x86_64 with gcc 3.4.3

developer@isl-gbr.de developer@isl-gbr.de
Thu Apr 21 15:16:00 GMT 2005


using gcc 3.4.3 build from source in a LFS system.

gcc -v
Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/specs
Configured with: ../gcc-3.4.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++,objc,f77,java : (reconfigured) ../gcc-3.4.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++,objc,f77,java --disable-multilib
Thread model: posix
gcc version 3.4.3

building qemu it results (every version including latest cvs snapshot) in:
internal compiler error: Segmentation fault

the file the problems appear in is op.c (as attachment)

Asking in the qemu mailinglist i was told that this must be a gcc bug. Please let me know if you need more details and which.

Jochen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: op.c
Type: application/octet-stream
Size: 42325 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20050421/a30554e1/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opreg_template.h
Type: application/octet-stream
Size: 3891 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20050421/a30554e1/attachment-0001.obj>


More information about the Gcc-bugs mailing list