class.c (mark_type_abi_tags): New.
authorJason Merrill <jason@redhat.com>
Mon, 3 Jun 2013 23:13:10 +0000 (19:13 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 3 Jun 2013 23:13:10 +0000 (19:13 -0400)
commit3aaaa103d7be29175917b4c85412d2791e63224d
tree13ba1c4610ca51396feea7cbd848364f442a6dd7
parent25c229379aa6c0bc8cadd913e014dd9be62453f3
class.c (mark_type_abi_tags): New.

* class.c (mark_type_abi_tags): New.
(check_abi_tags): Use it.

From-SVN: r199629
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/g++.dg/abi/abi-tag5.C [new file with mode: 0644]