* decl.c (compute_array_index_type): New function, split out from
commitb1e0749b46855278e686f56bcd9a78cabf3a2145
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Nov 1999 17:11:07 +0000 (12 17:11 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Nov 1999 17:11:07 +0000 (12 17:11 +0000)
tree1dc16b4181c12f5a35fec4e46b1d2f48415a1060
parent73e36ac1eed2c613306fc82aa50a8c2cbff36962
* decl.c (compute_array_index_type): New function, split out from
grokdeclarator.
(create_array_type_for_decl): Likewise.
(grokdeclarator): Use them.

* semantics.c (expand_stmt): Don't suspend_momentary or
resume_momentary.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30504 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/semantics.c