s390.c (s390_alloc_pool, [...]): Use BITMAP_ALLOC and BITMAP_FREE.
authorJakub Jelinek <jakub@redhat.com>
Thu, 17 Feb 2005 20:40:16 +0000 (21:40 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 17 Feb 2005 20:40:16 +0000 (21:40 +0100)
commit7b210806753f58281323b6cc4a05f1ee4f5e19dc
tree2c2d2d7c12a069027150e4671180eb556ac377ec
parent7801fed43de9df48ec81760a5fb20f54436d165f
s390.c (s390_alloc_pool, [...]): Use BITMAP_ALLOC and BITMAP_FREE.

* config/s390/s390.c (s390_alloc_pool, s390_free_pool,
s390_chunkify_start): Use BITMAP_ALLOC and BITMAP_FREE.
* config/frv/frv.c (frv_function_epilogue): Likewise.

From-SVN: r95190
gcc/ChangeLog
gcc/config/frv/frv.c
gcc/config/s390/s390.c