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] PPC: remove usage of cgraph_node::instrumentation_clone and cgraph_node::instrumented_version.


On Fri, Jun 8, 2018 at 9:24 AM Martin Liška <mliska@suse.cz> wrote:
>
> Hi.
>
> This is MPX removal follow-up. The code is dead for PPC and was always false.
>
> I'll install that after some PPC maintainer will approve that.
> Thanks,
> Martin
>
> gcc/ChangeLog:
>
> 2018-06-08  Martin Liska  <mliska@suse.cz>
>
>         * config/powerpcspe/powerpcspe.c (rs6000_xcoff_visibility):
>         Remove usage of MPX-related (and removed) fields.
>         * config/rs6000/rs6000.c (rs6000_xcoff_visibility): Likewise.
> ---
>  gcc/config/powerpcspe/powerpcspe.c | 7 -------
>  gcc/config/rs6000/rs6000.c         | 7 -------
>  2 files changed, 14 deletions(-)

Okay.

Thanks, David


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