expr.c (build_java_array_length_access): Check for null pointer.
authorAndrew Haley <aph@redhat.com>
Fri, 27 Sep 2002 18:27:44 +0000 (18:27 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Fri, 27 Sep 2002 18:27:44 +0000 (18:27 +0000)
commitfc5295fa6af5d1f71b476500988c0739846ce348
tree14791d5379a12f2c854f9406cda926a0e922573b
parent23b8ba8182bafbb4ad3c4477b6a4063544165a47
expr.c (build_java_array_length_access): Check for null pointer.

2002-09-26  Andrew Haley  <aph@redhat.com>

* expr.c (build_java_array_length_access): Check for null pointer.
* expr.c (expand_java_arrayload): Likewise.

From-SVN: r57591
gcc/java/ChangeLog
gcc/java/expr.c