<div dir="ltr"><div><div><div><div><div>Hi,<br><br>this page:<br><a href="http://clang.llvm.org/comparison.html#gcc">http://clang.llvm.org/comparison.html#gcc</a><br></div>claims that:<br>"GCC supports many language extensions, some of which are not implemented
    by Clang. For instance, in C mode, GCC supports
    <a href="http://gcc.gnu.org/onlinedocs/gcc/Nested-Functions.html">nested
    functions</a> and has an
    <a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37428">undocumented
    extension allowing VLAs in structs</a>."<br><br></div>which is outdated since VLA in structures is already documented in GCC. Please refer to:<br><a href="https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/doc/extend.texi?r1=208836&r2=208835&pathrev=208836">https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/doc/extend.texi?r1=208836&r2=208835&pathrev=208836</a><br><br></div>I guess removing "uncodumented" word from mentioned sentence should be enough.<br><br></div>Best regards,<br></div>MichaƂ Piechowski<br></div>