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++/64898] [5 Regression] qtgui-4.8.6 build error


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Feb 12 22:44:38 2015
New Revision: 220666

URL: https://gcc.gnu.org/viewcvs?rev=220666&root=gcc&view=rev
Log:
    PR c++/64898
    * mangle.c (write_mangled_name): Fix test for variable template
    instantiation.

Added:
    trunk/gcc/testsuite/g++.dg/abi/mangle65.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/mangle.c


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