pr19355-1.C
165 Bytes
-
re PR c++/19355 (ICE: tree check at c-common.c:2332) · 18d00205
PR c++/19355 * c-common.c (c_common_truthvalue_conversion): TRUTH_NOT_EXPR is a unary operator and can't be treated as a binary/comparison operator. * g++.dg/expr/pr19355-1.C: New test case. From-SVN: r93159
Roger Sayle committed