]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/files.c
re PR pch/12112 (Putting PCH files in a directory completely broken)
authorPhil Edwards <phil@codesourcery.com>
Thu, 25 Sep 2003 04:46:44 +0000 (04:46 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 25 Sep 2003 04:46:44 +0000 (04:46 +0000)
commit230fcd32c9b3c8ceb438dd61802c3d541ead032f
tree7ff910a3d20817f9f6bc4c1bff79279b98d52685
parent3d5cd6006271e869138edaa57f49c30770e7e825
re PR pch/12112 (Putting PCH files in a directory completely broken)

2003-09-24  Phil Edwards  <phil@codesourcery.com>

PR pch/12112
* gcc/cppfiles.c (pch_open_file): Return based on combined
        result of all files.
(validate_pch): Return validate flag for current file.

From-SVN: r71751
gcc/ChangeLog
gcc/cppfiles.c