c-pch.c (struct c_pch_validity): Add pch_init field.
commit926a822f2b78aad8c5891d0d902841209600fe99
authorMark Mitchell <mark@codesourcery.com>
Wed, 22 Oct 2003 15:44:44 +0000 (22 15:44 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 22 Oct 2003 15:44:44 +0000 (22 15:44 +0000)
tree1a6dbe5bea06865aae3d1b5d46785e906be278b6
parent57d01e696f51a8761f0feb35e82f93f37f341b0f
c-pch.c (struct c_pch_validity): Add pch_init field.

* 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.

From-SVN: r72804
gcc/ChangeLog
gcc/c-pch.c