Hi Jeff, > On 22 Jun 2018, at 18:13, Jeff Law <l...@redhat.com> wrote: > >>> * gimplify.c (gimplify_function_tree): Prevent creation >>> of a trampoline for the address of the current function >>> passed to entry/exit instrumentation hooks.
> I was a little concerned about the TREE_NO_TRAMPOLINE bit, but that's > only applied to the result of the build_fold_addr_expr, not to the > actual decl itself AFAICT. Yes, exactly. > So, OK. Great :) Thanks for the super fast review! Regards, Olivier