summaryrefslogtreecommitdiff
path: root/gcc/config/cris
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/cris')
-rw-r--r--gcc/config/cris/cris.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/config/cris/cris.h b/gcc/config/cris/cris.h
index 496a533a954..021f168606b 100644
--- a/gcc/config/cris/cris.h
+++ b/gcc/config/cris/cris.h
@@ -1574,14 +1574,6 @@ call_ ## FUNC (void) \
/* Node: Label Output */
-#define ASM_OUTPUT_LABEL(FILE, NAME) \
- do \
- { \
- assemble_name (FILE, NAME); \
- fputs (":\n", FILE); \
- } \
- while (0)
-
#define ASM_GLOBALIZE_LABEL(FILE, NAME) \
do \
{ \