PR c++/71712 - ABI tags on conversion ops.
authorJason Merrill <jason@redhat.com>
Tue, 9 Aug 2016 16:55:08 +0000 (12:55 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 9 Aug 2016 16:55:08 +0000 (12:55 -0400)
commitd676d623eb1e2aabcb2d3c10574a1c240083a22a
treefcb212b968d063912e69b811896ed264aa70ec6a
parent7ab8c6470c6275fd9e58038f1dd3e8744bebe2bc
PR c++/71712 - ABI tags on conversion ops.

* class.c (check_abi_tags): Don't duplicate tags for conversion ops.

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