summaryrefslogtreecommitdiff
path: root/gcc/config/sparc/vxsim.h
diff options
context:
space:
mode:
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2000-09-25 10:24:23 +0000
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2000-09-25 10:24:23 +0000
commit327b40b76b54355a7741019ec565ef216445cf81 (patch)
treeab28b23121e852d6439f10f27423f8e97195e94e /gcc/config/sparc/vxsim.h
parent07aa6752c38602118648fb6c82695aed6a30beee (diff)
downloadgcc-327b40b76b54355a7741019ec565ef216445cf81.tar.gz
definitions in config/[s-w]* (rest):
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36612 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/sparc/vxsim.h')
-rw-r--r--gcc/config/sparc/vxsim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/vxsim.h b/gcc/config/sparc/vxsim.h
index 6c80375f56b..eb51dc69e53 100644
--- a/gcc/config/sparc/vxsim.h
+++ b/gcc/config/sparc/vxsim.h
@@ -67,7 +67,7 @@ do { \
} while (0)
#undef COMMON_ASM_OP
-#define COMMON_ASM_OP "\t.common"
+#define COMMON_ASM_OP "\t.common\t"
/* This is how to output a definition of an internal numbered label where
PREFIX is the class of label and NUM is the number within the class. */