diff options
author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-07-06 21:24:04 +0000 |
---|---|---|
committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-07-06 21:24:04 +0000 |
commit | 114c7df685e76dd594ccaf5b2f5529277b02b0fa (patch) | |
tree | c8a9983bb6fed181d95eb9f6497dc559443ed420 /gcc/alias.c | |
parent | ad9465d6a671856e3888d38f6b8be07ea9532718 (diff) | |
download | gcc-114c7df685e76dd594ccaf5b2f5529277b02b0fa.tar.gz |
* bitmap.c (bitmap_release_memory): Move adjacent to the
allocation functions.
(bitmap_first_set_bit, bitmap_last_set_bit): Streamline knowing
the implementation. Binary search for the set bit.
(bitmap_union_of_diff): Allocate the temporary on the stack
instead of using xmalloc.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43822 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/alias.c')
0 files changed, 0 insertions, 0 deletions