New langhook: lang_get_callee_fndecl

Richard Henderson rth@redhat.com
Fri Oct 3 20:56:00 GMT 2003


On Fri, Oct 03, 2003 at 05:17:58PM +0100, Andrew Haley wrote:
> 	* tree.c (get_callee_fndecl): Call
> 	lang_hooks.lang_get_callee_fndecl.
> 	* langhooks-def.h (LANG_HOOKS_GET_CALLEE_FNDECL): New.
> 	(lhd_get_callee_fndecl): New.

Ok.

For tree-ssa we probably should be using a METHOD_CALL_EXPR or
some such, so that we don't lower this information immediately.


r~



More information about the Gcc mailing list