------- Comment #3 from pinskia at gcc dot gnu dot org  2010-07-02 00:36 -------
1.0 + NAN * I is always (NaN, NaN) as we don't implement imaginary types.  So
this is the correct value since we don't do those.  

See http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1464.htm for ways of the C
standard committee fixing this issue with respect of creating complex values.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44741

Reply via email to