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

Internal compiler error 42


Hi,

I got a "Internal compiler error" in gcc. I am using DJGPP under Win98. Below are the gcc version 
I am using, the command line and the error message.

Regards,
Thiago

c:\temp\gcc-bug_report>gcc -v
Reading specs from c:/djgpp/lib/specs
gcc version 2.95.2 19991024 (release)

c:\temp\gcc-bug_report>gcc -c Tape.cpp
In file included from Tape.cpp:1:
Tape.h: In method `void Tape::push<unsigned char>(unsigned char)':
Tape.h:22:   instantiated from here
Tape.h:26: Internal compiler error 42.
Tape.h:26: Please submit a full bug report.
Tape.h:26: See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.

Tape.zip


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