tree.c (cp_build_qualified_type_real): Rework ARRAY_TYPE allocation to match practice...
authorMark Mitchell <mark@codesourcery.com>
Mon, 31 May 1999 00:25:56 +0000 (00:25 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 31 May 1999 00:25:56 +0000 (00:25 +0000)
commitdb3626d11f2af9f701534619f3f15eb1d0dbbd70
tree0a4d4b9d88b5537fc82b58e3698ec958e35af69a
parent3c567fae5dd5c0d44cc6161ba6be51fea07e55e5
tree.c (cp_build_qualified_type_real): Rework ARRAY_TYPE allocation to match practice throughout the rest of the compiler.

* tree.c (cp_build_qualified_type_real): Rework ARRAY_TYPE
allocation to match practice throughout the rest of the
compiler.

From-SVN: r27264
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.old-deja/g++.pt/array5.C [new file with mode: 0644]