This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Internal Compiler Error
- From: "Iyer, Balaji V" <balaji dot v dot iyer at intel dot com>
- To: tanle <lmtan91 at gmail dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>, "gcc-help at gcc dot gnu dot org" <gcc-help at gcc dot gnu dot org>
- Date: Thu, 27 Dec 2012 17:27:41 +0000
- Subject: RE: Internal Compiler Error
- References: <50D8865D.806@gmail.com>
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@gcc.gnu.org [mailto:gcc-owner@gcc.gnu.org] On Behalf Of
> tanle
> Sent: Monday, December 24, 2012 11:44 AM
> To: gcc@gcc.gnu.org; gcc-help@gcc.gnu.org
> 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