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]
Other format: [Raw text]

Re: 128-bit precision


>>I am talking about real numbers.  Sorry for the confusion.


I doubt that GCC will support real numbers of any precision. I suspect
you are asking about floating-point formats :-)

The answer is no, gcc on linux x86 machines will not support 128-bit
precision arithmetic operations.


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