projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b872164
)
(SET_ASM_OP): Define.
author
Jim Wilson
<wilson@gcc.gnu.org>
Thu, 9 May 1996 23:34:32 +0000
(16:34 -0700)
committer
Jim Wilson
<wilson@gcc.gnu.org>
Thu, 9 May 1996 23:34:32 +0000
(16:34 -0700)
From-SVN: r11961
gcc/config/sh/sh.h
patch
|
blob
|
history
diff --git
a/gcc/config/sh/sh.h
b/gcc/config/sh/sh.h
index 63e45980c6ea1e0e69681e8efec354b87d24d683..2b00f1546698e2c99cbe36cf2844f6b12f4fef36 100644
(file)
--- a/
gcc/config/sh/sh.h
+++ b/
gcc/config/sh/sh.h
@@
-1239,6
+1239,7
@@
extern struct rtx_def *sh_builtin_saveregs ();
#define ASM_APP_OFF ""
#define FILE_ASM_OP "\t.file\n"
#define IDENT_ASM_OP "\t.ident\n"
+#define SET_ASM_OP ".set"
/* How to change between sections. */