Commit 9f52c201 by Mark Mitchell

Force check-in to ensure that it is up to date.

From-SVN: r29539
parent c0a3450d
......@@ -1316,7 +1316,7 @@ finish_stmt_expr (rtl_expr)
if (!building_stmt_tree ())
{
rtl_expr = expand_end_stmt_expr (rtl_expr);
/* The statements have side effects, so the group does. */
/* The statements have side effects, so the group does too. */
TREE_SIDE_EFFECTS (rtl_expr) = 1;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment