https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107315
--- Comment #4 from hengxu010 ---
Hi Iain , thank you very much! I'm very happy to hear that you have'd already
implement the support for 16 bite float type in the development version of gcc,
I can try that later. Hope the official version can b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107315
--- Comment #3 from Iain Sandoe ---
As Andrew says, we cannot alter the type of "long double" since the ABI
specifies it is the same as double ... but .. we can (and have) add 16byte
float support.
--
The development branch for aarch64-dar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107315
--- Comment #2 from hengxu010 ---
(In reply to Andrew Pinski from comment #1)
Thank you Andrew, for replying and explain this question very clearly.
Can I ask that do you have any plan to add support for 128bit long double or
just maintain th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107315
Andrew Pinski changed:
What|Removed |Added
Summary|The "long double float" is |support 128bit long double