mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-17 21:55:03 +08:00
(expand_decl): Use mark_user_reg and simplify code.
From-SVN: r12871
This commit is contained in:
parent
ddb7361a2e
commit
0df15c2c4a
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user