diff options
author | Zack Weinberg <zack@rabi.columbia.edu> | 1999-01-25 11:28:11 +0000 |
---|---|---|
committer | Dave Brolley <brolley@gcc.gnu.org> | 1999-01-25 06:28:11 -0500 |
commit | f13eb63a4210052ce431237de467696fe205879b (patch) | |
tree | f7399c6915f8c6d06232933a17340674f9617978 /gcc/cpplib.h | |
parent | 20dc7361944d6be4ed902115251a55cf1e7d0ba4 (diff) | |
download | gcc-f13eb63a4210052ce431237de467696fe205879b.zip gcc-f13eb63a4210052ce431237de467696fe205879b.tar.gz gcc-f13eb63a4210052ce431237de467696fe205879b.tar.bz2 |
cppexp.c: (struct arglist): Removed.
1999-01-25 14:26 -0500 Zack Weinberg <zack@rabi.columbia.edu>
* cppexp.c:
(struct arglist): Removed.
(parse_number): Use HOST_WIDE_INT for the accumulator.
Allow two `l' suffixes unless C89. Clean up. Make
static.
(parse_charconst): New function broken out of cpp_lex.
Code cleaned up drastically. Don't use a token_buffer.
(token_buffer): Removed.
(cpp_lex): Don't call parse_number on a constant string.
Use parse_charconst.
(cpp_parse_expr): Properly handle an ERROR op returned by
cpp_lex.
From-SVN: r24859
Diffstat (limited to 'gcc/cpplib.h')
0 files changed, 0 insertions, 0 deletions