This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

compiling qemu segfaults on pure uniarch x86_64 with gcc 3.4.3


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

Attachment: op.c
Description: Binary data

Attachment: opreg_template.h
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]