re PR libstdc++/19664 (libstdc++ headers should have pop/push of the visibility aroun...
authorH.J. Lu <hongjiu.lu@intel.com>
Tue, 17 May 2005 21:47:13 +0000 (21:47 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 17 May 2005 21:47:13 +0000 (14:47 -0700)
commit271bed0e992f4066d8ae679b0feaec448b868306
tree934cb06f2c6acf0410b3db160e7ed87152595319
parent684aaf29c03351ad615ef8dd3ff52e1e312704c2
re PR libstdc++/19664 (libstdc++ headers should have pop/push of the visibility around the declarations)

2005-05-17  H.J. Lu  <hongjiu.lu@intel.com>

PR C++/19664
* decl2.c (determine_visibility): Don't set visibility to
hidden if it has been set explicitly by user.

From-SVN: r99861
gcc/cp/ChangeLog
gcc/cp/decl2.c