r172343 - in /branches/pph: gcc/cp/ChangeLog.pp...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Tue Apr 12 20:36:00 GMT 2011
Author: dnovillo
Date: Tue Apr 12 20:36:18 2011
New Revision: 172343
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172343
Log:
libcpp/ChangeLog.pph
2011-04-12 Diego Novillo <dnovillo@google.com>
* directives.c (do_include_common): If the callback
pfile->cb.include returns falose do not call
_cpp_stack_include.
* include/cpplib.h (struct cpp_callbacks): Change return
type of field 'include' to bool.
gcc/cp/ChangeLog.pph
2011-04-12 Diego Novillo <dnovillo@google.com>
* pph.c (pth_include_handler): Return true.
(pph_include_handler): If the header file exists as a PPH
image, return false.
Modified:
branches/pph/gcc/cp/ChangeLog.pph
branches/pph/gcc/cp/pph.c
branches/pph/libcpp/ChangeLog.pph
branches/pph/libcpp/directives.c
branches/pph/libcpp/include/cpplib.h
More information about the Gcc-cvs
mailing list