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]

ICE in mainline when compiling linux kernel on i386


While compiling the 2.5.56 linux kernel on i386-linux.

Compile the attached file with 

gcc -x c -O2 -fomit-frame-pointer -march=athlon 

kernel/signal.c: In function `__dequeue_signal':
kernel/signal.c:466: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Version

Reading specs from /pkg/gcc-3.4/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.4/specs
Configured with: ../gcc/configure --prefix=/pkg/gcc-3.4-030111 --enable-languages=c,c++ : (reconfigured) 
Thread model: posix
gcc version 3.4 20030111 (experimental)

Attachment: signal.ii.gz
Description: application/gunzip


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