diff options
author | Jim Wilson <wilson@gcc.gnu.org> | 1992-08-11 12:49:26 -0700 |
---|---|---|
committer | Jim Wilson <wilson@gcc.gnu.org> | 1992-08-11 12:49:26 -0700 |
commit | fc289cd1663ba405b5a4901be2423e3424710392 (patch) | |
tree | 84f35f1b8ee039d9db79da3304a72795bee7b60a /gcc/function.h | |
parent | 715e6efb423ec714465e1c187616db850d48a7d0 (diff) | |
download | gcc-fc289cd1663ba405b5a4901be2423e3424710392.zip gcc-fc289cd1663ba405b5a4901be2423e3424710392.tar.gz gcc-fc289cd1663ba405b5a4901be2423e3424710392.tar.bz2 |
(identify_blocks): Handle case where no block nodes exist.
(identify_blocks): Handle case where no block nodes
exist. Use xmalloc not alloca for block_vector.
(reorder_blocks): New argument top_block. Handle case where no
block nodes exist. Always clear BLOCK_SUBBLOCKS (block) when
adding it to the block tree.
(all_blocks): Handle case where vector is zero. Store current
block at offset 0 in vector, not n_blocks. Don't count current
block twice in n_blocks.
From-SVN: r1797
Diffstat (limited to 'gcc/function.h')
0 files changed, 0 insertions, 0 deletions