From: Richard Kenner Date: Mon, 5 Jul 2004 15:05:08 +0000 (-0400) Subject: Fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6f70e46e0daf8965e8026ec7302afda9efc04a4d;p=gcc.git Fix typo From-SVN: r84116 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b66acf5d898..a0023646c05 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -5,7 +5,7 @@ 2004-07-05 Richard Kenner - * tree-cfg.c (verify_expr): Use CHECK_OK in binary case. + * tree-cfg.c (verify_expr): Use CHECK_OP in binary case. * function.c, langhooks-def.h, langhooks.h: Move max_size hook to type hooks; remove bogus PARAMS.