This is the mail archive of the gcc@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: Do we still need get_callee_fndecl?


Hi Andrew,

> 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?

Kazu Hirata


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