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~