[Bug c/110368] Incorrect "is used uninitialized" warning message

2023-10-05 Thread clugstj at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110368 --- Comment #6 from Jon Clugston --- So, "undefined behavior" gives the compiler license to output any warning it wants? The warning message is utterly wrong and completely misleading.

[Bug c/110368] Incorrect "is used uninitialized" warning message

2023-06-22 Thread clugstj at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110368 --- Comment #1 from Jon Clugston --- Created attachment 55385 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55385&action=edit gcc -v

[Bug c/110368] New: Incorrect "is used uninitialized" warning message

2023-06-22 Thread clugstj at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110368 Bug ID: 110368 Summary: Incorrect "is used uninitialized" warning message Product: gcc Version: 13.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone