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

Miguel Saldivar <saldivarcher at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |saldivarcher at gmail dot com

--- Comment #3 from Miguel Saldivar <saldivarcher at gmail dot com> ---
Created attachment 47055
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47055&action=edit
Print "float complex" rather than "floatcomplex "

So, `llvm-cxxfilt` and `cpp_demangle` both print: `f(float complex)` for symbol
`_Z1fCf`, it'd probably be best to do the same? Although if `_Complex` is
preferred, I can change it to that as well.

Reply via email to