fold-const.c
428 KB
-
fold-const.c (fold_convert): When casting an expression to void... · bd7e4636
* fold-const.c (fold_convert): When casting an expression to void, fold_ignored_result may discover a GIMPLE_MODIFY_STMT which doesn't have a type. Instead of attempting to build a NOP_EXPR, return these "special" trees directly. From-SVN: r120451
Roger Sayle committed