]> gcc.gnu.org Git - gcc.git/commit
cpplib.h (cpp_pool, [...]): Move to cpphash.h (struct macro_args): Delete.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Sat, 13 Jan 2001 14:32:59 +0000 (14:32 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sat, 13 Jan 2001 14:32:59 +0000 (14:32 +0000)
commit8121d2c3841bac793b1f1c1c3d028fae303de516
tree8f66a31f44c98652908a70e5a12478382433f2b6
parent620ef26c8c9bf5e8acb0068e1a52d9c0f6713eec
cpplib.h (cpp_pool, [...]): Move to cpphash.h (struct macro_args): Delete.

        * cpplib.h (cpp_pool, mi_state, mi_ind, struct cpp_macro,
        struct cpp_chunk, struct htab, struct toklist,
        struct cpp_context, CPP_STACK_MAX, struct lexer_state,
        struct spec_nodes, struct cpp_reader, CPP_OPTION, CPP_BUFFER,
        CPP_BUF_LINE, CPP_BUF_COL, CPP_BUF_COLUMN, U, ustrcmp, ustrncmp,
        ustrlen, uxstrdup, ustrchr, ufputs): Move to cpphash.h
        (struct macro_args): Delete.
        * cpphash.h: See above.

From-SVN: r38984
gcc/ChangeLog
gcc/cpphash.h
gcc/cpplib.h
This page took 0.05556 seconds and 5 git commands to generate.