[Bug preprocessor/15933] [3.5 Regression] Caching of include files breaks compilation

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jun 26 17:40:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-06-26 17:39 -------
Subject: Bug 15933

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	zack@gcc.gnu.org	2004-06-26 17:39:44

Modified files:
	libcpp         : ChangeLog files.c 

Log message:
	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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/ChangeLog.diff?cvsroot=gcc&r1=1.14&r2=1.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/files.c.diff?cvsroot=gcc&r1=1.3&r2=1.4



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15933



More information about the Gcc-bugs mailing list