Multiple inheritance bug (ICE 980715)

Martin von Loewis martin@mira.isdn.cs.tu-berlin.de
Fri Aug 28 01:15:00 GMT 1998


> BTW, I take it the ICE number is the date the error was previously
> found.  Am I correct in this and should I submit bug reports for
> numbered ICEs?

Numbered ICEs are 'this should never happen' conditions. If they do
happen, we certainly want to know about it.

The date gives an indication how long this specific condition check
has been in the compiler. In this specific code (which I believe is
incorrect), nobody had expected that ambiguous members could passed to
Koenig lookup.

Regards,
Martin



More information about the Gcc-bugs mailing list