ICE in c++

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Wed Jul 5 13:47:00 GMT 2000


> I can't see what's causing this one...!

Thanks for your bug report. The mainline compiler (2.96 20000607
(experimental)) reports

XSpecAuto-2.cc:25: size of member `m_data' is not constant
XSpecAuto-2.cc:26: size of member `m_minCh' is not constant
XSpecAuto-2.cc:27: size of member `m_maxCh' is not constant
XSpecAuto-2.cc: In method `void CXScriptProg::execXSpec ()':
XSpecAuto-2.cc:126: `FILE' undeclared (first use this function)
[many more errors]

so the bug appears to be fixed.

Regards,
Martin


More information about the Gcc-bugs mailing list