[Bug c++/54883] [4.6/4.7/4.8 Regression] Name mangling of types in an unnamed namespace

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 11 22:47:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54883

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2012-12-11 22:46:29 UTC ---
Author: jason
Date: Tue Dec 11 22:46:22 2012
New Revision: 194431

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194431
Log:
    PR c++/54883
    * decl2.c (min_vis_r): Handle anon visibility for enums.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/abi/anon1.C
Modified:
    branches/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/gcc-4_7-branch/gcc/cp/decl2.c



More information about the Gcc-bugs mailing list