PR 15933
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 Jun 2004 17:39:40 +0000 (17:39 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 Jun 2004 17:39:40 +0000 (17:39 +0000)
commitdcb9d064d04f71f5740017573872ad9a6589f250
treecafc671d99ae6f5359167bf98eee54375a7ba567
parentc09858328fa14007c1844ec513b443807c2683d2
PR 15933
Partially revert patch of 2004-06-05.
* files.c (search_cache): Remove pfile argument.  Don't check
for file that would be found by "" or <> search here...
(_cpp_find_file): ...do it here, before calling find_file_in_dir.
Do not apply directory-of-current-file correction to files
found by this check.  Rearrange code slightly.

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