bitmap.c (bitmap_find_bit): Guard the bitmap descriptor query with GATHER_STATISTICS.
authorRichard Biener <rguenther@suse.de>
Fri, 4 Dec 2015 11:58:59 +0000 (11:58 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 4 Dec 2015 11:58:59 +0000 (11:58 +0000)
commit1a8c6effec0cd293b6d1ab50a7e221817acad5d8
tree03ca2fee987a7245d128e8078bed69cbfe1409d9
parent03c00798828246afcfd998988c9fee8321b9313c
bitmap.c (bitmap_find_bit): Guard the bitmap descriptor query with GATHER_STATISTICS.

2015-12-04  Richard Biener  <rguenther@suse.de>

* bitmap.c (bitmap_find_bit): Guard the bitmap descriptor
query with GATHER_STATISTICS.

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