OSDN Git Service

* decl.c (grokdeclarator): Undo 1998-12-14 change.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Jan 1999 16:27:23 +0000 (16:27 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Jan 1999 16:27:23 +0000 (16:27 +0000)
commit1b7a7ed1a010ce655b7d9730c91924474150057f
treece6703680015d590b1e0ead271681375f49331bd
parent8e8d5efa3284a1cc60acd19a5b433f61d65c5782
* decl.c (grokdeclarator): Undo 1998-12-14 change.
* tree.c (build_cplus_array_type_1): Likewise.
* pt.c (instantiate_class_template): Remove misleading comment.
(tsubst_aggr_type): Substitute if there are template parameters,
regardless of whether or not they use template arguments.
(unify): Likewise, but for unification.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24656 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/pt.c
gcc/cp/tree.c
gcc/testsuite/g++.old-deja/g++.pt/crash25.C [new file with mode: 0644]