|
|
Log in / Subscribe / Register

GCC 4 - C99 status?

GCC 4 - C99 status?

Posted Jan 18, 2005 3:52 UTC (Tue) by havardk (subscriber, #810)
In reply to: GCC 4 - C99 status? by tjc
Parent article: Fedora Core 4 plans announced

The status for the cvs trunk is here: http://gcc.gnu.org/c99status.html
As far as I know, there is no branch for gcc 4.0 yet.


to post comments

GCC 4 - C99 status?

Posted Jan 18, 2005 17:03 UTC (Tue) by tjc (guest, #137) [Link] (2 responses)

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.

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