egcs/gcc/cp ChangeLog gxx.gperf init.c lex.c h ...
ghazi@egcs.cygnus.com
ghazi@egcs.cygnus.com
Wed Sep 1 20:13:00 GMT 1999
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: ghazi@egcs.cygnus.com 99/09/01 20:13:17
Modified files:
gcc/cp : ChangeLog gxx.gperf init.c lex.c hash.h
Log message:
* gxx.gperf (hash, is_reserved_word): Add prototypes.
* init.c (build_vec_init): Initialize variable `try_block'.
* lex.c (init_parse): Call memcpy, not bcopy, to avoid casts.
Likewise for bzero/memset.
(token_getch, token_put_back): Add static prototypes. Remove
`inline' from the definitions.
(retrofit_lang_decl): Call memset, not bzero, to avoid casts.
More information about the Gcc-cvs
mailing list