expr.c (build_instanceof): Check for arrays when trying fold to false.
authorAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 16 Feb 2001 22:31:52 +0000 (14:31 -0800)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 16 Feb 2001 22:31:52 +0000 (14:31 -0800)
commit055adbaa1e397cd584fedb5cbe1a71651a7a0232
treee0047553957bce79ad10a84c5610e93daba3c3aa
parent2c1be3223f5bbc9e2238d15e8a48d37b1f02fdbe
expr.c (build_instanceof): Check for arrays when trying fold to false.

2001-02-15  Alexandre Petit-Bianco  <apbianco@redhat.com>

* expr.c (build_instanceof): Check for arrays when trying fold to
false.

(http://gcc.gnu.org/ml/gcc-patches/2001-02/msg00993.html)

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