This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/20343] __always_inline__ fails on STL templatized function


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]