https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93727
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #63523|0 |1
is obsolete| |
--- Comment #28 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Created attachment 64413
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64413&action=edit
New draft patch including Kind=16
This draft patch is based on the suggestions from Harald. I modified these to
handle special cases like when the value = zero, inf, and nan. I have more
polishing to do. Any comments and testing by others will be helpful.