From: Mark Mitchell Date: Mon, 27 Oct 2003 06:40:55 +0000 (+0000) Subject: Remove incorrect entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=40f781eb849a2877966fbb06620e0ccc5f2b398f;p=gcc.git Remove incorrect entry From-SVN: r72973 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e62f2451f43..91f391a5ed4 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -455,7 +455,6 @@ * c-pch.c (struct c_pch_validity): Add pch_init field. (pch_init): Set it. (c_common_valid_pch): Check it. - (get_ident): Bump the PCH version number. 2003-10-22 David Taylor