This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/22149] cache.c:save_cache creates zero-size VLA


https://sourceware.org/bugzilla/show_bug.cgi?id=22149

--- Comment #2 from Andreas Schwab <schwab@linux-m68k.org> ---
Not sure whether this extension also applies to VLA, since the zero-length
array extension only talks about constant size, and gcc only documents to
extend the C99 VLAs to C90 and C++.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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