]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
stormy16.h (BSS_SECTION_ASM_OP): Add missing .section prefix.
authorGraham Stott <grahams@gcc.gnu.org>
Wed, 31 Jul 2002 23:21:07 +0000 (23:21 +0000)
committerGraham Stott <grahams@gcc.gnu.org>
Wed, 31 Jul 2002 23:21:07 +0000 (23:21 +0000)
* config/stormy16/stormy16.h (BSS_SECTION_ASM_OP): Add missing
.section prefix.

From-SVN: r55917

gcc/config/stormy16/stormy16.h

index 4430e3313a8df4e048c1cee582eb6ed0d8b1e8a4..a43a1814c86d346464972826270cf881d12d489b 100644 (file)
@@ -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