"Gaurav Jain" <gaurav.anywhere@xxxxxxxxx> 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