This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug pch/12112] Putting PCH files in a directory completely broken


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-09-25 04:46 -------
Subject: Bug 12112

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2003-09-25 04:46:54

Modified files:
	gcc            : cppfiles.c ChangeLog 

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

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cppfiles.c.diff?cvsroot=gcc&r1=1.189&r2=1.190
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1158&r2=2.1159


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]