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: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 May 2005 22:40:51 -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 pinskia at gcc dot gnu dot org 2005-05-05 22:40 -------
So here is the story really global templates have aways global visibility in C++ so this is not a bug in
GCC or binutils. This is a bug in how you think that you can use two different versions.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21405