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

--- Comment #16 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jan Hubicka <hubi...@gcc.gnu.org>:

https://gcc.gnu.org/g:fe90c504416e6423c6a56f37a9265deabdb03de9

commit r11-4445-gfe90c504416e6423c6a56f37a9265deabdb03de9
Author: Jan Hubicka <j...@suse.cz>
Date:   Tue Oct 27 16:25:12 2020 +0100

    Fix ipa-modref signature updates

            PR ipa/97586
            * ipa-modref-tree.h (modref_tree::remap_params): New member
function.
            * ipa-modref.c (modref_summaries_lto::duplicate): Check that
            optimization summaries are not duplicated.
            (remap_arguments): Remove.
            (modref_transform): Rename to ...
            (update_signature): ... this one; handle also lto summary.
            (pass_ipa_modref::execute): Update signatures here rather
            than in transform hook.

Reply via email to