1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Omit the multicompare code output if it is not needed.

This commit is contained in:
Bruno Haible
2003-04-14 10:18:32 +00:00
parent 6bbdde4f5f
commit 5e30c2698e
3 changed files with 6 additions and 14 deletions

View File

@@ -1,5 +1,9 @@
2003-01-01 Bruno Haible <bruno@clisp.org>
* src/output.cc (Output::output_lookup_function_body): Omit the
multicompare code section and its variables when it is not used.
* tests/chill.exp: Regenerated.
* src/output.c (Output_Compare::output_firstchar_comparison): New
method.
(Output_Compare_Strcmp::output_comparison,