This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Remove warning about unreachable bytecodes
- From: Per Bothner <per at bothner dot com>
- To: tromey at redhat dot com
- Cc: GCC libjava patches <java-patches at gcc dot gnu dot org>
- Date: Tue, 21 Oct 2003 11:47:16 -0700
- Subject: Re: Remove warning about unreachable bytecodes
- References: <1066724241.22241.11.camel@famine> <62F916F1-03A5-11D8-8833-003065F97F7C@mckinlay.net.nz> <3F950A44.50200@bothner.com> <87wuayqx5m.fsf@fleche.redhat.com>
Tom Tromey wrote:
Do we want a new option?
Do we want if off by default?
My suggestion:
- Don't add a separate flag, at least until we see a use for it.
- Turn on the warning when extra_warnings is true (i.e. when -W
or -Wextra is specified).
- The default should be off by default.
- The libgcj Makefile should use -Wextra.
--
--Per Bothner
per@bothner.com http://per.bothner.com/