[Bug tree-optimization/108230] assert() spuriously activates maybe-initialized warning

2022-12-26 Thread shin.david at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108230 --- Comment #5 from David Shin --- Indeed, no warning on trunk! Sorry, should have checked trunk version before reporting this.

[Bug tree-optimization/108230] assert() spuriously activates maybe-initialized warning

2022-12-26 Thread shin.david at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108230 --- Comment #2 from David Shin --- The preprocessed source is 3.5M, which exceeds the file attachment size limit of 1000K.

[Bug c++/108230] New: assert() spuriously activates maybe-initialized warning

2022-12-26 Thread shin.david at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108230 Bug ID: 108230 Summary: assert() spuriously activates maybe-initialized warning Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: normal Pri