Please son't cross-post to gcc and gcc-help. On 12/24/2012 04:44 PM, tanle wrote: > 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 It's a bug in the compiler. If you report it, someone might fix it. Andrew.