re PR pch/47430 (Random PCH related bootstrap failures on powerpc64-linux)
authorJakub Jelinek <jakub@redhat.com>
Wed, 26 Jan 2011 06:48:04 +0000 (07:48 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 26 Jan 2011 06:48:04 +0000 (07:48 +0100)
commit237e9384cf7d1b73333267eaa6d30f0f3ac33668
tree00635526408f5a8afab0c6d530277fa3049ecc5e
parent48bb58b1bb6742355f4da7c4be6421a38df5bd8d
re PR pch/47430 (Random PCH related bootstrap failures on powerpc64-linux)

PR pch/47430
* c-opts.c (c_common_post_options): Call c_common_no_more_pch
after init_c_lex if pch_file is set.

From-SVN: r169276
gcc/c-family/ChangeLog
gcc/c-family/c-opts.c