https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84824

--- Comment #18 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to linzj from comment #16)
> Created attachment 43783 [details]
> This patch trying simulate a local escaped node for function call.
> 
> This patch trying simulate a local escaped node for function call. Thus all
> function call get the correct clobber/use set.

(In reply to linzj from comment #17)
> After this patch the code still have redundant  calls for the inline pass
> has finished. But the indirect function calls has been removed.

Please submit the patch to the gcc-patches mailing list for review

Reply via email to