(expand_decl): Use mark_user_reg and simplify code.

From-SVN: r12871
This commit is contained in:
Richard Kenner 1996-09-29 19:06:37 -04:00
parent ddb7361a2e
commit 0df15c2c4a
1 changed files with 1 additions and 0 deletions

View File

@ -3456,6 +3456,7 @@ expand_decl (decl)
(TYPE_ALIGN (TREE_TYPE (TREE_TYPE (decl)))
/ BITS_PER_UNIT));
}
else if (TREE_CODE (DECL_SIZE (decl)) == INTEGER_CST)
{
/* Variable of fixed size that goes on the stack. */