aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2002-05-24 11:30:48 -0700
committerRichard Henderson <rth@gcc.gnu.org>2002-05-24 11:30:48 -0700
commit95bfe95f0189833a40e0fb435cf8b9993b26f7cd (patch)
tree821f13cb68472ab018560acab6912343ab641a9f /gcc/config/alpha
parent2677e7acf0867522e00bc3aca76ee905e5022011 (diff)
downloadgcc-95bfe95f0189833a40e0fb435cf8b9993b26f7cd.zip
gcc-95bfe95f0189833a40e0fb435cf8b9993b26f7cd.tar.gz
gcc-95bfe95f0189833a40e0fb435cf8b9993b26f7cd.tar.bz2
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
Diffstat (limited to 'gcc/config/alpha')
-rw-r--r--gcc/config/alpha/elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/alpha/elf.h b/gcc/config/alpha/elf.h
index 722ff5e..486124a 100644
--- a/gcc/config/alpha/elf.h
+++ b/gcc/config/alpha/elf.h
@@ -158,7 +158,7 @@ do { \
} \
ASM_OUTPUT_ALIGN ((FILE), exact_log2((ALIGN) / BITS_PER_UNIT)); \
ASM_OUTPUT_LABEL(FILE, NAME); \
- ASM_OUTPUT_SKIP((FILE), (SIZE)); \
+ ASM_OUTPUT_SKIP((FILE), (SIZE) ? (SIZE) : 1); \
} while (0)
/* This says how to output assembler code to declare an