]> git.ipfire.org Git - thirdparty/gcc.git/commit
* decl2.c (get_guard): Copy visibility from the guarded variable.
authorJason Merrill <jason@redhat.com>
Fri, 7 Sep 2007 03:56:41 +0000 (23:56 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 7 Sep 2007 03:56:41 +0000 (23:56 -0400)
commit3fd406847c6942d6400b16094cc780364e174d81
tree16788879d648f3ed19c94b7f165ce05233075837
parentbd1a56a0c3b639f1b343bf530bbdff004354848e
* decl2.c (get_guard): Copy visibility from the guarded variable.

From-SVN: r128226
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/g++.dg/ext/visibility/guard1.C [new file with mode: 0644]