decl.c (complete_array_type): Allocate off same obstack.
authorNathan Sidwell <nathan@acm.org>
Fri, 28 May 1999 01:56:31 +0000 (01:56 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 28 May 1999 01:56:31 +0000 (01:56 +0000)
commit6ab5c7408e03821425a8e36fc9f69c26fac50c52
tree9791b3b59a56e1f45b6babe5c71b68fc3b150ecb
parent9cb15ab62fc0326dc0be48ac872c1d4e9e44a7b7
decl.c (complete_array_type): Allocate off same obstack.

* decl.c (complete_array_type): Allocate off same obstack. Fix
DO_DEFAULT comment to match reality.
* friend.c (make_friend_class): Fix diagnostic typo.

From-SVN: r27210
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/friend.c