gcc/gcc/cp ChangeLog parser.c

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Mon Jan 19 22:11:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	mmitchel@gcc.gnu.org	2004-01-19 22:11:03

Modified files:
	gcc/cp         : ChangeLog parser.c 

Log message:
	PR c++/13651
	* parser.c (cp_parser_postfix_expression): When encountering
	incomplete type on left-hand side of "->" or ".", treat the entire
	expression as erroneous.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.4&r2=1.3892.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.157.2.1&r2=1.157.2.2



More information about the Gcc-cvs mailing list