This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/77597] GCC 6.2 / LLVM 3.9 name mangling discrepancy for function with instantiated template in signature whose template argument involves an ABI tag.


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Ah, maybe I'm wrong what S6_ stands for.  Anyway:
https://llvm.org/bugs/show_bug.cgi?id=30401#c1
has more details.  So NOTABUG?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]