aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/utils.c
diff options
context:
space:
mode:
authorTrevor Saunders <tbsaunde+gcc@tbsaunde.org>2017-07-29 01:39:31 +0000
committerTrevor Saunders <tbsaunde@gcc.gnu.org>2017-07-29 01:39:31 +0000
commit3fe793df7c4952bde47b2811210b7e2c2cc0ff97 (patch)
treece4087bee2f7a4036894fef11f1f55c23a5d9a14 /gcc/ada/gcc-interface/utils.c
parent22a7303de24b120c7124d0b2a4ad778bd452319e (diff)
downloadgcc-3fe793df7c4952bde47b2811210b7e2c2cc0ff97.zip
gcc-3fe793df7c4952bde47b2811210b7e2c2cc0ff97.tar.gz
gcc-3fe793df7c4952bde47b2811210b7e2c2cc0ff97.tar.bz2
simplify the bitmap alloc_stat functions with c++
gcc/fortran/ChangeLog: 2017-07-28 Trevor Saunders <tbsaunde+gcc@tbsaunde.org> * resolve.c (find_reachable_labels): Adjust. gcc/ChangeLog: 2017-07-28 Trevor Saunders <tbsaunde+gcc@tbsaunde.org> * bitmap.c (bitmap_obstack_alloc_stat): Rename to bitmap_alloc. (bitmap_gc_alloc_stat): Rename to bitmap_gc_alloc. * bitmap.h (bitmap_obstack_alloc_stat): Adjust prototype. (bitmap_gc_alloc_stat): Likewise. (BITMAP_ALLOC, BITMAP_GGC_ALLOC): Adjust. From-SVN: r250709
Diffstat (limited to 'gcc/ada/gcc-interface/utils.c')
0 files changed, 0 insertions, 0 deletions