This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Internal compiler error 42
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Internal compiler error 42
- From: "Thiago F.G. Albuquerque" <tfga at zaz dot com dot br>
- Date: Fri, 29 Sep 2000 14:01:58 -0300
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