summaryrefslogtreecommitdiffstats
path: root/gcc/config/iq2000
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/iq2000')
-rw-r--r--gcc/config/iq2000/iq2000.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/gcc/config/iq2000/iq2000.h b/gcc/config/iq2000/iq2000.h
index 677fee600c6..15fa240432b 100644
--- a/gcc/config/iq2000/iq2000.h
+++ b/gcc/config/iq2000/iq2000.h
@@ -643,16 +643,6 @@ typedef struct iq2000_args {
}
-/* Implicit Calls to Library Routines. */
-
-#define INIT_TARGET_OPTABS \
-do \
- { \
- INIT_SUBTARGET_OPTABS; \
- } \
-while (0)
-
-
/* Addressing Modes. */
#define CONSTANT_ADDRESS_P(X) \
@@ -1420,10 +1410,6 @@ extern void sbss_section (void);
#define DONT_ACCESS_GBLS_AFTER_EPILOGUE 0
-#ifndef INIT_SUBTARGET_OPTABS
-#define INIT_SUBTARGET_OPTABS
-#endif
-
enum iq2000_builtins
{
IQ2000_BUILTIN_ADO16,
OpenPOWER on IntegriCloud