re PR java/19070 (internal compiler error: in generate_bytecode_conditional, at java...
authorRanjit Mathew <rmathew@hotmail.com>
Tue, 25 Jan 2005 06:12:32 +0000 (06:12 +0000)
committerRanjit Mathew <rmathew@gcc.gnu.org>
Tue, 25 Jan 2005 06:12:32 +0000 (06:12 +0000)
commit31fc696ccb459bc3cb35e61c9cdf4d89909e0326
tree8a8404a8bdd64dda815edafed61709a9a62388f1
parent92e51459a3f64f99a7e7b68973615229519702f1
re PR java/19070 (internal compiler error: in generate_bytecode_conditional, at java/jcf-write.c:1271)

        PR java/19070
        * parse.y (patch_binop): Allow comparisons against NULL only
        if the other operand is of a reference type.

From-SVN: r94205
gcc/java/ChangeLog
gcc/java/parse.y