[Bug middle-end/115570] array subscript 'long unsigned int[0]' is partly outside array bounds of 'unsigned char[4]'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115570 --- Comment #4 from Curtis J Blank --- Thank you the information. So I should use unsigned int now on x86_64? Where can I read more on the rule violations and what would be the proper so do this?
[Bug c/115570] New: array subscript 'long unsigned int[0]' is partly outside array bounds of 'unsigned char[4]'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115570 Bug ID: 115570 Summary: array subscript 'long unsigned int[0]' is partly outside array bounds of 'unsigned char[4]' Product: gcc Version: 13.3.0 Status: UNCONFIRMED