]> gcc.gnu.org Git - gcc.git/commit - gcc/c-lex.c
alias.c (nonlocal_reference_p): Add static prototype.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 3 Oct 1999 16:08:31 +0000 (16:08 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 3 Oct 1999 16:08:31 +0000 (16:08 +0000)
commit93868d11a61ed7c903a112b9a29b43907220f51a
tree9f17d331eaad83eee979c2f468cf2533e2d5fe61
parent807625cf45d49ff58c333a0ad826f267d1f45a04
alias.c (nonlocal_reference_p): Add static prototype.

        * alias.c (nonlocal_reference_p): Add static prototype.

        * bitmap.c (bitmap_element_allocate): Prototype args in function
        pointer cast.

        * builtins.c (stabilize_va_list): Add static prototype.
        (expand_builtin_va_arg): Constify a char*.

        * c-lex.c (getch, put_back, extend_token_buffer_to,
        read_line_number, token_getch, token_put_back): Add static
        prototypes.

        * c-parse.gperf (hash, is_reserved_word): Likewise.

        * cccp.c (is_dir_separator): Likewise.

From-SVN: r29782
gcc/ChangeLog
gcc/alias.c
gcc/bitmap.c
gcc/builtins.c
gcc/c-gperf.h
gcc/c-lex.c
gcc/c-parse.gperf
gcc/cccp.c
This page took 0.061993 seconds and 5 git commands to generate.