name-lookup.c (push_namespace_with_attribs): Only apply hidden visibility to anonymou...
authorJason Merrill <jason@redhat.com>
Thu, 23 Mar 2006 04:20:38 +0000 (23:20 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 23 Mar 2006 04:20:38 +0000 (23:20 -0500)
commit61edcf65926ee470cf0e67f9277863299aa96018
treeb7e20cbdc44f3204e7ebce2d0a4c778931973ede
parent2e066ed71be6541d55c530cf040c28eecae9da76
name-lookup.c (push_namespace_with_attribs): Only apply hidden visibility to anonymous namespaces if HAVE_GAS_HIDDEN.

2006-03-22  Jason Merrill  <jason@redhat.com>

        * name-lookup.c (push_namespace_with_attribs): Only apply hidden
        visibility to anonymous namespaces if HAVE_GAS_HIDDEN.

From-SVN: r112312
gcc/cp/ChangeLog
gcc/cp/name-lookup.c