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++/25369] [3.4/4.0/4.1/4.2 Regression] use of inline function in template class leads to undefined reference



------- Comment #5 from pinskia at gcc dot gnu dot org  2005-12-13 15:37 -------
I can reproduce it with 3.4.5, 4.0.2, 4.0.3, 4.1.0 and 4.2.0.  But I cannot
reduce it right now.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |link-failure
            Summary|4.0 regression: use of      |[3.4/4.0/4.1/4.2 Regression]
                   |inline function in template |use of inline function in
                   |class leads to undefined    |template class leads to
                   |reference                   |undefined reference
   Target Milestone|---                         |4.0.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25369


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