diff options
author | Neil Booth <neilb@earthling.net> | 2000-11-28 19:14:16 +0000 |
---|---|---|
committer | Neil Booth <neil@gcc.gnu.org> | 2000-11-28 19:14:16 +0000 |
commit | 40bd439555a80db149bf2f286621c36603b2c85c (patch) | |
tree | b64552d298b268caaa573d41efddc985d737dffe /libio | |
parent | 77ea49a4945586becd775f3051bdfa93e617204c (diff) | |
download | gcc-40bd439555a80db149bf2f286621c36603b2c85c.zip gcc-40bd439555a80db149bf2f286621c36603b2c85c.tar.gz gcc-40bd439555a80db149bf2f286621c36603b2c85c.tar.bz2 |
tradcpp.c (enum node_type): New hash types T_ASSERT, T_UNASSERT.
* tradcpp.c (enum node_type): New hash types T_ASSERT, T_UNASSERT.
(struct directive): Drop 4th argument from handlers.
(do_define, do_line, do_include, do_undef, do_else, do_elif,
do_endif): Similarly.
(do_assert, do_unassert, do_ifdef, do_ifndef): New handlers.
(do_ifxdef): Update as common handler of do_ifdef and do_ifndef.
(make_definition, make_undef): Take a const char*.
(make_assertion): New function.
(struct directive_table): Update.
(main): Handle -A command line argument.
(handle_directive): Drop fourth handler argument.
From-SVN: r37820
Diffstat (limited to 'libio')
0 files changed, 0 insertions, 0 deletions