summaryrefslogtreecommitdiffstats
path: root/gcc/cppalloc.c
diff options
context:
space:
mode:
authorbrolley <brolley@138bc75d-0d04-0410-961f-82ee72b054a4>1998-12-15 11:17:06 +0000
committerbrolley <brolley@138bc75d-0d04-0410-961f-82ee72b054a4>1998-12-15 11:17:06 +0000
commit616814f81e771d0eb9b9b7f53c01e9364ad4a066 (patch)
treeb159c3f4e8c5f6ede1944dfdb5b3496afa086930 /gcc/cppalloc.c
parent69bcbfc6334f2ec547116352fd09d69f83a39880 (diff)
downloadppe42-gcc-616814f81e771d0eb9b9b7f53c01e9364ad4a066.tar.gz
ppe42-gcc-616814f81e771d0eb9b9b7f53c01e9364ad4a066.zip
1998-12-14 00:56 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
* cpplib.c: Make all directive handlers read their own arguments. (struct directive): Remove last two arguments from FUNC member prototype. Remove `command_reads_line' member entirely. (directive_table): Remove initializations of command_reads_line flag. Pretty-print. (eval_if_expression, do_define, do_line, do_include, do_undef, do_error, do_pragma, do_ident, do_if, do_xifdef, do_else, do_elif, do_sccs, do_assert, do_unassert, do_warning): Take only two args. (cpp_define): Call do_define with two args and the text to define stuffed into a buffer. (make_assertion): Call do_assert with two args. (handle_directive): Call do_line with two args. Call kt->func with two args. Remove command_reads_line processing. (do_define, do_undef, do_error, do_warning, do_pragma, do_sccs): Read the rest of the line here. (do_ident): Gobble rest of line, as cccp does. (cpp_undef): New function. (cpp_start_read): Call cpp_undef instead of do_undef. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24326 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cppalloc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud