From 0a3e1f45d82ea5f7468d0bbfb5bd604e61b8ab53 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Mon, 25 Sep 2000 08:08:58 +0000 Subject: Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. From-SVN: r36603 --- gcc/xcoffout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/xcoffout.h') 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. */ -- cgit v1.1