This is the mail archive of the gcc-help@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]

Re: Internal Compiler Error with GCC 4.1.0


"Gaurav Jain" <gaurav.anywhere@gmail.com> writes:

> While compiling the piece of code at the end of this mail, I'm getting
> an "Internal Compiler Error".  I'm using GCC  4.1.0 on Fedora Core,
> Kernel 2.6.15-1.
> 
> This error only occurs with '-g' option.  Also, gcc 3.2 works fine
> with the same program.

This is gcc PR 26881:
    http://gcc.gnu.org/PR26881

It should be fixed in gcc 4.1.2.

Ian


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