|
|
Log in / Subscribe / Register

GCC 4 - C99 status?

GCC 4 - C99 status?

Posted Jan 18, 2005 17:03 UTC (Tue) by tjc (guest, #137)
In reply to: GCC 4 - C99 status? by havardk
Parent article: Fedora Core 4 plans announced

Rats. I found that straight off, but I was hoping it was out of date. I'm longing for variable-length C99 arrays.

Thanks for the link though.


to post comments

GCC 4 - C99 status?

Posted Jan 19, 2005 9:37 UTC (Wed) by steven97 (guest, #2702) [Link] (1 responses)

GCC does support VLAs.

GCC 4 - C99 status?

Posted Jan 19, 2005 18:25 UTC (Wed) by tjc (guest, #137) [Link]

GCC does support VLAs.

I was referring specifically to C99 variable-length arrays, not the GCC extension that has been around for some time.

According to the document linked above, the current status of of C99 variable-length arrays is "broken."


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds