https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119244
Iain Sandoe <iains at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #60777|0 |1 is obsolete| | --- Comment #24 from Iain Sandoe <iains at gcc dot gnu.org> --- Created attachment 60792 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60792&action=edit v2 patch with support for long double and literal suffix wrapping. This tries to pick up Jakub's suggestion as to how to handle long double and adds a GCOB_FP128_LITERAL() macro to select the right suffix. OK on Darwin so far, testing now on x86_64, powerpc64le and aarch64 linux.