ICE in gcc 2.95.2 [mingw]

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Mon Jan 10 17:16:00 GMT 2000


> Hmmm ... as far as I can see, the C++ front-end should issue an error
> when it sees this code since the leftmost bases must be all COM. Wonder
> if I goofed when I added the change that allows for *multiple* COM base
> classes, as long as all of those are leftmost. I'll double check with
> my local tree and the mainline one.

FWIW, I tried this code on Linux. After removing all the dllimport and
pragma pack directives, it gave me exactly that error message
(actually, it said there may be only COM bases, or only one COM base)

Regards,
Martin



More information about the Gcc-bugs mailing list