]> git.ipfire.org Git - thirdparty/gcc.git/commit
expr.c (expand_byte_code): Only warn about dead bytecode when extra_warnings is set.
authorTom Tromey <tromey@redhat.com>
Wed, 22 Oct 2003 15:44:52 +0000 (15:44 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 22 Oct 2003 15:44:52 +0000 (15:44 +0000)
commit36ae3d8e5998a4aa42fa3e8c967f97853882f1ea
tree097dcf0320d2f8f2a3dae49d15f42e428413808c
parent926a822f2b78aad8c5891d0d902841209600fe99
expr.c (expand_byte_code): Only warn about dead bytecode when extra_warnings is set.

* expr.c (expand_byte_code): Only warn about dead bytecode when
extra_warnings is set.

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