[Bug java/17007] Inconsistent builtin attributes set by Java front end

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Sep 29 14:13:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-09-29 14:13 -------
Subject: Bug 17007

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	aph@gcc.gnu.org	2004-09-29 14:13:18

Modified files:
	gcc/java       : ChangeLog decl.c parse.y 

Log message:
	2004-09-29  Andrew Haley  <aph@redhat.com>
	
	PR java/17007
	* parse.y (patch_binop): Don't mess with the TREE_SIDE_EFFECTS of the
	result of TRUNC_MOD_EXPR.
	(patch_unaryop): Likewise for CONVERT_EXPR, which may throw.
	* decl.c (java_init_decl_processing): Mark
	soft_lookupinterfacemethod_node and soft_instanceof_node pure.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1469&r2=1.1470
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/decl.c.diff?cvsroot=gcc&r1=1.197&r2=1.198
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.512&r2=1.513



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17007



More information about the Gcc-bugs mailing list