* call.c (build_object_call): Don't look at DECL_NAME for a type.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 1999 17:19:29 +0000 (17:19 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 1999 17:19:29 +0000 (17:19 +0000)
commita43b59f9103ee50875cb2ffd96a2de78ee9dfd98
tree4cccdbbf34c2aaca9c2e9c509c9f1cbfa649af1c
parent20d56cf88618e347221313b8e201e282486c3667
* call.c (build_object_call): Don't look at DECL_NAME for a type.
(pt.c): Or CP_TYPE_QUALS for an ERROR_MARK.
(typeck.c): Or TYPE_MAIN_VARIANT for a type.

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