This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Internal compiler error 980711.
- To: egcs-bugs at egcs dot cygnus dot com
- Subject: Internal compiler error 980711.
- From: Daniel Engovatov <engo at Leland dot Stanford dot edu>
- Date: Thu, 29 Apr 1999 16:28:17 -0700 (PDT)
Hi,
Sorry, no time to write a full bug report.
But I guess you already know this bug - when I
made a typo
std::degue<int>& getSegment(double _startingTime, double _span);
instead of deque..
egcs 1.1.2 (for linux) died with an internal compiler error -
instead of blaming me for forgetfullness...
Regards,
Daniel.
g++ -O6 -Wall -funroll-all-loops -c TimingData.cpp In file included from
TimingData.cpp:7: TimingData.h:68: Internal compiler error 980711.
TimingData.h:68: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'. TimingData.h:68: See
<URL:http://egcs.cygnus.com/faq.html#bugreport> for details. make: ***
[TimingData.o] Error 1