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

From-SVN: r29539
This commit is contained in:
Mark Mitchell 1999-09-21 07:45:38 +00:00
parent c0a3450d59
commit 9f52c201b7

View file

@ -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;
}