------- Comment #1 from pinskia at gcc dot gnu dot org  2007-02-20 21:23 -------
> OTOH, we don't allow casts from complex int to int.
We should as this is a GCC extension.

>I'm not quite sure whether the code is valid or not.
It is valid as we are using two extensions to C++, complex and complex integers
(I say two because the former is C99, while the latter is an extension to C99).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-02-20 21:23:49
               date|                            |


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

Reply via email to