[Bug tree-optimization/114253] New: False positive maybe-uninitialized with std::optional and ternary

2024-03-06 Thread overdijk at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114253 Bug ID: 114253 Summary: False positive maybe-uninitialized with std::optional and ternary Product: gcc Version: 8.3.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/114253] False positive maybe-uninitialized with std::optional and ternary

2024-03-06 Thread overdijk at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114253 --- Comment #1 from Frank Overdijk --- Created attachment 57629 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57629&action=edit Preprocessed minimum working example

[Bug tree-optimization/114253] False positive maybe-uninitialized with std::optional and ternary

2024-03-06 Thread overdijk at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114253 --- Comment #2 from Frank Overdijk --- Created attachment 57630 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57630&action=edit Verbose compiler output