This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gperf 2.7.2 is released
- To: gcc at gcc dot gnu dot org, linux-gcc at vger dot kernel dot org
- Subject: gperf 2.7.2 is released
- From: Bruno Haible <haible at clisp dot cons dot org>
- Date: Fri, 29 Sep 2000 18:44:48 +0200 (CEST)
GNU gperf-2.7.2 can be downloaded from
ftp://ftp.gnu.org/pub/gnu/gperf/gperf-2.7.2.tar.gz and mirrors
and
ftp://gperf.sourceforge.net/pub/gperf/gperf-2.7.2.tar.gz
This release should be usable by the GCC project without
modifications.
Changes from 2.7:
* Added option "-F" for gcc.
* Keywords may now be enclosed in double quotes; this permits the use of
'#', ',', space or NUL inside keywords.
* Bug fixes.
Bruno