Remove incorrect entry
authorMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 27 Oct 2003 06:40:55 +0000 (06:40 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 27 Oct 2003 06:40:55 +0000 (06:40 +0000)
From-SVN: r72973

gcc/ChangeLog

index e62f2451f4350ff404ecf1803dc87f2e009ce55c..91f391a5ed435a8d2f5af4a0721006c82d664d66 100644 (file)
        * 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 <dtaylor@emc.com>