aboutsummaryrefslogtreecommitdiff
path: root/gcc/xcoffout.h
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2000-09-25 08:08:58 +0000
committerHans-Peter Nilsson <hp@gcc.gnu.org>2000-09-25 08:08:58 +0000
commit0a3e1f45d82ea5f7468d0bbfb5bd604e61b8ab53 (patch)
treeeac2e46819d4494fe8318e60b02ff1fb1440a909 /gcc/xcoffout.h
parentafb2ca3dd73c61acf5f36463dcdb5c04d21d4ec8 (diff)
downloadgcc-0a3e1f45d82ea5f7468d0bbfb5bd604e61b8ab53.zip
gcc-0a3e1f45d82ea5f7468d0bbfb5bd604e61b8ab53.tar.gz
gcc-0a3e1f45d82ea5f7468d0bbfb5bd604e61b8ab53.tar.bz2
Changes add TABs on either or both sides, covering start of line,
up to any operand for all .*ASM.*_OP definitions. From-SVN: r36603
Diffstat (limited to 'gcc/xcoffout.h')
-rw-r--r--gcc/xcoffout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/xcoffout.h b/gcc/xcoffout.h
index ebf9413..2fb8ab3 100644
--- a/gcc/xcoffout.h
+++ b/gcc/xcoffout.h
@@ -20,7 +20,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#define ASM_STABS_OP ".stabx"
+#define ASM_STABS_OP "\t.stabx\t"
/* Tags and typedefs are C_DECL in XCOFF, not C_LSYM. */