* expr.h (init_mov_optab): Delete declaration
authorJeffrey A Law <law@cygnus.com>
Thu, 30 Sep 1999 07:14:18 +0000 (07:14 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 30 Sep 1999 07:14:18 +0000 (01:14 -0600)
From-SVN: r29726

gcc/ChangeLog
gcc/expr.h

index 44b00e5c061ba954434f1ace532bc5c17929c6c8..2ff8004ca8cceb4c690dcceeb9ed24e3ba6174d4 100644 (file)
@@ -10,6 +10,8 @@ Thu Sep 30 00:13:27 1999  Dirk Zoller  <duz@rtsffm.com>
 
 Wed Sep 29 23:43:39 1999  Jeffrey A Law  (law@cygnus.com)
 
+       * expr.h (init_mov_optab): Delete declaration
+
        * h8300.c (WORD_REG_USED): Update to avoid useless register
        saves in interrupt functions and functions which never return.
 
index 52f743b2f3c8746368be5e15cd778851d75d9c41..13421d5b21bee6e8141d1d4e32621e1c7eee2a82 100644 (file)
@@ -1203,7 +1203,6 @@ extern tree (*lang_expand_constant) PROTO((tree));
 #endif
 
 extern void init_all_optabs                    PROTO ((void));
-extern void init_mov_optab                     PROTO ((void));
 extern void do_jump_by_parts_equality_rtx      PROTO((rtx, rtx, rtx));
 extern void do_jump_by_parts_greater_rtx       PROTO ((enum machine_mode, int,
                                                        rtx, rtx, rtx, rtx));