diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2005-05-27 22:43:05 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2005-05-27 22:43:05 +0000 |
commit | ea497bb84cf1e43948fd78d1d4a985182a91c0cd (patch) | |
tree | ab37166fa7754a17e6a22604189228ad8879627f /gcc/gthr-lynx.h | |
parent | 4aab792de6d092becf03e1d23f74a1ec2047fc27 (diff) | |
download | gcc-ea497bb84cf1e43948fd78d1d4a985182a91c0cd.zip gcc-ea497bb84cf1e43948fd78d1d4a985182a91c0cd.tar.gz gcc-ea497bb84cf1e43948fd78d1d4a985182a91c0cd.tar.bz2 |
domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY.
* domwalk.c (walk_dominator_tree, init_walk_dominator_tree,
fini_walk_dominator_tree): Use VEC instead of VARRAY.
* domwalk.h (dom_walk_data): Change the type of
block_data_stack and free_block_data to VEC(void_p,heap)*.
* tree-ssa-dse.c (dse_initialize_block_local_data,
dse_optimize_stmt, dse_record_phis, dse_finalize_block): Use
VEC instead of VARRAY.
From-SVN: r100281
Diffstat (limited to 'gcc/gthr-lynx.h')
0 files changed, 0 insertions, 0 deletions