You need to sign in or sign up before continuing.
-
ghazi authored
* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29042 138bc75d-0d04-0410-961f-82ee72b054a4
b144fd49