gcc/gcc/java ChangeLog parse.y
rmathew@gcc.gnu.org
rmathew@gcc.gnu.org
Tue Feb 1 02:36:00 GMT 2005
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
More information about the Gcc-cvs
mailing list