Commit dfe8a5ac by Jim Wilson

(PUSHSECTION_FORMAT): Add a leading tab.

From-SVN: r9070
parent f9409c3a
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment