c-typeck.c (constructor_stack, [...]): Make them static.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 8 Mar 2005 16:14:09 +0000 (16:14 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 8 Mar 2005 16:14:09 +0000 (16:14 +0000)
commit802415d1174e5e0230bc1b248a48be0765261fae
treecf6468cafd50c01f875df5fa915cec6d95e452ec
parent323f0b8f5d9f561baa507eedbdf721923513bac0
c-typeck.c (constructor_stack, [...]): Make them static.

* c-typeck.c (constructor_stack, constructor_range_stack,
initializer_stack): Make them static.

From-SVN: r96108
gcc/ChangeLog
gcc/c-typeck.c