OSDN Git Service

* decl.c (grokdeclarator): Remove const and volatile from type after
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Mar 1998 11:16:45 +0000 (11:16 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Mar 1998 11:16:45 +0000 (11:16 +0000)
commit444f550340636c053dd8e196aaa1161cb14d76cb
tree910067166f351282735a8c8df998840c0c0a77fa
parentc988df6a7d80f0efca912a1688fa16f840a85bc1
* decl.c (grokdeclarator): Remove const and volatile from type after
setting constp and volatilep.
* class.c (finish_struct_1): Don't warn about bool bitfield larger
than one bit.

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