Remove blank line.

From-SVN: r47414
This commit is contained in:
Richard Kenner 2001-11-28 07:18:37 -05:00
parent f80230c1e8
commit d6d709cdb5
1 changed files with 0 additions and 1 deletions

View File

@ -1556,7 +1556,6 @@ save_expr (expr)
while (TREE_CODE (t) == NON_LVALUE_EXPR)
t = TREE_OPERAND (t, 0);
/* If we have simple operations applied to a SAVE_EXPR or to a SAVE_EXPR and
a constant, it will be more efficient to not make another SAVE_EXPR since
it will allow better simplification and GCSE will be able to merge the