OSDN Git Service

* decl.c (grokfndecl): Always call cplus_decl_attributes.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Apr 1999 01:20:07 +0000 (01:20 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Apr 1999 01:20:07 +0000 (01:20 +0000)
commit4a442922956abf9dbad3b4401f8fddcee4eeb943
tree8501fb2d887b6763aa0f2168e2fe32d6b9383134
parent1d915163e2661b801c69de0608beb0a1d111f4fd
* decl.c (grokfndecl): Always call cplus_decl_attributes.
* decl2.c (grokfield): Pass attrlist to grokdeclarator.

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