[Bug c/114780] New: Using C23 nullptr as sentinel gives missing sentinel warning

2024-04-19 Thread cazfi74 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114780 Bug ID: 114780 Summary: Using C23 nullptr as sentinel gives missing sentinel warning Product: gcc Version: 13.2.0 Status: UNCONFIRMED Severity: normal

[Bug c/102405] Loop index limited by a function return value considered to result in too big array subscript

2021-09-19 Thread cazfi74 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102405 --- Comment #1 from Marko Lindqvist --- Created attachment 51482 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51482&action=edit preprocessed file

[Bug c/102405] New: Loop index limited by a function return value considered to result in too big array subscript

2021-09-19 Thread cazfi74 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102405 Bug ID: 102405 Summary: Loop index limited by a function return value considered to result in too big array subscript Product: gcc Version: 12.0 Status: UNCONFIRMED