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: TF type (quad float) not implemented?


On Thu, Jun 15, 2000 at 11:47:07PM +0900, Dylan_S_Cuthbert wrote:
> Or maybe within the source is it only referred to as a long double or
> something like that?

Yes.

> So, with the current version of gcc, how do I specify in my machine
> description files that I want to be able to use a type of mode TF?

#define LONG_DOUBLE_TYPE_SIZE  128


r~

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