This is the mail archive of the gcc-cvs@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]

r133760 - in /branches/incremental-compiler/gcc...


Author: tromey
Date: Mon Mar 31 17:17:12 2008
New Revision: 133760

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133760
Log:
	* c-parser.c (c_parser_find_binding): Rename 'decl' argument.
	Register hunk dependency if update is found.
	* c-tree.h (C_SMASHED_TYPE_VARIANT): Update comment.

Modified:
    branches/incremental-compiler/gcc/ChangeLog
    branches/incremental-compiler/gcc/c-parser.c
    branches/incremental-compiler/gcc/c-tree.h


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