This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Internal Compiler Error
- From: tanle <lmtan91 at gmail dot com>
- To: gcc at gcc dot gnu dot org, gcc-help at gcc dot gnu dot org
- Date: Mon, 24 Dec 2012 11:44:13 -0500
- Subject: Internal Compiler Error
Could you explain for you about "Internal Compiler Error"?
I am building the Linux kernel for microbalze (Atlys Board), there are
some errors as:
fs/ext2/super.c: In function 'ext2_fill_super':
fs/ext2/super.c:1144:1: internal compiler error: in reload, at
reload1.c:1059
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [fs/ext2/super.o] Error 1
make[1]: *** [fs/ext2] Error 2
make: *** [fs] Error 2
I use gcc version 4.6.1
Best Regards
TanLe