summaryrefslogtreecommitdiff
path: root/gcc/config/tilepro/tilepro.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/tilepro/tilepro.h')
-rw-r--r--gcc/config/tilepro/tilepro.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/tilepro/tilepro.h b/gcc/config/tilepro/tilepro.h
index 221f32a62c1..a865c8a422d 100644
--- a/gcc/config/tilepro/tilepro.h
+++ b/gcc/config/tilepro/tilepro.h
@@ -121,9 +121,6 @@
66 \
}
-#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 TILEPRO_PIC_TEXT_LABEL_REGNUM (flag_pic ? 50 : INVALID_REGNUM)