------- Comment #13 from hp at gcc dot gnu dot org 2007-03-18 23:04 ------- I'm not sure I understand comment #12, because HOST_WIDE_INT is decided by the host, not the target, unless need_64bit_hwint=yes but that's *not* set for cris-*-*; it's a fairly regular 32-bit:er. I saw this with a cross from a x86_64-unknown-linux-gnu host (64-bit longs).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25309