2009-05-16 Brad Lucier <lucier@math.purdue.edu>
commitc2a312d3420aed531a5e5b4a159f6cc9d3ca428f
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 May 2009 22:42:15 +0000 (16 22:42 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 May 2009 22:42:15 +0000 (16 22:42 +0000)
treee4e1240dbe0803302a485416e2632ff1505083e4
parentef87fe4cba4f9ce6442be2936c8594478d905eb9
2009-05-16  Brad Lucier  <lucier@math.purdue.edu>

PR middle-end/39301
* hwint.h: Add macro HOST_WIDEST_INT_PRINT.
* bitmap.c (bitmap_descriptor): Make fields HOST_WIDEST_INT.
(output_info): Make field HOST_WIDEST_INT.
(print_statistics): Use HOST_WIDEST_INT_PRINT.
(dump_bitmat_statistics): Same.

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