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]

Re: Non-constant expression allowed to dimension array declarations


OK, of course, I agree with your analysis and I now remember your
posting on the matter.  In that case, Mike should not be waving a
standard in front of users... ;-)
>> It is somewhat ironic to note that gcc 3.0 reports the following when
>> the exact example from the C99 standard is compiled with -std\=c99 -pedantic:

>This is entirely deliberate, since none of GCC's implementation of VLAs
>has been checked against C99 or fixed to follow C99, so adjusting when the

Regards,
Loren


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