> Hello.
> 
> Following patch fixes issue mentioned in $subject. Problem is connected to 
> thunks
> that become expanded during WPA phase of LTO.
> 
> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
> 
> Ready to be installed?
> Martin

> >From a41a5b1e3b7451c711c520b38f4603c2976a4b02 Mon Sep 17 00:00:00 2001
> From: marxin <mli...@suse.cz>
> Date: Thu, 20 Oct 2016 15:33:31 +0200
> Subject: [PATCH] Do not fixup edges for a thunk in LTRANS (PR lto/78049)
> 
> gcc/ChangeLog:
> 
> 2016-10-20  Martin Liska  <mli...@suse.cz>
> 
>       PR lto/78049
>       * lto-streamer-in.c (fixup_call_stmt_edges_1): Replace value
>       comparison with STMT_UID_NOT_IN_RANGE.
>       (fixup_call_stmt_edges): Do not fixup edges of a thunk in
>       LTRANS.

OK,
thanks

Honza

Reply via email to