re GNATS gcj/268 (Internal compiler error in for-loop test condition)
authorTom Tromey <tromey@cygnus.com>
Mon, 26 Jun 2000 16:39:28 +0000 (16:39 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 26 Jun 2000 16:39:28 +0000 (16:39 +0000)
commit774d2baf5040b0a86bb07931e01b4d2811611eab
treef323f28b8378fae6c4fd2672df4df5516145968c
parentde9a31710355e889b79ae02ff1b4af3c46e352ac
re GNATS gcj/268 (Internal compiler error in for-loop test condition)

* parse.y (for_statement): Wrap expression in a WFL if it is a
constant.  For PR gcj/268.

From-SVN: r34712
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.y