toplev.c (wrapup_global_declarations): Don't write out artificial static variables...
authorMark Mitchell <mark@codesourcery.com>
Wed, 15 Nov 2000 18:34:29 +0000 (18:34 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 15 Nov 2000 18:34:29 +0000 (18:34 +0000)
commit6213608449b6268ae63a5a37c06ed32509b17c3a
tree165532ff43c9b809fc905ebd72d93c8dd913c186
parentadcee32ccbe783c41ca2874bed6febc7954d0c38
toplev.c (wrapup_global_declarations): Don't write out artificial static variables that aren't needed.

* toplev.c (wrapup_global_declarations): Don't write out
artificial static variables that aren't needed.

* decl.c (wrapup_globals_for_namespace): Don't mark things
TREE_ASM_WRITTEN when they're not.

From-SVN: r37485
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/toplev.c