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

r217557 - in /trunk/gcc: cp/ChangeLog cp/mangle...


Author: redi
Date: Fri Nov 14 12:02:09 2014
New Revision: 217557

URL: https://gcc.gnu.org/viewcvs?rev=217557&root=gcc&view=rev
Log:
gcc/cp:
	* mangle.c (find_substitution): Look for abi_tag on class templates.

gcc/testsuite:
	* g++.dg/abi/abi-tag11.C: New.

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


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