[Bug c/119070] gcc15 incorrectly reporting negative array-bounds errors
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119070 --- Comment #1 from Taylor Hutt --- Created attachment 60616 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60616&action=edit C file that demonstrates errors.
[Bug c/119070] gcc15 incorrectly reporting negative array-bounds errors
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119070 --- Comment #2 from Taylor Hutt --- Created attachment 60617 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60617&action=edit Shell script to compile C file.