OSDN Git Service

(finish_struct): A data member with the same name as the class doesn't
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Jun 1995 02:28:23 +0000 (02:28 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Jun 1995 02:28:23 +0000 (02:28 +0000)
commit71577f5a476a9acaf2017b61b12ccdb469fb9b00
treea1cd507e21d45954e2308119870ea972899742bc
parentd068be109afeb89ca36ea5050f9b5ff775f42672
(finish_struct): A data member with the same name as the class doesn't
suppress constructors.
(dont_allow_type_definitions): New variable set when types cannot be defined.
(finish_struct): Use it.
(build_vfn_ref): Deleted signature specific code, we don't call this function
anymore from build_signature_method_call.

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