This is the mail archive of the gcc-patches@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: [PATCH] Avoid an unused stack frame for -mprofile-kernel profiling on leaf functions.


On Fri, Sep 26, 2014 at 9:02 AM, Anton Blanchard <anton@samba.org> wrote:
>
> gcc/:
>
> 2014-09-25  Anton Blanchard  <anton@samba.org>
>
>         PR target/63354
>         * config/rs6000/rs6000.c (rs6000_keep_leaf_when_profiled): New function.
>         * config/rs6000/linux64.h (TARGET_KEEP_LEAF_WHEN_PROFILED): Define.

Okay. LGTM.

Thanks!

David


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