]> git.ipfire.org Git - thirdparty/gcc.git/commit
use c++ for bitmap_initialize
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Jul 2017 01:39:36 +0000 (01:39 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Jul 2017 01:39:36 +0000 (01:39 +0000)
commit076121e0259372b23c8c481bdd667bdc8f30408a
tree674935f01015b22ea8dfcb4f2334a0adb32af567
parentc163347d17f14b6226b04dbbd0637f5f697c438b
use c++ for bitmap_initialize

gcc/ChangeLog:

2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

* bitmap.c (bitmap_alloc): Adjust.
(bitmap_gc_alloc): Likewise.
* bitmap.h (bitmap_initialize_stat): Remove _stat from name.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250710 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/bitmap.c
gcc/bitmap.h