This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r133728 - in /branches/incremental-compiler/gcc...
- From: tromey at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sun, 30 Mar 2008 01:23:48 -0000
- Subject: r133728 - in /branches/incremental-compiler/gcc...
Author: tromey
Date: Sun Mar 30 01:23:47 2008
New Revision: 133728
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133728
Log:
* c-parser.c (c_parser_translation_unit): Clear
current_hunk_binding after finishing hunk.
Modified:
branches/incremental-compiler/gcc/ChangeLog
branches/incremental-compiler/gcc/c-parser.c