On Wed, Dec 7, 2011 at 4:01 PM, Xinliang David Li <davi...@google.com> wrote:
> Build the test case in the patch file with -finstrument-functions, the
> link will fail with unsat. The problem is gcc instruments the
> artificial wrappers that will won't be emitted. The patch fixes the
> problem. Bootstrap and tested on x86-64/linux.
>

I think you really should be checking for artificial attribute and not
looking at always_inline.

Thanks,
Andrew Pinski

Reply via email to