------- Comment #25 from lucier at math dot purdue dot edu  2008-10-08 03:37 
-------
I'm sorry, I haven't been reading gcc-patches recently, but this is quite
similar to my patch suggested here:

http://gcc.gnu.org/ml/gcc-patches/2008-09/msg01270.html

which also "fixed" the counters for bitmaps.  The consensus seemed to be to use
HOST_WIDEST_INT for the counters (for 64-bit Windows, pointers are 64-bit and
longs are 32-bit).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37448

Reply via email to