https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67299
--- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Miguel Saldivar from comment #3) > Created attachment 47055 [details] > 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. Please send your patch to the gcc-patches mailing list for review.