This is the mail archive of the gcc-patches@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: [objc] turn into unit-at-a-time


On Tue, Feb 18, 2003 at 10:18:35PM +0100, Jan Hubicka wrote:
> 	* c-decl.c (finish_function): Honor can_defer_p even in unit-at-a-time
> 	mode.
> 
> 	* objc-act.c: Include cgraph.h
> 	(mark_referenced_methods): New function.
> 	(objc_init): Call it.
> 	* objc-lang.c (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Set.
> 	* cgraph.c (cgraph_mark_needed_function): New function.
> 	* cgraph.h (cgraph_mark_needed_function): Declare.

Ok.


r~


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