This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: operand_subword question


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.


r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]