]> gcc.gnu.org Git - gcc.git/commit - gcc/java/parse.y
re GNATS gcj/37 (gcj fails to compile "jBYTEmark" from source code when optimization...
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Fri, 22 Oct 1999 05:27:34 +0000 (05:27 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 22 Oct 1999 05:27:34 +0000 (22:27 -0700)
commit100f7cd8b9ea79bfef97fe723e220711c3e43385
treedb668a8231c0e086a62c51a4d6c1e2fdbb0d73b9
parentd84319deb3c0a19ef89a4208b5c46454f17d55ad
re GNATS gcj/37 (gcj fails to compile "jBYTEmark" from source code when optimization is used)

Wed Oct 20 01:41:47 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (java_complete_tree): fold_constant_for_init to work on
  permanent_obstack.
(java_complete_lhs): Likewise.
(array_constructor_check_entry): Complete an initializer element
  on permanent_obstack.

This patch fixes the net PR #37
(http://sourceware.cygnus.com/ml/java-prs/1999-q3/msg00043.html)

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