typeck.c
216 KB
-
re PR c++/30847 (ICE with invalid statement expression) · df3473fa
PR c++/30847 * typeck.c (build_modify_expr): For COND_EXPR on LHS, if RHS has void type issue error and return early. * g++.dg/parse/cond3.C: New test. From-SVN: r123456
Jakub Jelinek committed