From 650222b0389a1170bfadad5765572a17396e4567 Mon Sep 17 00:00:00 2001 From: rsandifo Date: Wed, 5 Dec 2007 10:53:51 +0000 Subject: [PATCH] Fix last entry v2. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@130621 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a417818..dee5027 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -5,7 +5,7 @@ (new_optab): Delete. (init_optab, init_optabv): Don't call new_optab. (init_convert_optab): Don't clear the insn codes. - (init_optabs): Call clear_insn_codes. + (init_optabs): Call init_insn_codes. 2007-12-04 Jakub Jelinek -- 2.7.4