operand_subword question
Jeffrey A Law
law@cygnus.com
Thu Mar 9 11:28:00 GMT 2000
In message < 20000308170614.L13922@cygnus.com >you write:
> On Wed, Mar 01, 2000 at 09:11:45PM -0700, Jeffrey A Law wrote:
> > Are there any ports where HOST_BITS_PER_WIDE_INT is 64, BITS_PER_WORD is
> 64
> > which also support 128bit long doubles?
>
> alpha-osf5, sparc64.
>
> > We get into this hunk of code:
> > Since BITS_PER_WORD != 32, we abort.
>
> 2000-01-23 Richard Henderson <rth@cygnus.com>
>
> * emit-rtl.c (operand_subword): Support TFmode on a 64-bit target.
Ok. Somehow I missed it. Your's looks basically like mine. Thanks.
jeff
More information about the Gcc
mailing list