This is the mail archive of the gcc-patches@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]

Re: C++ PATCH to pt.c for c++/13294


Jason Merrill <jason@redhat.com> writes:

| This patch fixes the "strong using" ABI such that namespace-scope explicit
| class template specializations are mangled using the scope of the
| specialization, rather than that of the template they specialize.

Thanks!

-- Gaby


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