[Bug c++/104359] GCC Treats bool with value != 1 as falsey when picking branches

2022-02-02 Thread will at willusher dot io via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104359 --- Comment #2 from Will Usher --- Oh gotcha, then this can be closed.

[Bug c++/104359] New: GCC Treats bool with value != 1 as falsey when picking branches

2022-02-02 Thread will at willusher dot io via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104359 Bug ID: 104359 Summary: GCC Treats bool with value != 1 as falsey when picking branches Product: gcc Version: 11.2.0 Status: UNCONFIRMED Severity: normal