decl.c (start_function): Call cplus_decl_attributes immediately after grokdeclarator.
authorJason Merrill <jason@redhat.com>
Mon, 4 Feb 2002 16:28:40 +0000 (11:28 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 4 Feb 2002 16:28:40 +0000 (11:28 -0500)
commite89a607588d6a34db572bb0277d65ec8334500ce
treeab16aa8a8162f23b1c774a65b1b2091e6a4919c5
parent3335fcacb0f0e1dc4541ee56b206132fe4f3a21b
decl.c (start_function): Call cplus_decl_attributes immediately after grokdeclarator.

        * decl.c (start_function): Call cplus_decl_attributes immediately
        after grokdeclarator.

        * decl.c (start_function): Combine DECL_RESULT handling code.

From-SVN: r49480
gcc/cp/ChangeLog
gcc/cp/decl.c