Possible parser bug in 2.96, 3.0.x and 3.1?

Peter Schmid schmid@snake.iap.physik.tu-darmstadt.de
Sat Jun 22 14:47:00 GMT 2002


This is a known parser bug. Please confer
<http://gcc.gnu.org/bugs.html#known>.

A possible work around is replacing MyThing3(sBase(), 3) with
MyThing3((0,sBase()), 3).

Hope this helps,

Peter Schmid



More information about the Gcc mailing list