binutils-gdb/gdb/compile
Tom Tromey 711799d513 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.
2017-04-12 11:16:19 -06:00
..
compile-c-support.c
compile-c-symbols.c
compile-c-types.c
compile-internal.h
compile-loc2c.c Use std::vector in compile-loc2c.c 2017-04-12 11:16:19 -06:00
compile-object-load.c
compile-object-load.h
compile-object-run.c
compile-object-run.h
compile.c
compile.h