https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119244

--- Comment #25 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Iain Sandoe from comment #24)
> Created attachment 60792 [details]
> 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.

hmm  the unconditional "-liconv" addition is fixed in a later patch .. that can
just be deleted for Linux hosts to test.

Reply via email to