]> gcc.gnu.org Git - gcc.git/commit
re GNATS gcj/94 (compiler allows assignment to interface constants)
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Wed, 8 Mar 2000 00:30:06 +0000 (00:30 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Wed, 8 Mar 2000 00:30:06 +0000 (16:30 -0800)
commit6632dcdd410754a2c25a117cae5fab151b94c6b4
tree852a5f51874a3500e5968554fcf9e9bbde1b07f5
parent15f1a7952b44f09f409cbe01d57af82e8d9ffcf6
re GNATS gcj/94 (compiler allows assignment to interface constants)

2000-02-22  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (check_final_assignment): Extended to process
COMPOUND_EXPR.
(patch_assignment): Have check_final_assignment called only once.

(This fixes the Java PR #94:
 http://sourceware.cygnus.com/ml/java-prs/1999-q4/msg00125.html)

From-SVN: r32396
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.y
This page took 0.056997 seconds and 5 git commands to generate.