* pa.h (ASM_OUTPUT_INTERNAL_LABEL): Fix typo.
authorJeff Law <law@gcc.gnu.org>
Wed, 13 Jan 1993 15:03:36 +0000 (08:03 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 13 Jan 1993 15:03:36 +0000 (08:03 -0700)
From-SVN: r3223

gcc/config/pa/pa.h

index a8b9243..2a45a74 100644 (file)
@@ -1608,7 +1608,7 @@ bss_section ()                                                            \
    if (TARGET_TRAILING_COLON)                          \
      fputs (":\n", FILE);                              \
    else                                                        \
-     fputs (":\n", FILE);}
+     fputs ("\n", FILE);}
 
 /* This is how to store into the string LABEL
    the symbol_ref name of an internal numbered label where