On Fri, 20 Nov 2009, Mohamed Shafi wrote:
> I tried implementing the suggestion given by Richard, but got into
> issues. The GCC frame work is written assuming that there are no modes
> with HOST_BITS_PER_WIDE_INT < GET_MODE_BITSIZE (mode) < 2 *
> HOST_BITS_PER_WIDE_INT.

(Not seeing a reply regarding this issue, so here's mine, belated:)

Perhaps a wart, but with a 64-bit HOST_BITS_PER_WIDE_INT, would
that affect your port?  It's not?  Just set need_64bit_hwint=yes
in config.gcc.  And send a patch for the introductory comment in
that file, unless your port already matches the "BITS_PER_WORD >
32 bits" condition.

brgds, H-P

Reply via email to