This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++ variable-length array?


On Jul 21, 2006, at 7:14 AM, Neal Becker wrote:
Using gcc-4.1.1. Info says variable-length array is supported in c+ + mode,
but doesn't seem to work

Nope, sure doesn't. I don't recall any good reason why we can't support it. I'd file a bug report for it.


Being able to compile c99 style code would be useful/nice.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]