This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc/gcc ChangeLog config/i386/athlon.md config ...
- From: Jan Hubicka <jh at suse dot cz>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: hubicka at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: Thu, 9 Jan 2003 18:42:58 +0100
- Subject: Re: gcc/gcc ChangeLog config/i386/athlon.md config ...
- References: <20030109110300.27035.qmail@sources.redhat.com> <87bs2q5l7e.fsf@fleche.redhat.com>
> >>>>> "Jan" == hubicka <hubicka@gcc.gnu.org> writes:
>
> Jan> CVSROOT: /cvs/gcc
> Jan> Module name: gcc
> Jan> Changes by: hubicka@gcc.gnu.org 2003-01-09 03:03:00
>
> Jan> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/keyword.h.diff?cvsroot=gcc&r1=1.10&r2=1.11
>
> This change came without a ChangeLog entry.
> It appears to (functionally) be a no-op, due to a different version of
> gperf. Let's standardize on a single version of gperf so we avoid
> random changes to this file.
This change came in by a mistake.
I guess I overlooked the fact that makefiles regenerated the file.
Sorry for that.
Honza
>
> Tom