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]

Re: c++/4803: Inline function never defined


Synopsis: Inline function never defined

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Thu Dec 26 10:24:34 2002
State-Changed-Why:
    2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR c++/4803
    	* decl2.c (mark_used): Defer inline functions.
    	(finish_file): Merge deferred_fns loops. Check all used
    	inline functions have a definition.
    	* method.c (make_thunk): Thunks are not inline.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4803


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