varasm.c (globalize_decl): New fn.
authorJason Merrill <jason@gcc.gnu.org>
Wed, 13 Mar 2002 16:03:25 +0000 (11:03 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 13 Mar 2002 16:03:25 +0000 (11:03 -0500)
commit9a789d73d1e3ec0db2755ea8ed4ba3cfc0231d1f
tree3e60b11ad8e2839f5a7a91d210ef624704dcfabf
parent19c5b1cf0db62c006ae055b8f12a52eea73b82cf
varasm.c (globalize_decl): New fn.

        * varasm.c (globalize_decl): New fn.
        (assemble_start_function): Use it.
        (asm_emit_uninitialized): Use it.
        (assemble_alias): Use it.
        (assemble_variable): Use it.

From-SVN: r50738
gcc/testsuite/g++.old-deja/g++.other/comdat3-aux.cc [new file with mode: 0644]
gcc/testsuite/g++.old-deja/g++.other/comdat3.C [new file with mode: 0644]
gcc/testsuite/g++.old-deja/g++.other/comdat3.h [new file with mode: 0644]