diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1ec0e79c9f1..a4178182dee 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,7 @@ 2007-12-05 Jakub Jelinek Richard Sandiford - * optabs.c (clear_insn_codes): New function. + * optabs.c (init_insn_codes): New function. (new_optab): Delete. (init_optab, init_optabv): Don't call new_optab. (init_convert_optab): Don't clear the insn codes.