From c5c7673583c6310e7f8e45704fdc4aadff33e393 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 6 Sep 1999 23:49:18 -0600 Subject: Merge in gcc2-ss-010999 From-SVN: r29150 --- gcc/c-gperf.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/c-gperf.h') diff --git a/gcc/c-gperf.h b/gcc/c-gperf.h index 481d402..c554b75 100644 --- a/gcc/c-gperf.h +++ b/gcc/c-gperf.h @@ -1,5 +1,5 @@ -/* C code produced by gperf version 2.7 */ -/* Command-line: gperf -L C -F , 0, 0 -p -j1 -i 1 -g -o -t -G -N is_reserved_word -k1,3,$ ../../../egcs/gcc/c-parse.gperf */ +/* C code produced by gperf version 2.7.1 (19981006 egcs) */ +/* Command-line: gperf -L C -F , 0, 0 -p -j1 -i 1 -g -o -t -G -N is_reserved_word -k1,3,$ /home/law/egcs/egcs/gcc/c-parse.gperf */ /* Command-line: gperf -L KR-C -F ', 0, 0' -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ c-parse.gperf */ struct resword { const char *name; short token; enum rid rid; }; -- cgit v1.1