diff options
author | Neil Booth <neilb@earthling.net> | 2000-04-01 07:42:37 +0000 |
---|---|---|
committer | Neil Booth <neil@gcc.gnu.org> | 2000-04-01 07:42:37 +0000 |
commit | 9ee70313bc999f044c8affc12e01ab41b8ccd6c5 (patch) | |
tree | 53012977ab4e9d966588e6df27ef231ad9086875 /gcc/cppinit.c | |
parent | 81eace42692969b248028fffcccb67818c251279 (diff) | |
download | gcc-9ee70313bc999f044c8affc12e01ab41b8ccd6c5.zip gcc-9ee70313bc999f044c8affc12e01ab41b8ccd6c5.tar.gz gcc-9ee70313bc999f044c8affc12e01ab41b8ccd6c5.tar.bz2 |
cppexp.c: (_cpp_parse_expr): Numerical constants are pushed within the switch statement.
* cppexp.c: (_cpp_parse_expr): Numerical constants are pushed
within the switch statement. Binary operations break out of
the switch naturally. '(' tokens handled by forcing
immediate shift. ')' handled by forcing immediate reduce to
the previous '('. New error messages.
From-SVN: r32854
Diffstat (limited to 'gcc/cppinit.c')
0 files changed, 0 insertions, 0 deletions