gcc/gcc/java ChangeLog parse.y

tromey@gcc.gnu.org tromey@gcc.gnu.org
Fri Sep 24 15:44:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tromey@gcc.gnu.org	2004-09-24 15:44:37

Modified files:
	gcc/java       : ChangeLog parse.y 

Log message:
	PR java/15656:
	* parse.y (class_instance_creation_expression): Set `$$' to NULL
	in error parts of rule.
	(unary_expression): Don't call error_if_numeric_overflow when $1
	is NULL.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1462&r2=1.1463
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.509&r2=1.510



More information about the Gcc-cvs mailing list