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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I think #c2 is just fine, given that _Complex is a GNU extension in C++.
Though, in the libstdc++ case, aren't those complex(_Complex double x); etc.
ctors an extension which is causing this?

Reply via email to