* c-pch.c (struct c_pch_validity): Add pch_init field.
commit16c8d9c898afbd55d2c8656944e1607af2e7fc9b
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Oct 2003 15:44:44 +0000 (22 15:44 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Oct 2003 15:44:44 +0000 (22 15:44 +0000)
tree1a6dbe5bea06865aae3d1b5d46785e906be278b6
parent8fd5726c03d12f8d7ad4c4fe898ef5f71ca20d50
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72804 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-pch.c