This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: recommend use of gperf version 3
- From: Bruno Haible <bruno at clisp dot org>
- To: Ranjit Mathew <rmathew at gmail dot com>
- Cc: gcc-patches at gcc dot gnu dot org, GCJ Patches <java-patches at gcc dot gnu dot org>
- Date: Tue, 7 Jun 2005 13:40:17 +0200
- Subject: Re: recommend use of gperf version 3
- References: <200506061226.39392.bruno@clisp.org> <42A57030.3060309@gmail.com>
Hello Ranjit,
> They should also be tested with Jacks:
>
> http://gcc.gnu.org/install/test.html#TOC2
>
> There *should not* be any regressions, but you never
> know...
>
> I assume that you bootstrapped and tested for regressions
> after you applied your patch. Were you able to measure any
> improvements in performance?
Sorry, I did not do all this (re-bootstrapping, regression-testing, measuring).
But I know gperf well enough to be confident in the modified command-line
options.
I'm hoping that someone from the GCC developers likes the patch and commits
it for me, and that the performance change may show up in the automatic
builds.
Bruno