varasm.c (asm_output_bss): Always output one byte.
authorRichard Henderson <rth@redhat.com>
Fri, 24 May 2002 18:30:48 +0000 (11:30 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 24 May 2002 18:30:48 +0000 (11:30 -0700)
commit95bfe95f0189833a40e0fb435cf8b9993b26f7cd
tree821f13cb68472ab018560acab6912343ab641a9f
parent2677e7acf0867522e00bc3aca76ee905e5022011
varasm.c (asm_output_bss): Always output one byte.

        * varasm.c (asm_output_bss): Always output one byte.
        * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_LOCAL): Likewise.

From-SVN: r53847
gcc/ChangeLog
gcc/config/alpha/elf.h
gcc/varasm.c