[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug java/9157] SEGV on bad java source



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-01 02:37 -------
Subject: Bug 9157

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rmathew@gcc.gnu.org	2005-02-01 02:36:36

Modified files:
	gcc/java       : ChangeLog parse.y 

Log message:
	PR java/9157
	* parse.y (build_string_concatenation): Remove redundant if.
	(patch_conditional_expr): Attempt to patch_string() the condition
	of a ?: as well, in addition to its other operands.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1537&r2=1.1538
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.527&r2=1.528



-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: