Internal compiler error 109.

Morten Eriksen mortene@sim.no
Fri May 8 01:59:00 GMT 1998


..is what I get when I try to run the following sourcecode through
the egcs-1.0.2 release (on IRIX v6.2), compiling with "gcc -c bug.cpp":

** bug.cpp ***************************
class SimBadAlloc;

void main(void)
{
  try { }
  catch (SimBadAlloc) { }
}
**************************************

I cut it down to a minimal version to make it easier to find the problem.
I'm sorry I didn't have the time to check if it's fixed or not with the
latest snapshot.

Best regards and keep up the good work,
Morten Eriksen




More information about the Gcc-bugs mailing list