[Bug c/119245] New: Relational operator returns integers other than 0 or 1 for _Bool operands

2025-03-12 Thread nandakumar at nandakumar dot co.in via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119245 Bug ID: 119245 Summary: Relational operator returns integers other than 0 or 1 for _Bool operands Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: no

[Bug c/119245] Equality operator returns integers other than 0 or 1 for _Bool operands

2025-03-12 Thread nandakumar at nandakumar dot co.in via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119245 --- Comment #1 from Nandakumar Edamana --- Just updated the title to use "equality operator" instead of "relational operator".