This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r133760 - in /branches/incremental-compiler/gcc...
- From: tromey at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 31 Mar 2008 17:17:12 -0000
- Subject: 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