------- Comment #14 from hjl at gcc dot gnu dot org 2009-05-16 22:42 ------- Subject: Bug 39301
Author: hjl Date: Sat May 16 22:42:15 2009 New Revision: 147624 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147624 Log: 2009-05-16 Brad Lucier <luc...@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. Modified: trunk/gcc/ChangeLog trunk/gcc/bitmap.c trunk/gcc/hwint.h -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39301