https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78049

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Thu Oct 20 15:30:17 2016
New Revision: 241380

URL: https://gcc.gnu.org/viewcvs?rev=241380&root=gcc&view=rev
Log:
Do not fixup edges for a thunk in LTRANS (PR lto/78049)

        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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-streamer-in.c

Reply via email to