summaryrefslogtreecommitdiff
path: root/gcc/config/tilegx/tilegx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/tilegx/tilegx.h')
-rw-r--r--gcc/config/tilegx/tilegx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/tilegx/tilegx.h b/gcc/config/tilegx/tilegx.h
index bbeefa7d08b..2cedd4270f5 100644
--- a/gcc/config/tilegx/tilegx.h
+++ b/gcc/config/tilegx/tilegx.h
@@ -156,9 +156,6 @@
66, 67 \
}
-#define HARD_REGNO_NREGS(REGNO, MODE) \
- ((GET_MODE_SIZE (MODE) + UNITS_PER_WORD - 1) / UNITS_PER_WORD)
-
/* Register that holds an address into the text segment that can be
used by pic code. */
#define TILEGX_PIC_TEXT_LABEL_REGNUM (flag_pic ? 50 : INVALID_REGNUM)