]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/decl.c
toplev.c (wrapup_global_declarations): Clarify variable handling.
authorJason Merrill <jason@redhat.com>
Fri, 15 Mar 2002 09:54:42 +0000 (04:54 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 15 Mar 2002 09:54:42 +0000 (04:54 -0500)
commit5cc90635da0173defc0f186265a68913ca5f21b0
treede143ae82ad2ce9277bf578207642918da268945
parent0f9b56dcb2d761010137a566c2af9bf98d8f14eb
toplev.c (wrapup_global_declarations): Clarify variable handling.

        * toplev.c (wrapup_global_declarations): Clarify variable handling.
        -fkeep-static-consts doesn't apply to comdats.

cp/
        * decl.c (make_rtl_for_nonlocal_decl): Also defer COMDAT
        variables.
        * decl2.c (maybe_make_one_only): Also mark the decl as needed.

From-SVN: r50802
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/decl2.c
gcc/testsuite/g++.dg/abi/vague1.C [new file with mode: 0644]
gcc/toplev.c
This page took 0.055551 seconds and 5 git commands to generate.