This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/16927] [4.0 regression] assert statement fails at -O1 and above


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-09-24 13:57 -------
Subject: Bug 16927

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	aph@gcc.gnu.org	2004-09-24 13:57:09

Modified files:
	gcc/java       : ChangeLog parse.y 

Log message:
	2004-09-23  Andrew Haley  <aph@redhat.com>
	
	PR java/16927:
	* parse.y (java_complete_lhs): Call patch_string() on Operand 1 of
	COND_EXPRs.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1460&r2=1.1461
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.507&r2=1.508



-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]