This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/20343] __always_inline__ fails on STL templatized function
- 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: 6 Mar 2005 18:21:25 -0000
- Subject: [Bug c++/20343] __always_inline__ fails on STL templatized function
- References: <20050306105227.20343.yuri@tsoft.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-06 18:21 -------
(In reply to comment #5)
> In anyone paying attention to my comment #1 ? This is a *known issue*, basically
> we cannot inline currently pointers to functions.
Yes but his definition of inline is incorrect as inline in C++ also changes the linkage.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20343