https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93727
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #62649|0 |1
is obsolete| |
--- Comment #12 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Created attachment 62911
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62911&action=edit
Updated patch which implements write_ex
This preliminary patch implements the writing of EX formatted floats. The
KIND=16 is not implemented. I am working on this next.
This regression tests on latest trunk.
Need to develop a test case as well.