This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] fix -verbose gij option
On Tue, 2005-04-12 at 21:34 -0700, Mark Mitchell wrote:
> Bryce McKinlay wrote:
> > Thomas Fitzsimmons wrote:
> >
> >> Hi,
> >>
> >> This patch fixes problems with parsing gij's -verbose option that I
> >> introduced with my option revamp patch.
> >>
> >> OK for mainline and gcc-4_0-branch?
> >>
> >> Tom
> >>
> >> 2005-04-07 Thomas Fitzsimmons <fitzsim@redhat.com>
> >>
> >> * prims.cc (parse_verbose_args): Fix verbose argument parsing.
> >>
> >>
> >
> > OK for HEAD.
> >
> > Mark: is this ok for the 4.0 branch? This patch fixes a recent
> > regression in libgcj.
>
> OK, but be careful. The Java front end is getting a second chance for
> 4.0 due to the fact that we need an RC2 -- but there may be no third
> chance if stuff gets broken badly at the last minute.
>
OK, patch committed to mainline and gcc-4_0-branch.
Thanks,
Tom