On Mon, 2006-10-09 at 22:07 -0700, Joe wrote:
> I'm trying to find a compiler that supports variable length arrays.
> I'm currently taking a computer science class and noticed that gcc's 
> support for variable lenght arrays is "broken" [0].

The reason why it is broken is not the reason why you think.  But it
just accepts too much invalid code.

Well there are some other bugs but most you will not hit unless you use
goto's.

-- Pinski

Reply via email to