Suffix for __float128 FP constants

Joseph S. Myers joseph@codesourcery.com
Sun Jun 17 21:14:00 GMT 2007


On Sun, 17 Jun 2007, Uros Bizjak wrote:

> I was trying to load a full 128 bit constant into __float128 variable, but
> with "L" suffix, I was able to load only XFmode constant. Is there a special
> suffix for __float128 available in gcc?

No; since the x86-64 ABI is what defines the __float128 name, you could 
ask the associated mailing list about a standard suffix to associate with 
it.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc mailing list