(PUSHSECTION_FORMAT): Add a leading tab.
authorJim Wilson <wilson@gcc.gnu.org>
Sat, 25 Feb 1995 01:51:41 +0000 (17:51 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 25 Feb 1995 01:51:41 +0000 (17:51 -0800)
From-SVN: r9070

gcc/dwarfout.c

index 3ebff01..0657847 100644 (file)
@@ -347,7 +347,7 @@ static unsigned lookup_filename ();
    section name must be enclosed in double quotes.  (See sparcv4.h.)  */
 
 #ifndef PUSHSECTION_FORMAT
-#define PUSHSECTION_FORMAT     "%s\t%s\n"
+#define PUSHSECTION_FORMAT     "\t%s\t%s\n"
 #endif
 
 #ifndef DEBUG_SECTION