Do we still need get_callee_fndecl?

Andrew Haley aph@redhat.com
Tue Mar 22 18:26:00 GMT 2005


Kazu Hirata writes:
 > 
 > > I am wondering if we still need get_callee_fndecl in the presence of
 > > tree optimizers.  I think this function performs a form of constant
 > > propagation at a rather strange place.
 > 
 > Sorry for omitting you in the CC.
 > 
 > Once you fix java_get_callee_fndecl, perhaps we only need to call it
 > during inlining?

I guess that may be true, yes.  I'm not absolutely sure, but it sounds
right.

Andrew.



More information about the Gcc mailing list