]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/54883 (Name mangling of types in an unnamed namespace)
authorJason Merrill <jason@redhat.com>
Tue, 11 Dec 2012 22:46:08 +0000 (17:46 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 11 Dec 2012 22:46:08 +0000 (17:46 -0500)
commitefa6d698dcdc4e3528e9e9f39643186474b40e69
tree9fde19743c71044abf16de5c0bd86c73c39c6f1d
parent3c523cf8a8686d043208948f2e76a34ecb045114
re PR c++/54883 (Name mangling of types in an unnamed namespace)

PR c++/54883
* decl2.c (min_vis_r): Handle anon visibility for enums.

From-SVN: r194430
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/g++.dg/abi/anon1.C [new file with mode: 0644]