Bug in egcs-1.1

Martin von Loewis martin@mira.isdn.cs.tu-berlin.de
Wed Sep 23 23:51:00 GMT 1998


> The error message could certainly be improved, but the code is really
> incorrect.  new expressions of array types cannot contain non-default
> initializers.

Not in standard C++, this is a GNU extension. Unfortunately, it seems
that the extension is broken for non-aggregates.

Regards,
Martin



More information about the Gcc-bugs mailing list