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: Arbitrary precision representation for numeric constants?


On Mon, Jan 31, 2000 at 12:48:28AM +0100, Peter Gerwinski wrote:
> So what about the integer part?  Any news about this?

We support integers up to twice the host word width.  We can
force the "host word" to "long long" for cross compiles.

This works out ok for every target we've seen so far.


r~

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