This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21405] Template inlines have global visibility
- From: "mike at navi dot cx" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 May 2005 22:39:59 -0000
- Subject: [Bug c++/21405] Template inlines have global visibility
- References: <20050505214934.21405.mike@navi.cx>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mike at navi dot cx 2005-05-05 22:39 -------
I don't understand what you mean. There's definitely a bug here because a
configuration that the docs say should work, causes mysterious crashes due to
mis-binds of symbols. I suspect building with -fvisibility-inlines-hidden can
resolve this problem but why is it not the default?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21405