summaryrefslogtreecommitdiff
path: root/gcc/config/ft32/ft32.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/ft32/ft32.h')
-rw-r--r--gcc/config/ft32/ft32.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/ft32/ft32.h b/gcc/config/ft32/ft32.h
index 84de381d152..68cdda90fe0 100644
--- a/gcc/config/ft32/ft32.h
+++ b/gcc/config/ft32/ft32.h
@@ -178,10 +178,6 @@ enum reg_class
((GET_MODE_SIZE (MODE) + UNITS_PER_WORD - 1) \
/ UNITS_PER_WORD)
-/* A C expression that is nonzero if a value of mode MODE1 is
- accessible in mode MODE2 without copying. */
-#define MODES_TIEABLE_P(MODE1, MODE2) 1
-
/* The Overall Framework of an Assembler File */
#undef ASM_SPEC