This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch: new gcj option -Wout-of-date
- To: tromey at cygnus dot com
- Subject: Re: Patch: new gcj option -Wout-of-date
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: Fri, 3 Nov 2000 18:03:24 -0800 (PST)
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- References: <871ywsplac.fsf@creche.cygnus.com>
- Reply-To: apbianco at cygnus dot com
Tom Tromey writes:
> This patch adds `-Wout-of-date' to gcj. This option controls
> whether gcj warns when a .class file is older than a .java file.
OK, cool.
> It also cleans up warning processing a bit so that the `-Wno-' forms
> of warning options are handled.
That's nice.
> Ok to commit?
Yes please, thanks.
./A