mangle.c (find_substitution): Look for abi_tag on class templates.
authorJonathan Wakely <jwakely@redhat.com>
Fri, 14 Nov 2014 12:02:09 +0000 (12:02 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 14 Nov 2014 12:02:09 +0000 (12:02 +0000)
commitcbe4c88c5ef99e9ff26f9aef92b3cd68707d4d9c
tree017766ed4bebcfb5b1632f1dc6e0ffea4be42f68
parentc7274165bd25121e2d7562718904f12126bf1b1e
mangle.c (find_substitution): Look for abi_tag on class templates.

gcc/cp:
* mangle.c (find_substitution): Look for abi_tag on class templates.

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

From-SVN: r217557
gcc/cp/ChangeLog
gcc/cp/mangle.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/abi/abi-tag11.C [new file with mode: 0644]