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/57821] 'array is too large' error is missing when sizetype overflows


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

--- Comment #13 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
Previous discussions in this bug suggest it was specific to 32-bit 
HOST_WIDE_INT.  HOST_WIDE_INT is now always 64-bit.

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