From 31cf90fcc8c0542a1b0fe96c1f867285f779942d Mon Sep 17 00:00:00 2001 From: kenner Date: Mon, 5 Jul 2004 15:05:08 +0000 Subject: [PATCH] Fix typo git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84116 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b66acf5..a002364 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. -- 2.7.4