* c-exp.y (parse_number): Make it so that integer constants are
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 15 Jan 1994 19:51:56 +0000 (19:51 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 15 Jan 1994 19:51:56 +0000 (19:51 +0000)
commitbb1f42d4f09de23f33128e76b24d5259b46602dc
tree78dc3cb55d2c5af787aca08aedadc6def2972685
parentd307fed1264a9d4164e98c710d4672b321d83213
* c-exp.y (parse_number): Make it so that integer constants are
builtin_type_long_long if builtin_type_long isn't big enough or if
an "LL" suffix is used.  Properly handle "UL" or "LU" suffixes.
gdb/c-exp.y
This page took 0.024052 seconds and 4 git commands to generate.