This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 c++/70514] Variable length arrays lead to garbage in another array


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70514

--- Comment #3 from Chris Warrick <kwpolska at gmail dot com> ---
Well, that is a typo. But would writing past the limits really have such
unusual effects? And why does clang++ not crash?

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