gcc/gcc/cp ChangeLog parser.c
gdr@gcc.gnu.org
gdr@gcc.gnu.org
Fri Sep 9 23:07:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: gdr@gcc.gnu.org 2005-09-09 23:07:56
Modified files:
gcc/cp : ChangeLog parser.c
Log message:
* parser.c (cp_parser_translation_unit): Simplify. The while-block
was actually executed at most once.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4882&r2=1.4883
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&r1=1.356&r2=1.357
More information about the Gcc-cvs
mailing list