diff options
author | Tom Tromey <tom@tromey.com> | 2017-04-07 16:05:42 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2017-04-12 11:16:19 -0600 |
commit | 711799d513206f6d8fc3dbfa81dcdecdb2ce6ece (patch) | |
tree | 9f44163de9be091517f132a0f53876c3648553da /etc/Makefile.in | |
parent | 52d214d3e1b2f6a1382feafbf2984acdb24c0c95 (diff) | |
download | gdb-711799d513206f6d8fc3dbfa81dcdecdb2ce6ece.zip gdb-711799d513206f6d8fc3dbfa81dcdecdb2ce6ece.tar.gz gdb-711799d513206f6d8fc3dbfa81dcdecdb2ce6ece.tar.bz2 |
Use std::vector in compile-loc2c.c
This changes compile-loc2c.c to use std::vector in place of a VEC,
allowing the removal of a cleanup.
gdb/ChangeLog
2017-04-12 Tom Tromey <tom@tromey.com>
* compile/compile-loc2c.c (compute_stack_depth_worker): Change
type of "to_do". Update.
(compute_stack_depth): Use std::vector.
Diffstat (limited to 'etc/Makefile.in')
0 files changed, 0 insertions, 0 deletions