------- Comment #1 from pinskia at gcc dot gnu dot org 2008-05-30 09:55 ------- It just assume that the size of a pointer is at least the sizeof long so this only causes a warning. This fact is true for w64 where long is 32bits while pointers are 64bits.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36385