aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGraham Stott <grahams@gcc.gnu.org>2002-07-31 23:21:07 +0000
committerGraham Stott <grahams@gcc.gnu.org>2002-07-31 23:21:07 +0000
commit752151e87e14427cec39a0dc1d21b1a499585f5b (patch)
tree8fdb554a34e59bf76c1d2ff01a05564429ffd83c /gcc
parentb069de3bac42d3134a9a1fcf91e23d11f1e42e97 (diff)
downloadgcc-752151e87e14427cec39a0dc1d21b1a499585f5b.zip
gcc-752151e87e14427cec39a0dc1d21b1a499585f5b.tar.gz
gcc-752151e87e14427cec39a0dc1d21b1a499585f5b.tar.bz2
stormy16.h (BSS_SECTION_ASM_OP): Add missing .section prefix.
* config/stormy16/stormy16.h (BSS_SECTION_ASM_OP): Add missing .section prefix. From-SVN: r55917
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/stormy16/stormy16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/stormy16/stormy16.h b/gcc/config/stormy16/stormy16.h
index 4430e331..a43a181 100644
--- a/gcc/config/stormy16/stormy16.h
+++ b/gcc/config/stormy16/stormy16.h
@@ -2435,7 +2435,7 @@ do { \
uninitialized global data will be output in the data section if
`-fno-common' is passed, otherwise `ASM_OUTPUT_COMMON' will be
used. */
-#define BSS_SECTION_ASM_OP ".bss"
+#define BSS_SECTION_ASM_OP "\t.section\t.bss"
/* If defined, a C expression whose value is a string containing the
assembler operation to identify the following data as