diff options
author | Tom Tromey <tom@tromey.com> | 2023-02-07 12:03:37 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2023-02-15 10:27:34 -0700 |
commit | 126eff23d218581ce91560bc088fb550aac36942 (patch) | |
tree | 2a168b13db661208212cb7b4315b9f74bdb64c5a /gdb/compile/compile-loc2c.c | |
parent | 2e60790cf7c27d79f90f2dcb81e1930dc980bc1c (diff) | |
download | gdb-126eff23d218581ce91560bc088fb550aac36942.zip gdb-126eff23d218581ce91560bc088fb550aac36942.tar.gz gdb-126eff23d218581ce91560bc088fb550aac36942.tar.bz2 |
Use intptr_t rather than long in chew
To implement variables in chew, it's convenient to have a
pointer-sized integer on the stack. To this end, use intptr_t rather
than long.
2023-02-07 Tom Tromey <tom@tromey.com>
* doc/chew.c (pcu) <l>: Now intptr_t.
(internal_mode, istack, isp): Likewise.
(bang, atsign): Use intptr_t.
Diffstat (limited to 'gdb/compile/compile-loc2c.c')
0 files changed, 0 insertions, 0 deletions