[Bug jit/105812] New: type mismatch in binary expression
bouanto at zoho dot com
gcc-bugzilla@gcc.gnu.org
Thu Jun 2 01:34:36 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105812
Bug ID: 105812
Summary: type mismatch in binary expression
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: jit
Assignee: dmalcolm at gcc dot gnu.org
Reporter: bouanto at zoho dot com
Target Milestone: ---
When using a combination of unary and binary expressions on a boolean value, we
can trigger the error "type mismatch in binary expression".
I'm about to post a patch for this issue.
More information about the Gcc-bugs
mailing list