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]

Internal compiler error


I get the fallowing error while cross compiling busybox-1.0-pre3/cvs :

arm-linux-gcc -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wshadow -Os -fstrict-aliasing -fomit-frame-pointer -D_GNU_SOURCE -DNDEBUG     -c -o shell/ash.o shell/ash.c
shell/ash.c: In function `init':
shell/ash.c:1690: Internal compiler error in int_mode_for_mode, at stor-layout.c:290
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [shell/ash.o] Error 1

binutils is 2.13.2.1
gcc is 3.2.3
glibc is 2.3.2
linux is 2.4.19-rmk6-pxa1-hh13

thx
stughi


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