* tree.c (build_cplus_array_type_1): Use push_obstacks_nochange
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 May 1999 00:27:55 +0000 (00:27 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 May 1999 00:27:55 +0000 (00:27 +0000)
commitd64b3e46d201e0e3a6f4a497883f92976461c535
tree4406eabe657842f8c469acd49c6255e0e7299375
parentfc76e494948f4f0a68b12d4038d0261d2d27c00d
* tree.c (build_cplus_array_type_1): Use push_obstacks_nochange
and friends rather than messing with current_obstack directly.
(cp_build_qualified_type_real): Rework ARRAY_TYPE
allocation to match practice throughout the rest of the
compiler.

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