]> git.ipfire.org Git - thirdparty/gcc.git/commit
bitmap.c (INLINE): Do not define.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 24 Nov 2004 15:26:17 +0000 (15:26 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 24 Nov 2004 15:26:17 +0000 (15:26 +0000)
commit47c321d4979121b7546a356f728577616a488961
treec4fd754f1be6e9ac3538f5a0f8d7f5b28b3d40a7
parent9c4eeb5db4757cc9a83ca97e75c75ae66699d165
bitmap.c (INLINE): Do not define.

* bitmap.c (INLINE): Do not define.
(bitmap_elem_to_freelist, bitmap_element_free,
bitmap_element_allocate, bitmap_clear, bitmap_element_zerop,
bitmap_element_link, bitmap_find_bit): Use inline keyword/macro.

From-SVN: r91168
gcc/ChangeLog
gcc/bitmap.c