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 980711.



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




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