re PR java/17329 (ICE: SEGV in java_gimplify_expr)
authorTom Tromey <tromey@redhat.com>
Thu, 23 Sep 2004 16:25:37 +0000 (16:25 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 23 Sep 2004 16:25:37 +0000 (16:25 +0000)
commitfd5f23d3a60e9271dd964e0d1a323e8db6f0088d
tree7f4a81dea268520fa3ab828a00910565016a229f
parent51c9fed94b1c54202ddc481b3f4fe752989799a7
re PR java/17329 (ICE: SEGV in java_gimplify_expr)

PR java/17329:
* java-gimplify.c (java_gimplify_expr) <SAVE_EXPR>: Ignore case
where operand is null.

From-SVN: r87961
gcc/java/ChangeLog
gcc/java/java-gimplify.c