[Bug fortran/64022] [F2003][IEEE] ieee_support_flag does not handle kind=10 and kind=16 REAL variables

fxcoudert at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Nov 22 15:36:00 GMT 2014


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

Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-11-22
           Assignee|unassigned at gcc dot gnu.org      |fxcoudert at gcc dot gnu.org
   Target Milestone|---                         |5.0
     Ever confirmed|0                           |1

--- Comment #1 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
I was under the impression that if IEEE_SUPPORT_DATATYPE is false for a given
kind, then other functions need to be available. Reading the standard again, I
was probably wrong.



More information about the Gcc-bugs mailing list