]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-common.c
* c-common.c (finish_fname_decls): Put the DECL_STMTs inside the
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Jan 2003 19:29:51 +0000 (19:29 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Jan 2003 19:29:51 +0000 (19:29 +0000)
commit81010c9762bdeb5c579ba06d25abdf5adeb2d680
treeed397435e12ce43cd81067953111919e1628866f
parent6b5829b61cf7053380511862ae06533462bc2a3d
    * c-common.c (finish_fname_decls): Put the DECL_STMTs inside the
        outermost scope.
        * c-decl.c (c_make_fname_decl): Push the decls there, too.
cp/
        * decl.c (cp_make_fname_decl): Push the decls inside the
        outermost scope.

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