The best way to handle this issue is to submit a bugzilla bug-request with a small test case that will replicate the internal error. Thanks, Balaji V. Iyer. > -----Original Message----- > From: gcc-owner@xxxxxxxxxxx [mailto:gcc-owner@xxxxxxxxxxx] On Behalf Of > tanle > Sent: Monday, December 24, 2012 11:44 AM > To: gcc@xxxxxxxxxxx; gcc-help@xxxxxxxxxxx > 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