summaryrefslogtreecommitdiffstats
path: root/gcc/optabs.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/optabs.c')
-rw-r--r--gcc/optabs.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/optabs.c b/gcc/optabs.c
index f8409374409..82bfc6a4e12 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -4612,10 +4612,6 @@ init_optabs ()
fixtrunctab[i][j][1] = fixtrunctab[i][j][0];
#endif
-#ifdef EXTRA_CC_MODES
- init_mov_optab ();
-#endif
-
/* Initialize the optabs with the names of the library functions. */
init_integral_libfuncs (add_optab, "add", '3');
init_floating_libfuncs (add_optab, "add", '3');
OpenPOWER on IntegriCloud