c-gimplify.c (gimplify_decl_stmt): Push gimplify_one_sizepos inside non-constant...
authorRichard Henderson <rth@redhat.com>
Thu, 24 Jun 2004 05:35:16 +0000 (22:35 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 24 Jun 2004 05:35:16 +0000 (22:35 -0700)
commit8c56bb830708cab8909c6911124af2565ad1acc6
tree50d2015aa08fd0447f47471177e699b5db3fab80
parentd522060b39e1627ebc07734d756b27637c957c53
c-gimplify.c (gimplify_decl_stmt): Push gimplify_one_sizepos inside non-constant size check.

* c-gimplify.c (gimplify_decl_stmt): Push gimplify_one_sizepos inside
non-constant size check.  Gimplify the type too.  Tidy building
BUILT_IN_STACK_ALLOC call

From-SVN: r83582
gcc/ChangeLog
gcc/c-gimplify.c