re PR c++/8333 (c++ emits double .globals for symbols [ regression from 3.0.4 ])
authorMark Mitchell <mark@codesourcery.com>
Wed, 30 Oct 2002 19:23:27 +0000 (19:23 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 30 Oct 2002 19:23:27 +0000 (19:23 +0000)
commit9b5b7e3a8fe143a9b1be4cfdb17fccc1e5ae58ff
tree061f968662a800e0998cd9cff1852ccb8ab22d3f
parent1c4048ca8dace9c2ae7545e9f181400c481dd17d
re PR c++/8333 (c++ emits double .globals for symbols [ regression from 3.0.4 ])

PR c++/8333
* varasm.c (asm_output_aligned_bss): Do not call
ASM_GLOBALIZE_LABEL.

From-SVN: r58658
gcc/ChangeLog
gcc/varasm.c